Home
last modified time | relevance | path

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

1234567

/plugin/virtualgroup/
DVirtualGroups.php41 public function getGroupUsers($group)
130 public function removeGroup($group)
148 public function addUsersToGroup($group, $users)
161 public function setGroupUsers($group, $users)
Dadmin.php99 protected function addGroupUsers($group, $users)
139 protected function deleteGroup($group)
181 protected function editGroupUsers($group, $users)
433 protected function buttonDeleteGroup($group)
/plugin/freechat/phpfreechat/src/containers/
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)
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)
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/
DResourceGroupReference.php25 public $group; variable in Google\\Service\\Compute\\ResourceGroupReference
30 public function setGroup($group)
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php108 protected function getHierarchy($group, $type, &$data)
126 public function getParents($group)
139 public function getChildren($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/freechat/phpfreechat/src/
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)
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/
DMembershipAdjacencyList.php28 public $group; variable in Google\\Service\\CloudIdentity\\MembershipAdjacencyList
47 public function setGroup($group)
DGroupRelation.php30 public $group; variable in Google\\Service\\CloudIdentity\\GroupRelation
61 public function setGroup($group)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
DConfigManagementGroupVersionKind.php25 public $group; variable in Google\\Service\\GKEHub\\ConfigManagementGroupVersionKind
38 public function setGroup($group)
/plugin/doi/Resolver/
H A DIsbnIsbnDeResolver.php60 protected function extract($regex, $html, $group = 1)
76 protected function extractAll($regex, $html, $group = 1)
/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/markdownextra/lib/meltdown/js/
Djquery.meltdown.js222 group: "h", property
233 group: "kitchenSink", property
243 group: "kitchenSink", property
253 group: "kitchenSink", property
264 group: "kitchenSink", property
276 group: "kitchenSink", property
286 group: "kitchenSink", property
296 group: "kitchenSink", property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PagespeedInsights/
DAuditRefs.php30 public $group; variable in Google\\Service\\PagespeedInsights\\AuditRefs
58 public function setGroup($group)
/plugin/ckgedit/ckeditor/plugins/link/
Dplugin.js1 …uItems){b.addMenuItems({anchor:{label:b.lang.anchor.menu,command:"anchor",group:"anchor",order:1},… property
/plugin/ckgdoku/ckeditor/plugins/link/
Dplugin.js1 …uItems){b.addMenuItems({anchor:{label:b.lang.anchor.menu,command:"anchor",group:"anchor",order:1},… property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
DStatusDetails.php28 public $group; variable in Google\\Service\\CloudRun\\StatusDetails
63 public function setGroup($group)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
DProjectsLocationsGroups.php44 public function addGroupMigration($group, AddGroupMigrationRequest $postBody, $optParams = [])
180 …public function removeGroupMigration($group, RemoveGroupMigrationRequest $postBody, $optParams = […
/plugin/asciidocjs/node_modules/lodash/
DunzipWith.js34 return arrayMap(result, function(group) { argument
/plugin/webdavclient/vendor/sabre/vobject/lib/
DProperty.php33 public $group; variable in Sabre\\VObject\\Property
69 …function __construct(Component $root, $name, $value = null, array $parameters = array(), $group = …

1234567