Home
last modified time | relevance | path

Searched refs:getBlog (Results 1 – 12 of 12) sorted by relevance

/plugin/multiorphan/action/
DpluginBlog.php44 $data = $this->plugin_blog->getBlog( $instructions[1][0] );
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
DBlogUserInfo.php44 public function getBlog() function in Google\\Service\\Blogger\\BlogUserInfo
DPage.php91 public function getBlog() function in Google\\Service\\Blogger\\Page
DComment.php83 public function getBlog() function in Google\\Service\\Blogger\\Comment
DPost.php114 public function getBlog() function in Google\\Service\\Blogger\\Post
/plugin/tiledblog/
Dsyntax.php83 $entries = $helperPlugin->getBlog ($ns);
107 $entries = $helperPlugin->getBlog ($ns);
/plugin/bloglinks/
Daction.php88 $entries = $my->getBlog($namespace);
/plugin/blog/
Dhelper.php46 function getBlog($ns, $num = NULL, $author = NULL) { function in helper_plugin_blog
/plugin/blog/syntax/
Dautoarchive.php47 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns);
Dblog.php58 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns);
Darchive.php97 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns, NULL, $author);
/plugin/authgoogle/google/contrib/
DGoogle_BloggerService.php677 public function getBlog() { function in Google_BlogUserInfo
722 public function getBlog() { function in Google_Comment
906 public function getBlog() { function in Google_Page
1064 public function getBlog() { function in Google_Post