Searched refs:WIZ (Results 1 – 1 of 1) sorted by relevance
4 $WIZ = new dokuwiki\plugin\dev\www\PluginWizard(); variable6 $archive = $WIZ->handle();23 const ACTION_EVENTS = <?php echo json_encode($WIZ->getEvents(), JSON_THROW_ON_ERROR); ?>;120 <?php foreach ($WIZ->getPluginTypes() as $type) : ?>