Searched refs:withleafvalue (Results 1 – 5 of 5) sorted by relevance
| /plugin/freechat/phpfreechat/src/ |
| D | pfccontainerinterface.class.php | 61 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) argument
|
| D | pfccontainer.class.php | 593 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) argument 616 if ($withleafvalue) 644 $ret = $this->_container->getMeta($group, $subgroup, $leaf, $withleafvalue); 661 if ($withleafvalue)
|
| /plugin/freechat/phpfreechat/src/containers/ |
| D | file.class.php | 131 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) argument 180 if ($withleafvalue)
|
| D | mysql.class.php | 187 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) argument 234 if ($withleafvalue)
|
| D | oracle.class.php | 222 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false) argument 281 if ($withleafvalue)
|