Home
last modified time | relevance | path

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

/plugin/multiorphan/action/
H A DpluginBlog.php44 $data = $this->plugin_blog->getBlog( $instructions[1][0] );
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Blogger/
H A DBlogUserInfo.php44 public function getBlog() function in Google\\Service\\Blogger\\BlogUserInfo
H A DPage.php91 public function getBlog() function in Google\\Service\\Blogger\\Page
H A DComment.php83 public function getBlog() function in Google\\Service\\Blogger\\Comment
H A DPost.php114 public function getBlog() function in Google\\Service\\Blogger\\Post
/plugin/tiledblog/
H A Dsyntax.php83 $entries = $helperPlugin->getBlog ($ns);
107 $entries = $helperPlugin->getBlog ($ns);
/plugin/bloglinks/
H A Daction.php88 $entries = $my->getBlog($namespace);
/plugin/blog/
H A Dhelper.php22 'name' => 'getBlog',
46 function getBlog($ns, $num = NULL, $author = NULL) { function in helper_plugin_blog
/plugin/blog/syntax/
H A Dautoarchive.php47 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns);
H A Dblog.php58 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns);
H A Darchive.php97 if ($my = plugin_load('helper', 'blog')) $entries = $my->getBlog($ns, NULL, $author);
/plugin/authgoogle/google/contrib/
H A 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