Home
last modified time | relevance | path

Searched refs:get_blog (Results 1 – 4 of 4) sorted by relevance

/plugin/blogtng/action/
H A Dentry.php46 if($this->entryhelper->get_blog() == '') return true;
72 if($this->entryhelper->get_blog() == '') return true;
H A Dedit.php63 $blog = $this->entryhelper->get_blog();
170 $blog = $this->entryhelper->get_blog();
/plugin/blogtng/
H A Dadmin.php731 $blogname = $this->entryhelper->get_blog();
/plugin/blogtng/helper/
H A Dentry.php764 public function get_blog() { function in helper_plugin_blogtng_entry