Function Module_cms_galleries->browse
Definitions
cms/pages/modules/cms_galleries.php
- The do-next manager for before content management.
- 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 do-next manager for before content management.
*
* @return Tempcode The UI
*/
public function browse() : object
* The do-next manager for before content management.
*
* @return Tempcode The UI
*/
public function browse() : object

