Function Module_cms_comcode_pages->_edit

Definitions

cms/pages/modules/cms_comcode_pages.php

  • The UI to edit 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 to edit a page.
 *
 * @return Tempcode The UI
 */

public function _edit() : object