Searched refs:getThreads (Results 1 – 4 of 4) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/ | ||
| D | ListThreadsResponse.php | 72 public function getThreads() function in Google\\Service\\Gmail\\ListThreadsResponse |
| /plugin/discussion/ | ||
| D | admin.php | 76 $threads = $this->getThreads(); |
| D | helper.php | 116 public function getThreads($ns, $num = null, $skipEmpty = false) function in helper_plugin_discussion |
| /plugin/discussion/syntax/ | ||
| D | threads.php | 125 $pages = $helper->getThreads($ns, null, $skipEmpty); |