ZenphotoCMS 1.6.x

register_user

Plugin class

Table of Contents

__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
Return values
mixed
public static getLink() : mixed
Return values
mixed

getOptionsSupported()

public getOptionsSupported() : mixed
Return values
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
Return values
mixed

handleOptionSave()

public handleOptionSave(mixed $themename, mixed $themealbum) : mixed
Parameters
$themename : mixed
$themealbum : mixed
Return values
mixed

post_processor()

public static post_processor() : mixed
Return values
mixed

Search results