Class ModuleWizard extends Widget
Inheritance:
- System
 - Controller
 - Widget
 - ModuleWizard
 
/system/modules/backend/ModuleWizard.php line 40
  Automatically extracted PHP DOC comment from code: END OF PHP DOC 
 Class ModuleWizard
 Provide methods to handle modules of a page layout.
Methods
- public generate() overrides Widget::generate()
 - public __set(string $strKey, mixed $varValue) overrides Widget::__set()
 
Properties
- protected boolean $blnSubmitInput
 - protected string $strTemplate
 

Add a comment