/plugin/sync/ |
D | admin.php | 9 protected $profiles = array(); variable in admin_plugin_sync 26 if ( isset($this->profiles[$this->profno]['timeout']) ){ 27 $timeout = (int) $this->profiles[$this->profno]['timeout']; 33 … $this->client = new IXR_Client($this->profiles[$this->profno]['server'], false, 80, $timeout); 36 … $this->client = new dokuwiki\Remote\IXR\Client($this->profiles[$this->profno]['server']); 41 if($this->profiles[$this->profno]['user']){ 43 $this->profiles[$this->profno]['user'], 44 $this->profiles[$this->profno]['pass'] 88 unset($this->profiles[$this->profno]); 89 $this->profiles = array_values($this->profiles); //reindex [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/ |
D | Profile.php | 31 private $profiles = []; variable in Twig\\Profiler\\Profile 78 return $this->profiles; 83 $this->profiles[] = $profile; 93 if ($this->isRoot() && $this->profiles) { 96 foreach ($this->profiles as $profile) { 152 $this->starts = $this->ends = $this->profiles = []; 158 return new \ArrayIterator($this->profiles); 163 …erialize([$this->template, $this->name, $this->type, $this->starts, $this->ends, $this->profiles]); 168 …list($this->template, $this->name, $this->type, $this->starts, $this->ends, $this->profiles) = uns…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDeploy/ |
D | Stage.php | 26 public $profiles; variable in Google\\Service\\CloudDeploy\\Stage 35 public function setProfiles($profiles) argument 37 $this->profiles = $profiles; 44 return $this->profiles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyer/ |
D | GetPublisherProfilesByAccountIdResponse.php | 29 public function setProfiles($profiles) argument 31 $this->profiles = $profiles; 38 return $this->profiles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/ |
D | WebPropertySummary.php | 127 public function setProfiles($profiles) argument 129 $this->profiles = $profiles; 136 return $this->profiles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
D | CloudProfiler.php | 68 'profiles', 72 'path' => 'v2/{+parent}/profiles', 82 'path' => 'v2/{+parent}/profiles:createOffline',
|
D | Analytics.php | 673 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 698 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 723 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 743 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 771 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 796 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 929 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… 954 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… 974 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… 1002 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… [all …]
|
D | AdExchangeBuyer.php | 672 'path' => 'publisher/{accountId}/profiles',
|
/plugin/profiles/ |
D | plugin.info.txt | 3 base profiles 9 url https://www.dokuwiki.org/plugins:profiles
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/ |
D | ProfileTest.php | 89 $profiles = $profile->getProfiles(); 90 $this->assertCount(1, $profiles); 91 $profile3 = $profiles[0];
|
/plugin/freesync/ |
D | admin.php | 102 $profiles = $this->fshlp->getProfiles(); 103 reset($profiles); 104 while($profile = each($profiles)) {
|
D | helper.php | 84 $profiles = array(); 88 $profiles[] = $match[1]; 92 return $profiles;
|
/plugin/sync/lang/en/ |
D | intro.txt | 3 …th other wikis. Multiple other wikis can be setup using synchronization profiles. Synchronization …
|
/plugin/authyubikey/ |
D | README.md | 20 Moreover it is important, that the users can manage their own profiles. So do not
|
/plugin/contactmodern/ |
D | README.textile | 61 …ls will be send to the profile email address. You have to specify other profiles before you can us…
|
/plugin/authgoogle/google/contrib/ |
D | Google_ModeratorService.php | 893 public $profiles; variable in Google_ModeratorService 918 …$this->profiles = new Google_ProfilesServiceResource($this, $this->serviceName, 'profiles', json_d…
|
/plugin/codemirror/dist/modes/ |
D | idl.min.js.map | 1 …nt', 'printf', 'printd', 'pro', 'product',\n 'profile', 'profiler', 'profiles', 'project_vol', …
|
D | sql.min.js.map | 1 …profiles purge query quick range read read_write reads real rebuild recover references regexp rela…
|
/plugin/photogallery/phpThumb/ |
D | phpThumb.config.php.default | 118 …sizing parameter (if available) which removes extra non-image metadata (profiles, EXIF info, etc) …
|
/plugin/aceeditor/ |
D | build.js | 1 …|prepare|preserve|prev|primary|privileges|procedure|processlist|profile|profiles|purge|query|quick…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | 3.3.js.map | 1 … \"description\": \"The URIs of one or more metadata profiles, separated by whi…
|
/plugin/openlayersmap/ol/ |
D | ol.js.map | 1 …t schemaLocation =\n GMLNS +\n ' http://schemas.opengis.net/gml/3.1.1/profiles/gmlsfProfile/' +\…
|