Methods |
public
|
__construct()
|
#
|
public
|
setUserParameters(Auth_Info_User $auth)
|
#
|
public
static
|
autoloadModule(Auth_Info_User $context): Standard
Autoload instance using context
Autoload instance using context
Implements
|
#
|
public
|
__wakeup()
|
#
|
public
|
_invoke(string $function, mixed $args): mixed
Call method on module
|
#
|
public
|
__debugInfo()
|
#
|
public
|
getExportedFunctions(): array
|
#
|
public
|
_reset(Util_Account_Editor|null &$editor = null): array
Account reset hook
|
#
|
public
|
cleanUserParameters()
{{{ void clean_user_parameters
Cleans the user-specific parameters; necessary to invoke after calling
a backend call
{{{ void clean_user_parameters
Cleans the user-specific parameters; necessary to invoke after calling
a backend call
Implements
|
#
|
public
|
query(string $cmd, mixed ...$args): mixed
Elevate permissions + query backend
Elevate permissions + query backend
Implements
|
#
|