FusionDirectory
Static Public Member Functions
SimplePluginCheckError Class Reference

Error returned by check method of SimplePlugin. More...

Inheritance diagram for SimplePluginCheckError:
Inheritance graph
[legend]

Static Public Member Functions

static invalidValue (string $error)
 Format error message for invalid value. More...
 

Detailed Description

Error returned by check method of SimplePlugin.

Definition at line 24 of file class_SimplePluginCheckError.inc.

Member Function Documentation

◆ invalidValue()

static invalidValue ( string  $error)
static

Format error message for invalid value.

Parameters
string$errorThe unescaped text error
Returns
HTML string

Definition at line 33 of file class_SimplePluginCheckError.inc.

References htmlescape().

Referenced by SetAttribute\__construct(), IntAttribute\__construct(), StringAttribute\__construct(), DateAttribute\__construct(), SelectAttribute\getDisplayChoices(), and ImageAttribute\loadPostValue().


The documentation for this class was generated from the following file: