Home
last modified time | relevance | path

Searched refs:getPosts (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlog.php177 public function getPosts() function in Google\\Service\\Blogger\\Blog
/plugin/bliki/
H A Dsyntax.php395 … $recents = $this->getPosts($ID, $this->getConf('numposts'), ($page * $this->getConf('numposts')));
/plugin/authgoogle/google/contrib/
H A DGoogle_BloggerService.php518 public function getPosts() { function in Google_Blog