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.php4 /** @var \helper_plugin_do $doPlugin */
5 $doPlugin = plugin_load('helper', 'do'); variable
13 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {
24 if($doPlugin !== null) {
25 $count = $doPlugin->getPageTaskCount();
34 $title = $doPlugin->getLang('title_alldone');
63 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {