Home
last modified time | relevance | path

Searched defs:group (Results 1 – 25 of 125) sorted by relevance

12345

/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/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DResourceGroupReference.php25 public $group; variable in Google\\Service\\Compute\\ResourceGroupReference
30 public function setGroup($group)
/plugin/bez/tpl/
H A Dtasks.php29 <?php $group = "@$name" ?> variable
84 <?php $group = "@$name" ?> variable
H A Dthreads.php28 <?php $group = "@$name" ?> variable
75 <?php $group = "@$name" ?> variable
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php108 protected function getHierarchy($group, $type, &$data) argument
126 getParents($group) global() argument
139 getChildren($group) global() argument
[all...]
/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)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/
H A DMembershipAdjacencyList.php28 public $group; variable in Google\\Service\\CloudIdentity\\MembershipAdjacencyList
47 public function setGroup($group)
H A DGroupRelation.php30 public $group; variable in Google\\Service\\CloudIdentity\\GroupRelation
61 public function setGroup($group)
/plugin/virtualgroup/
H A Dadmin.php85 editgroup($group) global() argument
135 delgroup($group) global() argument
185 addgroup($group) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DConfigManagementGroupVersionKind.php25 public $group; variable in Google\\Service\\GKEHub\\ConfigManagementGroupVersionKind
38 public function setGroup($group)
/plugin/doi/Resolver/
H A DIsbnIsbnDeResolver.php57 extract($regex, $html, $group = 1) global() argument
73 extractAll($regex, $html, $group = 1) global() argument
/plugin/markdownextra/lib/meltdown/js/
H A Djquery.meltdown.js222 group: "h", property in getExamples.examples
233 group: "kitchenSink", property in examples.link
243 group: "kitchenSink", property in examples.img
253 group: "kitchenSink", property in examples.blockquote
264 group: "kitchenSink", property in examples.codeblock
276 group: "kitchenSink", property in examples.code
286 group: "kitchenSink", property in examples.footnote
296 group: "kitchenSink", property in examples.hr
/plugin/bez/ctl/
H A Dthreads.php68 $group = substr($filters['coordinator'], 1); variable
74 $group = substr($filters['original_poster'], 1); variable
H A Dtasks.php86 $group = substr($filters['original_poster'], 1); variable
92 $group = substr($filters['assignee'], 1); variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
H A DAuditRefs.php30 public $group; variable in Google\\Service\\PagespeedInsights\\AuditRefs
58 public function setGroup($group)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DStatusDetails.php28 public $group; variable in Google\\Service\\CloudRun\\StatusDetails
63 public function setGroup($group)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
H A DProjectsLocationsGroups.php44 public function addGroupMigration($group, AddGroupMigrationRequest $postBody, $optParams = [])
180 …public function removeGroupMigration($group, RemoveGroupMigrationRequest $postBody, $optParams = […
/plugin/davcard/vendor/sabre/vobject/lib/
H A DProperty.php33 public $group; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
/plugin/webdavclient/vendor/sabre/vobject/lib/
H A DProperty.php33 public $group; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
/plugin/davcal/vendor/sabre/vobject/lib/
H A DProperty.php33 public $group; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DGroupOrSegment.php30 public function setGroup(SchemaGroup $group)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DListGroupsResponse.php33 public function setGroup($group)

12345