Свойство | Тип | Описание | |
---|---|---|---|
$Form | Gdn_Form | ||
$Uses | Models to automatically instantiate. |
Метод | Описание | |
---|---|---|
index ( ) | The summary of all settings available. | |
initialize ( ) | Add CSS & module, set error master view. Automatically run on every use. |
Метод | Описание | |
---|---|---|
_checkPrerequisites ( ) : boolean | Check minimum requirements for Garden. | |
configure ( string $RedirectUrl = '' ) | Allows the configuration of basic setup information in Garden. This should not be functional after the application has been set up. |
public index ( ) |
public initialize ( ) |