Home
last modified time | relevance | path

Searched refs:bez_tpl_include (Results 1 – 7 of 7) sorted by relevance

/plugin/bez/mdl/
H A DThread.php486 $thread_box = $this->model->action->bez_tpl_include('thread_box', true);
499 $content = $this->model->action->bez_tpl_include('mail/thread', true);
568 $content = $this->model->action->bez_tpl_include('mail/thread', true);
590 $content = $this->model->action->bez_tpl_include('mail/thread', true);
H A DTask_comment.php94 $content = $this->model->action->bez_tpl_include('mail/task_comment', true);
H A DThread_comment.php131 $content = $this->model->action->bez_tpl_include('mail/thread_comment', true);
H A DTask.php550 $task_box = $this->model->action->bez_tpl_include('task_box', true);
562 $content = $this->model->action->bez_tpl_include('mail/task', true);
/plugin/bez/cron/
H A Dfunctions.php119 $body = $action->bez_tpl_include('cron/weekly-message', true);
/plugin/bez/action/
H A Dbase.php45 public function bez_tpl_include($tpl_file='', $return=false) { function in action_plugin_bez_base
H A Ddefault.php289 $this->bez_tpl_include(str_replace('/', '', $this->get_action()));