Home
last modified time | relevance | path

Searched defs:subgroup (Results 1 – 5 of 5) sorted by relevance

/plugin/freechat/phpfreechat/src/containers/
H A Dfile.class.php99 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
131 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
189 function incMeta($group, $subgroup, $leaf)
242 function rmMeta($group, $subgroup = null, $leaf = null)
H A Dmysql.class.php156 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
187 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
251 function incMeta($group, $subgroup, $leaf)
285 function rmMeta($group, $subgroup = null, $leaf = null)
H A Doracle.class.php167 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
222 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
298 function incMeta($group, $subgroup, $leaf)
357 function rmMeta($group, $subgroup = null, $leaf = null)
/plugin/freechat/phpfreechat/src/
H A Dpfccontainerinterface.class.php49 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
61 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
72 function rmMeta($group, $subgroup = null, $leaf = null)
H A Dpfccontainer.class.php558 function setMeta($group, $subgroup, $leaf, $leafvalue = NULL)
593 function getMeta($group, $subgroup = null, $leaf = null, $withleafvalue = false)
680 function incMeta($group, $subgroup, $leaf)
713 function rmMeta($group, $subgroup = null, $leaf = null)