Home
last modified time | relevance | path

Searched refs:getTopic (Results 26 – 33 of 33) sorted by relevance

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseCloudMessaging/
H A DMessage.php175 public function getTopic() function in Google\\Service\\FirebaseCloudMessaging\\Message
/plugin/tag/
H A Daction.php84 $pages = $helper->getTopic($ns, '', $tag);
H A Dhelper.php81 'name' => 'getTopic',
207 $pages = $this->getTopic('', 1, $svtag);
243 public function getTopic($ns = '', $num = null, $tagquery = '') { function in helper_plugin_tag
671 * Check if the page is a real candidate for the result of the getTopic by comparing its tags with the wanted tags
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Pubsub/
H A DSubscription.php285 public function getTopic() function in Google\\Service\\Pubsub\\Subscription
/plugin/tag/syntax/
H A Dtopic.php100 $pages = $helper->getTopic($ns, '', $tag);
H A Dsearchtags.php96 $pages = $helper->getTopic($this->getNS(), '', $tags);
/plugin/mediasyntax/
H A Dhelper.php214 $pages = $this->taghelper->getTopic('', null, $tag);
/plugin/include/
H A Dhelper.php721 $pagearrays = $this->taghelper->getTopic('', null, $tag);

12