Home
last modified time | relevance | path

Searched refs:members (Results 76 – 100 of 145) sorted by path

123456

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DBinding.php28 public $members; variable in Google\\Service\\Spanner\\Binding
51 public function setMembers($members) argument
53 $this->members = $members;
60 return $this->members;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DPolicyBindings.php28 public $members; variable in Google\\Service\\Storage\\PolicyBindings
51 public function setMembers($members) argument
53 $this->members = $members;
60 return $this->members;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DYouTube.php75 public $members; variable in Google\\Service\\YouTube
1153 'members',
1157 'path' => 'youtube/v3/members',
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php721 foreach ($sourceGroups as $groupName => $members) {
722 if (in_array($userId, $members)) {
/plugin/authucenter/lib/uc_client/model/
H A Dpm.php616 $members = $touidarr = $tousernamearr = array();
632 $members[] = $member;
638 if($members) {
642 foreach($members as $key => $data) {
/plugin/bible/bible_douayRheims/
H A D1_Corinthians.txt118 … you not that your bodies are the members of Christ? Shall I then take the members of Christ and m…
122 …6:19. Or know you not that your members are the temple of the Holy Ghost, who is in you, whom you …
282 …12:12. For as the body is one and hath many members; and all the members of the body, whereas they…
288 12:18. But now God hath set the members, every one of them, in the body as it hath pleased him.
290 12:20. But now there are many members indeed, yet one body.
292 …12:22. Yea, much, more those that seem to be the more feeble members of the body are more necessar…
293 …12:23. And such as we think to be the less houourable members of the body, about these we put more…
295 …12:25. That there might be no schism in the body: but the members might be mutually careful one fo…
296 … And if one member suffer any thing, all the members suffer with it: or if one member glory, all t…
297 12:27. Now you are the body of Christ and members of member.
H A DColossians.txt57 …3:5. Mortify therefore your members which are upon the earth: fornication, uncleanness, lust, evil…
H A DEphesians.txt91 …ng away lying, speak ye the truth, every man with his neighbour. For we are members one of another.
128 5:30. Because we are members of him, body, of his flesh and of his bones.
H A DJames.txt59 …3:6. And the tongue is a fire, a world of iniquity. The tongue is placed among our members, which …
72 …and contentions among you? Are they not hence, from your concupiscences, which war in your members?
H A DJob.txt1062 …41:14. The members of his flesh cleave one to another: he shall send lightnings against him, and t…
H A DLeviticus.txt220 …9:13. And the victim being cut into pieces, they brought to him the head and all the members: all …
H A DMatthew.txt119 … out and cast it from thee. For it is expedient for thee that one of thy members should perish, ra…
120 …off, and cast it from thee: for it is expedient for thee that one of thy members should perish, ra…
H A DRomans.txt151 …ld ye your members as instruments of iniquity unto sin: but present yourselves to God, as those th…
157 …lesh. For as you have yielded your members to serve uncleanness and iniquity, unto iniquity: so no…
166 … the flesh, the passions of sins, which were by the law, did work in our members, to bring forth f…
184 … I see another law in my members, fighting against the law of my mind and captivating me in the la…
319 12:4. For as in one body we have many members, but all the members have not the same office:
320 12:5. So we, being many, are one body in Christ; and every one members one of another:
/plugin/btable2/
H A DREADME.md10 Use for polls in internal wiki with trustfull members. I use it in my Band to check, if we can acce…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1 …aversal (-1 or 1)\n }\n and modifies the line, ln, and pos members to represent the\…
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1329 this.isDOMMember=function(object,propName){var members=this.getDOMMembers(object);
1330 return members&&propName in members
7786 var DirTablePlate=domplate(Firebug.Rep,{tag:TABLE({"class":domTableClass,cellpadding:0,cellspacing:0,onclick:"$onClick",role:"tree"},TBODY({role:"presentation"},SizerRow,FOR("member","$object|memberIterator",RowTag))),watchTag:TABLE({"class":domTableClass,cellpadding:0,cellspacing:0,_toggles:"$toggles",_domPanel:"$domPanel",onclick:"$onClick",role:"tree"},TBODY({role:"presentation"},SizerRow,WatchRowTag)),tableTag:TABLE({"class":domTableClass,cellpadding:0,cellspacing:0,_toggles:"$toggles",_domPanel:"$domPanel",onclick:"$onClick",role:"tree"},TBODY({role:"presentation"},SizerRow)),rowTag:FOR("member","$members",RowTag),memberIterator:function(object,level){return getMembers(object,level)
7825 var members=getMembers(value,level+1);
7829 while(members.length){with({slice:members.splice(0,insertSliceSize),isLast:!members.length}){setTimeout(function(){if(lastRow.parentNode){var result=rowTag.insertRows({members:slice},lastRow);
7840 },rebuild:function(update,scrollTop){var members
7844 AnonymousFunction4beb61232d400(members,update,scrollTop) global() argument
8071 expandMembers(members,toggles,offset,level) global() argument
[all...]
/plugin/combo/vendor/salesforce/handlebars-php/
H A DCODE_OF_CONDUCT.md42 * Showing empathy toward other community members
89 members of the project's leadership and the Salesforce Open Source Conduct
/plugin/crossdbsqlclient/syntax/
H A Dcrossdbsqlclient.php224 $members = explode ( ',', $allowedUserGroups );
225 $members = array_map ( 'trim', $members );
226 $members = array_unique ( $members );
227 $members = array_filter ( $members );
230 foreach ( $members as $member ) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js2955 Class.extend = function (members) {
2963 util_1.copyOwnProps(members, SubClass.prototype);
2968 Class.mixin = function (members) {
2969 util_1.copyOwnProps(members, this.prototype);
/plugin/davcal/
H A DprincipalBackendDokuwiki.php61 public function setGroupMemberSet($principal, array $members) argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php873 $members = $node->getGroupMemberSet();
874 foreach ($members as $k => $member) {
875 $members[$k] = rtrim($member, '/') . '/';
877 return new DAV\Xml\Property\Href($members);
880 $members = $node->getGroupMembership();
881 foreach ($members as $k => $member) {
882 $members[$k] = rtrim($member, '/') . '/';
884 return new DAV\Xml\Property\Href($members);
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/PrincipalBackend/
H A DBackendInterface.php136 * @param array $members
139 function setGroupMemberSet($principal, array $members); argument
H A DPDO.php333 * @param array $members
336 function setGroupMemberSet($principal, array $members) { argument
339 … uri FROM ' . $this->tableName . ' WHERE uri IN (? ' . str_repeat(', ? ', count($members)) . ');');
340 $stmt->execute(array_merge([$principal], $members));
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/PrincipalBackend/
H A DMock.php108 foreach ($this->groupMembers as $group => $members) {
109 if (in_array($path, $members)) $membership[] = $group;
115 function setGroupMemberSet($path, array $members) { argument
117 $this->groupMembers[$path] = $members;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

123456