Table of Contents
Properties
-
$env
: array<string|int, mixed>
-
$saAtt
: array<string|int, mixed>
-
$user
: User
Methods
-
__construct()
: mixed
-
getCountryInstance()
: Country
-
getMemberSearchForm()
: string
-
getSaveForm()
: string
-
getSearchFormExt()
: string
-
getSearchStatus()
: string
-
getUserIDsByAtt()
: string
-
getUserInstance()
: User
-
getExtraSearchOptions()
: string
-
getSearchModOption()
: string
-
getToggleMemberOptions()
: array<string|int, mixed>
$env
private
array<string|int, mixed>
$env
$saAtt
private
array<string|int, mixed>
$saAtt
$user
private
User
$user
__construct()
public
__construct([array<string|int, mixed> $saAtt = [] ]) : mixed
Parameters
-
$saAtt
: array<string|int, mixed>
= []
-
getCountryInstance()
public
getCountryInstance() : Country
public
getMemberSearchForm() : string
-
throws
-
Exception
public
getSaveForm() : string
-
throws
-
Exception
public
getSearchFormExt() : string
-
throws
-
Exception
getSearchStatus()
public
getSearchStatus() : string
-
throws
-
Exception
getUserIDsByAtt()
public
getUserIDsByAtt([int $PID = 0 ]) : string
Parameters
-
$PID
: int
= 0
-
getUserInstance()
public
getUserInstance() : User
private
getExtraSearchOptions() : string
-
throws
-
Exception
getSearchModOption()
private
getSearchModOption() : string
getToggleMemberOptions()
private
getToggleMemberOptions() : array<string|int, mixed>
-
throws
-
Exception
Return values
array<string|int, mixed>