MemberSearch
in package
FinalYes
Table of Contents
Properties
- $bookmarkToggles : array<string|int, mixed>
- $env : array<string|int, mixed>
- $getParas : array<string|int, mixed>
- $htmlLink : HtmlLink
- $label : Label
- $saAtt : array<string|int, mixed>
- $toggleOptions : array<string|int, mixed>
- $user : User
Methods
- __construct() : mixed
- checkPostRedirectGet() : void
- getPageTitle() : string
- getSearchForm() : string
- getSearchStatus() : string
- getExtraSearchOptions() : string
- getMemberSearchForm() : string
- getSearchFormExt() : string
- getSearchModOption() : string
- setToggleOptions() : void
Properties
$bookmarkToggles
private
array<string|int, mixed>
$bookmarkToggles
= []
$env
private
array<string|int, mixed>
$env
$getParas
private
array<string|int, mixed>
$getParas
$htmlLink
private
HtmlLink
$htmlLink
$label
private
Label
$label
$saAtt
private
array<string|int, mixed>
$saAtt
$toggleOptions
private
array<string|int, mixed>
$toggleOptions
$user read-only
private
User
$user
Methods
__construct()
public
__construct(User $user, array<string|int, mixed> $getParas) : mixed
Parameters
- $user : User
- $getParas : array<string|int, mixed>
checkPostRedirectGet()
public
checkPostRedirectGet(Input $input) : void
Parameters
- $input : Input
getPageTitle()
public
getPageTitle() : string
Return values
stringgetSearchForm()
public
getSearchForm() : string
Return values
stringgetSearchStatus()
public
getSearchStatus() : string
Return values
stringgetExtraSearchOptions()
private
getExtraSearchOptions() : string
Return values
stringgetMemberSearchForm()
private
getMemberSearchForm() : string
Return values
stringgetSearchFormExt()
private
getSearchFormExt() : string
Return values
stringgetSearchModOption()
private
getSearchModOption() : string
Return values
stringsetToggleOptions()
private
setToggleOptions() : void