Home
last modified time | relevance | path

Searched full:group (Results 1 – 25 of 2419) sorted by relevance

12345678910>>...97

/plugin/ifauthex/_test/
Dgeneral.test.php8 * @group plugin_ifauthex
9 * @group plugins
23 '@group',
24 '!@group',
25 '!(!@group && !@group && !@group)',
26 '!(!@group && !user && @group) || !(@group || user || @group)',
27 '!(!@group && @group || !user) && (!user || user && @group)',
28 '!(!@group && user) && !(!@group || @group || user)',
29 '!(!@group || !user && !user) || !(user || @group || !@group)',
30 '!(!@group || @group || !@group) && (@group || @group && !@group)',
[all …]
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
DGroup.php39 use Hoa\Exception\Group as SUT;
43 * Class \Hoa\Exception\Test\Unit\Group.
45 * Test suite of the group class.
50 class Group extends Test\Unit\Suite class
90 ->given($group = new SUT('foo'), $line = __LINE__)
91 ->when($result = $group->raise())
105 $group = new SUT('foo'), $fooLine = __LINE__,
106 $group[] = $exception1
108 ->when($result = $group->raise())
126 $group = new SUT('foo'), $fooLine = __LINE__,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
DMembers.php35 * Removes a member from a group. (members.delete)
37 * @param string $groupKey Identifies the group in the API request. The value
38 * can be the group's email address, group alias, or the unique group ID.
39 * @param string $memberKey Identifies the group member in the API request. A
40 * group member can be a user or another group. The value can be the member's
41 * (group or user) primary email address, alias, or unique ID.
51 * Retrieves a group member's properties. (members.get)
53 * @param string $groupKey Identifies the group in the API request. The value
54 * can be the group's email address, group alias, or the unique group ID.
55 * @param string $memberKey Identifies the group member in the API request. A
[all …]
DGroups.php20 use Google\Service\Directory\Group; alias
34 * Deletes a group. (groups.delete)
36 * @param string $groupKey Identifies the group in the API request. The value
37 * can be the group's email address, group alias, or the unique group ID.
47 * Retrieves a group's properties. (groups.get)
49 * @param string $groupKey Identifies the group in the API request. The value
50 * can be the group's email address, group alias, or the unique group ID.
52 * @return Group
58 return $this->call('get', [$params], Group::class);
61 * Creates a group. (groups.insert)
[all …]
DGroupsAliases.php36 * @param string $groupKey Identifies the group in the API request. The value
37 * can be the group's email address, group alias, or the unique group ID.
48 * Adds an alias for the group. (aliases.insert)
50 * @param string $groupKey Identifies the group in the API request. The value
51 * can be the group's email address, group alias, or the unique group ID.
63 * Lists all aliases for a group. (aliases.listGroupsAliases)
65 * @param string $groupKey Identifies the group in the API request. The value
66 * can be the group's email address, group alias, or the unique group ID.
/plugin/tagfilter/script/select2/
Dselect2-bootstrap.css29 .control-group.warning .select2-container .select2-choice,
30 .control-group.warning .select2-container .select2-choices,
31 .control-group.warning .select2-container-active .select2-choice,
32 .control-group.warning .select2-container-active .select2-choices,
33 .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choice,
34 .control-group.warning .select2-dropdown-open.select2-drop-above .select2-choices,
35 .control-group.warning .select2-container-multi.select2-container-active .select2-choices {
39 .control-group.warning .select2-container .select2-choice div {
44 .control-group.error .select2-container .select2-choice,
45 .control-group.error .select2-container .select2-choices,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/Resource/
DInventorySourceGroups.php35 * Creates a new inventory source group. Returns the newly created inventory
36 * source group if successful. (inventorySourceGroups.create)
42 * inventory source group. The parent partner will not have access to this
43 * group.
45 * source group. Only this partner will have write access to this group. Only
46 * advertisers to which this group is explicitly shared will have read access to
47 * this group.
57 * Deletes an inventory source group. (inventorySourceGroups.delete)
60 * source group to delete.
64 * inventory source group. The parent partner does not have access to this
[all …]
/plugin/bootswrapper/exe/help/
Dlist-group.txt1 ====== List Group ======
5 <code html><list-group>
11 </list-group></code>
15 <list-group>
21 </list-group>
25 <code html><list-group>
29 </list-group></code>
33 <list-group>
37 </list-group>
41 <code html><list-group>
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/Resource/
DProjectsGroups.php20 use Google\Service\Monitoring\Group; alias
35 * Creates a new group. (groups.create)
39 * the group. The format is: projects/[PROJECT_ID_OR_NUMBER]
40 * @param Group $postBody
44 * the group.
45 * @return Group
47 public function create($name, Group $postBody, $optParams = [])
51 return $this->call('create', [$params], Group::class);
54 * Deletes an existing group. (groups.delete)
56 * @param string $name Required. The group to delete. The format is:
[all …]
/plugin/datatables/assets/datatables.net-buttons/css/
Dbuttons.foundation.min.css1group.fixed{position:fixed;display:block;top:50%;left:50%;margin-left:-75px;border-radius:5px;back…
Dbuttons.foundation.css170 div.dt-buttons.button-group.fixed {
180 div.dt-buttons.button-group.fixed.two-column {
183 div.dt-buttons.button-group.fixed.three-column {
186 div.dt-buttons.button-group.fixed.four-column {
189 div.dt-buttons.button-group.fixed.columns {
193 div.dt-buttons.button-group.fixed.columns {
198 div.dt-buttons.button-group.fixed.columns {
203 div.dt-buttons.button-group.fixed.columns {
207 div.dt-buttons.button-group.fixed > :last-child {
211 ….dt-buttons.button-group.two-column > :last-child, div.dt-buttons.button-group.three-column > :las…
[all …]
/plugin/zwidoku/files/
H A Ddoku.css2301 .form-group, .doku_form .no {
2575 .form-inline .form-group, .form-inline .doku_form .no, .doku_form .form-inline .no {
2593 .form-inline .input-group, .form-inline .doku_form .no, .doku_form .form-inline .no,
3490group-lg > .btn, #dw__login .btn-group-lg > button, .btn-group-lg > .qq-upload-button, .search-res…
3497group-sm > .btn, #dw__login .btn-group-sm > button, .btn-group-sm > .qq-upload-button, .search-res…
3797 .btn-group,
3798 .btn-group-vertical {
3804group > .btn, #dw__login .btn-group > button, .btn-group > .qq-upload-button, .search-results-form…
3805 .btn-group-vertical > .btn,
3806 #dw__login .btn-group-vertical > button,
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudIdentity/Resource/
DGroupsMemberships.php41 * Check a potential member for membership in a group. **Note:** This feature is
45 * will be returned. A member has membership to a group as long as there is a
46 * single viewable transitive membership between the group and the member. The
48 * between the member and group. (memberships.checkTransitiveMembership)
51 * name](https://cloud.google.com/apis/design/resource_names) of the group to
52 * check the transitive membership in. Format: `groups/{group}`, where `group`
53 * is the unique id assigned to the Group to which the Membership belongs to.
72 * @param string $parent Required. The parent `Group` resource under which to
73 * create the `Membership`. Must be of the form `groups/{group}`.
90 * `groups/{group}/memberships/{membership}`
[all …]
/plugin/virtualgroup/
Dadmin.php33 $this->addGroupUsers($INPUT->str('group'), $INPUT->str('users'));
37 $this->deleteGroup($INPUT->str('group'));
41 $this->editGroupUsers($INPUT->str('group'), $INPUT->str('users'));
47 $INPUT->remove('group');
59 // load group data if requested
61 $INPUT->set('group', $auth->cleanGroup($INPUT->str('loadgroup')));
83 static fn($group) => $auth->cleanGroup($group),
93 * Add users to a group
95 * @param string $group group name
99 protected function addGroupUsers($group, $users) argument
[all …]
DVirtualGroups.php36 * Get all users in a group
38 * @param string $group
41 public function getGroupUsers($group) argument
46 if (in_array($group, $groups)) {
55 * Get the configuration by group
57 * @return array [group => [user1, user2, ...], ...]
64 foreach ($usergroups as $group) {
65 if (!isset($groups[$group])) {
66 $groups[$group] = [];
68 $groups[$group][] = $user;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/VMMigrationService/Resource/
DProjectsLocationsGroups.php21 use Google\Service\VMMigrationService\Group; alias
37 * Adds a MigratingVm to a Group. (groups.addGroupMigration)
39 * @param string $group Required. The full path name of the Group to add to.
44 public function addGroupMigration($group, AddGroupMigrationRequest $postBody, $optParams = []) argument
46 $params = ['group' => $group, 'postBody' => $postBody];
51 * Creates a new Group in a given project and location. (groups.create)
53 * @param string $parent Required. The Group's parent.
54 * @param Group $postBody
57 * @opt_param string groupId Required. The group identifier.
71 public function create($parent, Group $postBody, $optParams = [])
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Extensions/
DGroupTestSuite.php13 * In TestSuite object A we have Tests tagged with @group.
15 * for the Tests tagged with @group C, @group D, ...
18 * @group C and @group D in TestSuite object A to be run twice .
31 foreach ($groups as $group) {
32 $groupSuites[$group] = new PHPUnit_Framework_TestSuite($name . ' - ' . $group);
33 $this->addTest($groupSuites[$group]);
48 foreach ($groups as $group) {
50 if ($group == $testGroup) {
51 $groupSuites[$group]->addTest($test);
/plugin/findologicxmlexport/vendor/hoa/exception/
DGroup.php40 * Class \Hoa\Exception\Group.
42 * This is an exception that contains a group of exceptions.
47 class Group extends Exception implements \ArrayAccess, \IteratorAggregate, \Countable class
111 * @return \Hoa\Exception\Group
123 * @return \Hoa\Exception\Group
139 * @return \Hoa\Exception\Group
169 * Check if an index in the group exists.
176 foreach ($this->_group as $group) {
177 if (isset($group[$index])) {
186 * Get an exception from the group.
[all …]
DREADME.md29 to exceptions handler and group of exceptions (with transactions).
66 thrown exceptions through events and how to use group of exceptions.
129 ### Group and transactions
131 Groups of exceptions are represented by the `Hoa\Exception\Group`. A group is an
133 to add more exceptions in the group with the following methods:
142 For instance, if an exceptional behavior is due to several reasons, a group of
143 exceptions can be thrown instead of one exception. Group can be nested too,
147 // A group of exceptions.
148 $group = new Hoa\Exception\Group('Failed because of several reasons.');
149 $group['first'] = new Hoa\Exception\Exception('First reason');
[all …]
/plugin/groupmanager/
DREADME8 GROUPMGR already allowed easy modification of group membership by non-admins.
9 This greatly simplified management of collaborative projects by group-admins.
13 Groupmanager may also enable group-admins to add and delete users independently from a
29 Groups to manage separated by commas; the first group in the list will be the default group.
38 Members of group ‘ wg_mygroup_reader ‘ can be managed by group ‘ wg_mygroup_admin ‘
44 …reader ‘ and ‘ wg_mygroup_editor ‘ can be managed by user ‘harald’ and members of the group ‘admin’
55 3. Group-admins may assign the group-admin role to other users!
56 4. But: users cannot remove themselves from the group that grants them access to the
57 group admin (including admins)
69 “default” group, which is the first managed group (wg_mygroup_reader in the example).
[all …]
/plugin/pureldap/classes/
H A DGroupHierarchyCache.php21 /** @var array List of group DNs and their parent and children */
42 * Use a file system cached version of the group hierarchy
67 * Load all group information from AD
73 $filter = Filters::equal('objectCategory', 'group');
104 * @param string $group
108 protected function getHierarchy($group, $type, &$data) argument
110 if (empty($this->groupHierarchy[$group][$type])) return;
112 $parents = $this->groupHierarchy[$group][$type];
121 * Get all parents of a group
123 * @param string $group
[all …]
/plugin/publist/bib2tpl/
Dbibtex_converter.php56 * group => (none|firstauthor|entrytype|$field)
87 * - group => (none|year|firstauthor|entrytype|$field)
101 'group' => 'year',
181 if ( preg_match('/@\{group@/s', $template) + preg_match('/@\}group@/s', $template) < 2 ) {
182 $groupingDisabled = $this->options['group'];
183 $this->options['group'] = 'none';
187 if ( $this->options['group'] === 'none' ) {
188 $template = preg_replace(array('/@\{group@/s', '/@\}group@/s'), '', $template);
200 $data = $this->group($data);
207 $this->options['group'] = $groupingDisabled;
[all …]
/plugin/authfacebook/lib/GraphNodes/
DGraphGroup.php42 * Returns the `id` (The Group ID) as string if present.
52 * Returns the `cover` (The cover photo of the Group) as GraphCoverPhoto if present.
62 * Returns the `description` (A brief description of the Group) as string if present.
72 …the `email` (The email address to upload content to the Group. Only current members of the Group c…
82 * Returns the `icon` (The URL for the Group's icon) as string if present.
92 * Returns the `link` (The Group's website) as string if present.
102 * Returns the `name` (The name of the Group) as string if present.
112 …* Returns the `member_request_count` (Number of people asking to join the group.) as int if presen…
122 * Returns the `owner` (The profile that created this Group) as GraphNode if present.
132 * Returns the `parent` (The parent Group of this Group, if it exists) as GraphNode if present.
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
Ddmn-js-boxed-expression-controls.css6 --context-menu-group-entry-border-color: var(--color-grey-225-10-75);
7 --context-menu-group-entry-disabled-color: var(--color-grey-225-10-75);
8 --context-menu-group-entry-hover-background-color: var(--color-grey-225-10-95);
61 .dmn-boxed-expression-container .context-menu .context-menu-group .context-menu-group-entry {
71 .dmn-boxed-expression-container .context-menu-group .context-menu-group-entry:hover {
72 background-color: var(--context-menu-group-entry-hover-background-color);
75 .dmn-boxed-expression-container .context-menu .context-menu-group .context-menu-group-entry.disable…
77 color: var(--context-menu-group-entry-disabled-color);
80 …d-expression-container .context-menu .context-menu-group .context-menu-group-entry .context-menu-g…
87 …d-expression-container .context-menu .context-menu-group .context-menu-group-entry .context-menu-g…
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/Resource/
DGroups.php21 use Google\Service\YouTubeAnalytics\Group; alias
35 * Deletes a group. (groups.delete)
39 * @opt_param string id The `id` parameter specifies the YouTube group ID of the
40 * group that is being deleted.
60 * Creates a group. (groups.insert)
62 * @param Group $postBody
75 * @return Group
77 public function insert(Group $postBody, $optParams = [])
81 return $this->call('insert', [$params], Group::class);
91 * the YouTube group ID(s) for the resource(s) that are being retrieved. Each
[all …]

12345678910>>...97