Home
last modified time | relevance | path

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

/plugin/miniblog/
Daction.php25 $entries = $this->loadHelper('miniblog_entry')->entry_list('blog');
/plugin/miniblog/helper/
Dentry.php16 public function entry_list($ns) { function in helper_plugin_miniblog_entry
/plugin/miniblog/syntax/
Dentry.php45 $entries = plugin_load('helper', 'miniblog_entry')->entry_list('blog');