Home
last modified time | relevance | path

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

/template/sprintdoc/tpl/
H A Dnav-page-attributes.php5 $doPlugin = plugin_load('helper', 'do'); variable
15 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {
26 if($doPlugin !== null) {
27 $count = $doPlugin->getPageTaskCount();
36 $title = $doPlugin->getLang('title_alldone');
65 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {