Function Module_cms_authors->__add
Definitions
cms/pages/modules/cms_authors.php
- The actualiser to add an author.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: object
Returns
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* The actualiser to add an author.
*
* @return Tempcode The UI
*/
public function __add() : object
* The actualiser to add an author.
*
* @return Tempcode The UI
*/
public function __add() : object

