Home
last modified time | relevance | path

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

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DUpdateTopicRequest.php32 public function setTopic(Topic $topic) argument
34 $this->topic = $topic;
41 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;
/plugin/geonav/server/
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);
H A DgetWikiData.php2 function pullInWikiData ($dokuPageId, $namespace, $topic) { argument
/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/FirebaseCloudMessaging/
H A DMessage.php49 public $topic; variable in Google\\Service\\FirebaseCloudMessaging\\Message
168 public function setTopic($topic) argument
170 $this->topic = $topic;
177 return $this->topic;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/Resource/
H A DProjectsTopicsSnapshots.php39 * @param string $topic Required. The name of the topic that snapshots are
50 public function listProjectsTopicsSnapshots($topic, $optParams = []) argument
52 $params = ['topic' => $topic];
H A DProjectsTopicsSubscriptions.php36 * @param string $topic Required. The name of the topic that subscriptions are
47 public function listProjectsTopicsSubscriptions($topic, $optParams = []) argument
49 $params = ['topic' => $topic];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DPubsub.php472 'path' => 'v1/{+topic}',
475 'topic' => [
482 'path' => 'v1/{+topic}',
485 'topic' => [
534 'path' => 'v1/{+topic}:publish',
537 'topic' => [
574 'path' => 'v1/{+topic}/snapshots',
577 'topic' => [
602 'path' => 'v1/{+topic}/subscriptions',
605 'topic' => [
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/articlelinks/
H A Dplugin.info.txt6 desc Creates mediawiki style links to main articles for a topic
H A DREADME3 Creates mediawiki style links to main articles for a topic
/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/aichat/lang/en/
H A Dprompt_noanswer.txt1 Given the user's question, tell them that you can't answer it because you couldn't find any matching wiki pages, which is likely because the user has insufficient permissions to access them or the question was off-topic.
/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/scrollticker/
H A DREADME.md21 {{topic>news?latest}}
/plugin/authgoogle/google/contrib/
H A DGoogle_FreebaseService.php100 public $topic; variable in Google_FreebaseService
113 …$this->topic = new Google_TopicServiceResource($this, $this->serviceName, 'topic', json_decode('{"…
/plugin/404manager/
H A DREADME.md8 Dokuwiki returns a soft 404 with this simple message : 'This topic does not exist yet'.
12 …wiki-plugin-404manager/blob/master/images/dokuwiki_200.jpg "Dokuwiki This topic does not exist yet…
/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/authremoteuser/
H A DREADME.md77 set the name (see also topic 1.2) in `server_var_name_of_auth_system`.
/plugin/socialshareprivacy2/JC/
H A DREADME.md118 Pull requests are very welcome! Make sure your patches are well tested. Please create a topic branc…
/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/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/wikistats/
H A DREADME.md105 To display only topic (pages) stats

123