Home
last modified time | relevance | path

Searched refs:pcasthelper (Results 1 – 3 of 3) sorted by path

/plugin/podcast/action/
H A Dfeed.php13 var $pcasthelper = null; variable in action_plugin_podcast_feed
21 $this->pcasthelper =& plugin_load('helper', 'podcast');
67 $p = $this->pcasthelper->get_info( $row['page'] );
/plugin/podcast/blogtng-tpl/
H A Dentry.php5 $pcasthelper =& plugin_load("helper", "podcast"); variable
8 if( $pcasthelper ) {
9 $p = $pcasthelper->get_info( $page );
H A Dlist.php2 $pcasthelper =& plugin_load("helper", "podcast"); variable
6 if( $pcasthelper ) {
7 $p = $pcasthelper->get_info( $page );