SearchUserForm
extends AbstractForm
-
preload
-
Table of Contents
Methods
-
getSortOptions()
: array<int, mixed>
-
handleAcceptParams()
: array<string|int, mixed>
-
handleCustomField()
: void
-
initialize()
: void
-
prepare()
: void
getSortOptions()
protected
getSortOptions() : array<int, mixed>
Return values
array<int, mixed>
handleAcceptParams()
protected
handleAcceptParams() : array<string|int, mixed>
Return values
array<string|int, mixed>
handleCustomField()
protected
handleCustomField(Section $basic) : void
Parameters
-
$basic
: Section
-
initialize()
protected
initialize() : void
prepare()
protected
prepare() : void