Function Module_cms_news->predefined_content

Definitions

cms/pages/modules/cms_news.php

  • UI for install/uninstall of predefined content.
  • 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)

/**
 * UI for install/uninstall of predefined content.
 *
 * @return Tempcode The UI
 */

public function predefined_content() : object