Searched refs:_browse (Results 1 – 1 of 1) sorted by relevance
145 protected static function _browse(string $subpath = '', string $sort_criteria = '') : array function in lightmenu161 $tree[] = [$id,$data,self::_browse($subpath.'/'.$name,$data['_sort'] ?? $sort_criteria)];215 return [[$id,$data],self::_browse(),self::$options];