Function Module_cms_authors->do_next_manager
Definitions
cms/pages/modules/cms_authors.php
- The do-next manager for after author content management.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: object
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$title | ?Tempcode | required parameter | N/A | N/A | The title (output of get_screen_title) (null: don't use full page) |
$description | Tempcode | required parameter | N/A | N/A | Some description to show, saying what happened |
$author | ?SHORT_TEXT | Null | N/A | N/A | The author we were working with (null: not working with one) |
Return
- The UI
- Type: Tempcode
- Set: N/A
- Range: N/A