/plugin/sync/ |
H A D | admin.php | 9 protected $profiles = array(); variable in admin_plugin_sync 41 if($this->profiles[$this->profno]['user']){ 89 $this->profiles = array_values($this->profiles); //reindex 199 if(file_exists($profiles)){ 200 $this->profiles = unserialize(io_readFile($profiles,false)); 210 io_saveFile($profiles,serialize($this->profiles)); 231 if($this->profiles[$no]['ltime']){ 252 foreach($this->profiles as $pno => $opts){ 498 $this->profiles[$no]['ltime'] = $ltime; 499 $this->profiles[$no]['rtime'] = $rtime; [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/src/Profiler/ |
H A 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/ |
H A 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/ |
H A 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/ |
H A D | WebPropertySummary.php | 127 public function setProfiles($profiles) argument 129 $this->profiles = $profiles; 136 return $this->profiles;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | CloudProfiler.php | 68 'profiles', 72 'path' => 'v2/{+parent}/profiles', 82 'path' => 'v2/{+parent}/profiles:createOffline',
|
H A D | Analytics.php | 723 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 743 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/expe… 954 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… 974 …'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}/goal… 1324 'profiles', 1328 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', 1348 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', 1368 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', 1383 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles', 1406 … 'path' => 'management/accounts/{accountId}/webproperties/{webPropertyId}/profiles/{profileId}', [all …]
|
H A D | AdExchangeBuyer.php | 672 'path' => 'publisher/{accountId}/profiles',
|
/plugin/profiles/ |
H A D | plugin.info.txt | 3 base profiles 9 url https://www.dokuwiki.org/plugins:profiles
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Profiler/ |
H A D | ProfileTest.php | 89 $profiles = $profile->getProfiles(); 90 $this->assertCount(1, $profiles); 91 $profile3 = $profiles[0];
|
/plugin/freesync/ |
H A D | admin.php | 102 $profiles = $this->fshlp->getProfiles(); 103 reset($profiles); 104 while($profile = each($profiles)) {
|
H A D | helper.php | 84 $profiles = array(); 88 $profiles[] = $match[1]; 92 return $profiles;
|
/plugin/sync/lang/en/ |
H A D | intro.txt | 3 …th other wikis. Multiple other wikis can be setup using synchronization profiles. Synchronization …
|
/plugin/authyubikey/ |
H A D | README.md | 20 Moreover it is important, that the users can manage their own profiles. So do not
|
/plugin/contactmodern/ |
H A 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/ |
H A 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/ |
H A D | idl.min.js.map | 1 …nt', 'printf', 'printd', 'pro', 'product',\n 'profile', 'profiler', 'profiles', 'project_vol', …
|
H A D | sql.min.js.map | 1 …profiles purge query quick range read read_write reads real rebuild recover references regexp rela…
|
/plugin/photogallery/phpThumb/ |
H A D | phpThumb.config.php.default | 118 …sizing parameter (if available) which removes extra non-image metadata (profiles, EXIF info, etc) …
|
/plugin/aceeditor/ |
H A D | build.js | 1 …|prepare|preserve|prev|primary|privileges|procedure|processlist|profile|profiles|purge|query|quick…
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 3.3.js.map | 1 … \"description\": \"The URIs of one or more metadata profiles, separated by whi…
|
/plugin/openlayersmap/ol7/ |
H A D | ol.js.map |
|