Home
last modified time | relevance | path

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

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