Function Module_cms_wiki->edit_tree
Definitions
cms/pages/modules/cms_wiki.php
- The UI for managing the Wiki+ children of a page.
- 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 UI for managing the Wiki+ children of a page.
*
* @return Tempcode The UI
*/
public function edit_tree() : object
* The UI for managing the Wiki+ children of a page.
*
* @return Tempcode The UI
*/
public function edit_tree() : object

