Icinga Web 2

getWizard()->getRequirements(true); ?> getWizard()->getPage('setup_modules')->getModuleWizards() as $moduleName => $wizard): ?>

translate('Module'); ?>

getRequirements(); ?>
getElement($form->getTokenElementName()); ?> getElement($form->getUidElementName()); ?>
getElement(Wizard::BTN_PREV); ?> getElement(Wizard::BTN_NEXT); if (! $form->getWizard()->getRequirements()->fulfilled()) { $btn->setAttrib('disabled', 1); } echo $btn; ?>
translate('You may also need to restart the web-server for the changes to take effect!'); ?> qlink( $this->translate('Refresh'), null, null, array( 'class' => 'button-like', 'title' => $title, 'aria-label' => sprintf($this->translate('Refresh the page; %s'), $title) ) ); ?>