SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class AdminError

Handles errors in the admin.
These should be returned in the _getAddForm(), _getEditForm() and _getDeleteForm() functions.

Variables

NameVisibilityDescription
$message 

Functions

NameVisibilityDescription
__constructpublic 
getMessagepublic 

public __construct

void $AdminError->__construct ( mixed $message );

This function does not have a description

public getMessage

unknown $AdminError->getMessage ( );

This function does not have a description