Home
last modified time | relevance | path

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

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