Home
last modified time | relevance | path

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

/template/sprintdoc/tpl/
H A Dnav-page-attributes.php8 /** @var \action_plugin_starred $starredPlugin */
9 $starredPlugin = plugin_load('action', 'starred'); variable
13 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {
51 if($starredPlugin !== null) {
53 $starredPlugin->tpl_starred();
63 if($doPlugin !== null || $qcPlugin !== null || $starredPlugin !== null) {