SearchUserMobileForm
extends MobileForm
Table of Contents
Methods
-
getBasicFields()
: void
-
getBottomSheetFields()
: void
-
getSortOptions()
: array<int, mixed>
-
initGenderOptions()
: array<int, mixed>
-
initialize()
: void
-
initializeFlatten()
: void
-
prepare()
: void
getBasicFields()
protected
getBasicFields(Section $section) : void
Parameters
-
$section
: Section
-
getBottomSheetFields()
protected
getBottomSheetFields(Section $section) : void
Parameters
-
$section
: Section
-
getSortOptions()
protected
getSortOptions() : array<int, mixed>
Return values
array<int, mixed>
initGenderOptions()
protected
initGenderOptions() : array<int, mixed>
Return values
array<int, mixed>
initialize()
protected
initialize() : void
initializeFlatten()
protected
initializeFlatten() : void
prepare()
protected
prepare() : void