ZenphotoCMS 1.6.x

contactformOptions

Plugin option handling class

Table of Contents

__construct()  : mixed
getOptionsSupported()  : mixed
trim_value()  : mixed
Used in array_walk to trim the e-mail addresses

Methods

__construct()

public __construct() : mixed
Return values
mixed

getOptionsSupported()

public getOptionsSupported() : mixed
Return values
mixed

trim_value()

Used in array_walk to trim the e-mail addresses

public static trim_value(string &$value) : mixed
Parameters
$value : string
Return values
mixed

Search results