Function Module_cms_galleries_alt->create_selection_list_ajax_tree
Definitions
cms/pages/modules/cms_galleries.php
- Standard crud_module tree-list function.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Returns: array
Returns
- A triple: The tree field (Tempcode), Search URL, Archive URL
- Type: array
- Set: N/A
- Range: N/A
Preview
Code (PHP)
/**
* Standard crud_module tree-list function.
*
* @return array A triple: The tree field (Tempcode), Search URL, Archive URL
*/
public function create_selection_list_ajax_tree() : array
* Standard crud_module tree-list function.
*
* @return array A triple: The tree field (Tempcode), Search URL, Archive URL
*/
public function create_selection_list_ajax_tree() : array