Function Module_cms_wiki->choose_page_to_edit

Definitions

cms/pages/modules/cms_wiki.php

  • The UI for choosing a Wiki+ page to edit (not normally used).
  • 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 choosing a Wiki+ page to edit (not normally used).
 *
 * @return Tempcode The UI
 */

public function choose_page_to_edit() : object