Home
last modified time | relevance | path

Searched defs:parent_id (Results 1 – 4 of 4) sorted by relevance

/plugin/include/
H A Dhelper.php695 function _get_included_pages($mode, $page, $sect, $parent_id, $flags) { argument
828 function _get_language_of_wiki($id, $parent_id) { argument
860 _apply_macro($id, $parent_id) global() argument
[all...]
/plugin/indexmenu2/syntax/
H A Dindexmenu.php562 function array2tree($source_arr, $parent_id, $key_children='child_nodes', $key_id='id', $key_parent…
584 function _array2treer($source_arr, &$_this, $parent_id, $_this_id, $key_children, $key_id, $key_par…
/plugin/elasticsearch/vendor/ruflin/elastica/src/QueryBuilder/DSL/
H A DQuery.php316 public function parent_id(string $type, $id, bool $ignoreUnmapped = false): ParentId function in Elastica\\QueryBuilder\\DSL\\Query
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js7749 gantt._defaultTaskDate = function (item, parent_id) { argument