register_user
in package
Plugin class
Table of Contents
Methods
- __construct() : mixed
- getLink() : mixed
- getOptionsSupported() : mixed
- getUserInfo() : array<string|int, mixed>
- Processes the post of an address
- handleOption() : mixed
- handleOptionSave() : mixed
- post_processor() : mixed
Methods
__construct()
public
__construct() : mixed
getLink()
public
static getLink() : mixed
getOptionsSupported()
public
getOptionsSupported() : mixed
getUserInfo()
Processes the post of an address
public
static getUserInfo(int $i) : array<string|int, mixed>
Parameters
- $i : int
-
sequence number of the comment
Return values
array<string|int, mixed>handleOption()
public
handleOption(mixed $option, mixed $currentValue) : mixed
Parameters
- $option : mixed
- $currentValue : mixed
handleOptionSave()
public
handleOptionSave(mixed $themename, mixed $themealbum) : mixed
Parameters
- $themename : mixed
- $themealbum : mixed
post_processor()
public
static post_processor() : mixed