Home
last modified time | relevance | path

Searched refs:id (Results 626 – 650 of 3526) sorted by relevance

1...<<21222324252627282930>>...142

/plugin/indexmenu/
H A Dajax.php95 print_toc($id) global() argument
/plugin/bez/meta/
H A DTpl.php45 public function param($id, $default='') { argument
46 return $this->action->get_param($id, $default);
81 public function set($id, $value) { argument
82 $this->variables[$id] = $value;
85 public function get($id, $default='') { argument
86 $arr = explode(' ', $id);
108 public function getLang($id) { argument
109 $str = $this->action->getLang($id);
110 if ($id == 'cost') {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ingest/
H A DGetPipeline.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_ingest/pipeline/$id";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Rollup/
H A DGetJobs.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_rollup/job/$id";
H A DGetRollupCaps.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_rollup/data/$id";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
H A DMlDataFrameAnalytics.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_cat/ml/data_frame/analytics/$id";
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Ml/
H A DGetDataFrameAnalyticsStats.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_ml/data_frame/analytics/$id/_stats";
H A DGetDataFrameAnalytics.php33 $id = $this->id ?? null;
35 if (isset($id)) {
36 return "/_ml/data_frame/analytics/$id";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/Resource/
H A DFloodlightActivityGroups.php37 * @param string $id Floodlight activity Group ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
107 * @param string $id FloodlightActivityGroup ID.
112 public function patch($profileId, $id, FloodlightActivityGroup $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DSites.php37 * @param string $id Site ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
106 * @param string $id Site ID.
111 public function patch($profileId, $id, Site $postBody, $optParams = []) argument
113 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DSubaccounts.php37 * @param string $id Subaccount ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
94 * @param string $id Subaccount ID.
99 public function patch($profileId, $id, Subaccount $postBody, $optParams = []) argument
101 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DAds.php37 * @param string $id Ad ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
123 * @param string $id Ad ID.
128 public function patch($profileId, $id, Ad $postBody, $optParams = []) argument
130 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DAdvertiserLandingPages.php37 * @param string $id Landing page ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
102 * @param string $id LandingPage ID.
107 public function patch($profileId, $id, LandingPage $postBody, $optParams = []) argument
109 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DAdvertisers.php37 * @param string $id Advertiser ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
105 * @param string $id Advertiser ID.
110 public function patch($profileId, $id, Advertiser $postBody, $optParams = []) argument
112 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DCampaigns.php37 * @param string $id Campaign ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
107 * @param string $id Campaign ID.
112 public function patch($profileId, $id, Campaign $postBody, $optParams = []) argument
114 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DCreativeGroups.php37 * @param string $id Creative group ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
99 * @param string $id CreativeGroup ID.
104 public function patch($profileId, $id, CreativeGroup $postBody, $optParams = []) argument
106 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DCreatives.php37 * @param string $id Creative ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
110 * @param string $id Creative ID.
115 public function patch($profileId, $id, Creative $postBody, $optParams = []) argument
117 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DTargetingTemplates.php37 * @param string $id Targeting template ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
96 * @param string $id TargetingTemplate ID.
101 public function patch($profileId, $id, TargetingTemplate $postBody, $optParams = []) argument
103 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DAccountUserProfiles.php37 * @param string $id User profile ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
99 * @param string $id AccountUserProfile ID.
104 public function patch($profileId, $id, AccountUserProfile $postBody, $optParams = []) argument
106 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
H A DPlacementGroups.php37 * @param string $id Placement group ID.
41 public function get($profileId, $id, $optParams = []) argument
43 $params = ['profileId' => $profileId, 'id' => $id];
128 * @param string $id PlacementGroup ID.
133 public function patch($profileId, $id, PlacementGroup $postBody, $optParams = []) argument
135 $params = ['profileId' => $profileId, 'id' => $id, 'postBody' => $postBody];
/plugin/diagramsnet/lib/img/lib/mscae/
H A DDC_OS.svg1id="A" gradientUnits="userSpaceOnUse" x1="25" y1="9.893" x2="25" y2="50.023"><stop offset="0" stop…
/plugin/owncloud/
H A Dhelper.php91 $path = $this->fileidCache[$id];
97 $this->fileidCache[$id] = $path;
108 public function wikiIDToPath($id){ argument
109 return str_replace(':','/',$id);
130 $id = $this->lastQuery->fetchOne();
131 $this->filenameCache[$file] = $id;
132 $this->lastfileid = $id;
133 return $id;
610 $id = idfilter($id);
631 $xlink .= $script.'/'.$id;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dns/
H A DResponsePolicy.php32 public $id; variable in Google\\Service\\Dns\\ResponsePolicy
75 public function setId($id) argument
77 $this->id = $id;
84 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DReport.php37 public $id; variable in Google\\Service\\YouTubeReporting\\Report
96 public function setId($id) argument
98 $this->id = $id;
105 return $this->id;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/
H A DPlayerAchievement.php41 public $id; variable in Google\\Service\\Games\\PlayerAchievement
110 public function setId($id) argument
112 $this->id = $id;
119 return $this->id;

1...<<21222324252627282930>>...142