Home
last modified time | relevance | path

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

/plugin/bez/tpl/
H A Dthreads.php40 <?php foreach (\dokuwiki\plugin\bez\mdl\Thread::get_states() as $state): ?>
H A Dtasks.php52 <?php foreach (\dokuwiki\plugin\bez\mdl\Task::get_states() as $state): ?>
/plugin/bez/mdl/
H A DThread.php44 public static function get_states() { function in dokuwiki\\plugin\\bez\\mdl\\Thread
H A DTask.php58 public static function get_states() { function in dokuwiki\\plugin\\bez\\mdl\\Task