Home
last modified time | relevance | path

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

/plugin/dev/www/
Dindex.php4 $WIZ = new dokuwiki\plugin\dev\www\PluginWizard(); variable
6 $archive = $WIZ->handle();
23 const ACTION_EVENTS = <?php echo json_encode($WIZ->getEvents(), JSON_THROW_ON_ERROR); ?>;
120 <?php foreach ($WIZ->getPluginTypes() as $type) : ?>