Function Module_cms_galleries->_orphaned

Definitions

cms/pages/modules/cms_galleries.php

  • The actualiser to add/delete orphaned files in a gallery.
  • 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 actualiser to add/delete orphaned files in a gallery.
 *
 * @return Tempcode The UI
 */

public function _orphaned() : object