Home
last modified time | relevance | path

Searched refs:topic (Results 26 – 50 of 60) sorted by path

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSnapshot.php37 public $topic; variable in Google\\Service\\Pubsub\\Snapshot
84 public function setTopic($topic) argument
86 $this->topic = $topic;
93 return $this->topic;
H A DSubscription.php73 public $topic; variable in Google\\Service\\Pubsub\\Subscription
278 public function setTopic($topic) argument
280 $this->topic = $topic;
287 return $this->topic;
H A DUpdateTopicRequest.php32 public function setTopic(Topic $topic) argument
34 $this->topic = $topic;
41 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPubsubLite.php492 'path' => 'v1/topicStats/{+topic}:computeHeadCursor',
495 'topic' => [
502 'path' => 'v1/topicStats/{+topic}:computeMessageStats',
505 'topic' => [
512 'path' => 'v1/topicStats/{+topic}:computeTimeCursor',
515 'topic' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/Resource/
H A DTopicStatsProjectsLocationsTopics.php44 * @param string $topic Required. The topic for which we should compute the head
50 public function computeHeadCursor($topic, ComputeHeadCursorRequest $postBody, $optParams = []) argument
52 $params = ['topic' => $topic, 'postBody' => $postBody];
60 * @param string $topic Required. The topic for which we should compute message
66 public function computeMessageStats($topic, ComputeMessageStatsRequest $postBody, $optParams = []) argument
68 $params = ['topic' => $topic, 'postBody' => $postBody];
76 * @param string $topic Required. The topic for which we should compute the
82 public function computeTimeCursor($topic, ComputeTimeCursorRequest $postBody, $optParams = []) argument
84 $params = ['topic' => $topic, 'postBody' => $postBody];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PubsubLite/
H A DSubscription.php31 public $topic; variable in Google\\Service\\PubsubLite\\Subscription
64 public function setTopic($topic) argument
66 $this->topic = $topic;
73 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DWatchCreativesResponse.php29 public $topic; variable in Google\\Service\\RealTimeBidding\\WatchCreativesResponse
48 public function setTopic($topic) argument
50 $this->topic = $topic;
57 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DNotification.php64 public $topic; variable in Google\\Service\\Storage\\Notification
181 public function setTopic($topic) argument
183 $this->topic = $topic;
190 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DPubsubDestination.php25 public $topic; variable in Google\\Service\\Transcoder\\PubsubDestination
30 public function setTopic($topic) argument
32 $this->topic = $topic;
39 return $this->topic;
/plugin/authremoteuser/
H A DREADME.md77 set the name (see also topic 1.2) in `server_var_name_of_auth_system`.
/plugin/codemirror/dist/modes/
H A Dgas.min.js.map1 …/ http://infocenter.arm.com/help/topic/com.arm.doc.qrc0001l/QRC0001_UAL.pdf\n // http://infocen…
H A Dmirc.min.js.map1 …stamp titlebar tnick tokenize \" +\n \"toolbar topic tray treebar ulist…
/plugin/codeprettify/code-prettify/
H A DREADME.md3 … required** *rawgit.com* is going away](https://groups.google.com/forum/#!topic/js-code-prettifier…
238 [5]: http://wordpress.org/support/topic/125038
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5348 },observe:function(subject,topic,data){if(topic!="nsPref:changed"){return argument
5881 },observe:function(subject,topic,data){if(topic!="nsPref:changed"){return argument
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js105 …re.DynamicCstr.Axis={DOMAIN:"domain",STYLE:"style",LOCALE:"locale",TOPIC:"topic",MODALITY:"modalit…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D3.3.js.map1topic within a section of a reference book.\"\n },\n \"attributes\": [\n …
/plugin/dokusioc/lib/
H A Dsioc_inc.php883 foreach ($this->topics as $url => $topic) {
884 … $rdf .= " <sioc:topic rdfs:label=\"$topic\" rdf:resource=\"" . clean($url) . "\"/>\n";
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst238 'topic1' => ['Message 1 of topic 1', 'Message 2 of topic 1'],
239 'topic2' => ['Message 1 of topic 2', 'Message 2 of topic 2'],
247 {% for topic, messages in topics %}
248 * {{ loop.index }}: {{ topic }}
259 - 1.1: The message 1 of topic 1
260 - 1.2: The message 2 of topic 1
262 - 2.1: The message 1 of topic 2
263 - 2.2: The message 2 of topic 2
266 context. So, the index of the current ``topic`` defined in the outer for loop
/plugin/foldablelist/
H A DREADME.md19 {{topic>ns1:sub-ns?tag}}
22 uses the tag plugin (topic component) to generate the list from all pages in the namespace ns1/sub-…
/plugin/geonav/server/
H A DgetWikiData.php2 function pullInWikiData ($dokuPageId, $namespace, $topic) { argument
H A Dget_continent.php8 $topic=$_GET["p"]; variable
12 $html = '<h1> '.ucwords($topic).'</h1>';
14 $namespace = $topic;
15 $path = $topic . ':earth:' . $continent;
16 $wikiData = pullInWikiData($path, $namespace, $topic);
H A Dget_country.php8 $topic=$_GET["p"]; variable
13 $html = '<h1> '.ucwords($topic).'</h1>';
16 $namespace = $topic;
17 $path = $topic . ':earth:' . $continent . ':' . $countryCode;
18 $wikiData = pullInWikiData($path, $namespace, $topic);
H A Dget_county.php10 $topic=$_GET["p"]; variable
15 $html = '<h1> '.ucwords($topic).'</h1>';
21 $namespace = $topic;
22 $path = $topic . ':earth:' . $continent . ':' . $countryCode. ':' . $region . ':' . $county;
24 $wikiData = pullInWikiData($path, $namespace, $topic);
H A Dget_locality.php14 $topic=$_GET["p"]; variable
19 $html = '<h1> '.ucwords($topic).'</h1>';
27 $namespace = $topic;
28 …$path = $topic . ':earth:' . $continent . ':' . $countryCode . ':' . $region . ':' . $county . ':'…
30 $wikiData = pullInWikiData($path, $namespace, $topic);
H A Dget_state.php9 $topic=$_GET["p"]; variable
14 $html = '<h1> '.ucwords($topic).'</h1>';
40 $namespace = $topic;
41 $path = $topic . ':earth:' . $continent . ':' . $countryCode . ':' . $region;
42 $wikiData = pullInWikiData($path, $namespace, $topic);

123