PHP Class Devise\Pages\ApiPagesManager

Inheritance: extends PageManager
Datei anzeigen Open project: devisephp/cms Class Usage Examples

Protected Properties

Property Type Description
$PageFields array ..

Public Methods

Method Description
createNewPage ( $input ) : boolean Validates and creates a page with the given input

Method Details

createNewPage() public method

Validates and creates a page with the given input
public createNewPage ( $input ) : boolean
return boolean

Property Details

$PageFields protected_oe static_oe property

..
protected static array $PageFields
return array