SettingsGroup
class SettingsGroup (View source)
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
There is no need to manually call this method.
No description
No description
When this is set you will have to manually register the menu item in twill-navigation.php otherwise this will be automatically embedded into the settings section in the main navigation.
No description
Details
static SettingsGroup
make()
No description
SettingsGroup
name(string $name)
No description
string
getName()
No description
SettingsGroup
label(string $label)
No description
string
getLabel()
No description
string
getRoute()
No description
string
getHref()
No description
bool
hasSection(string $sectionName)
No description
AppSetting
getSettingsModel()
No description
void
boot()
There is no need to manually call this method.
SettingsGroup
availableWhen(Closure $closure)
No description
bool
isAvailable()
No description
protected void
ensureModelExists()
No description
protected void
createBlockIfNotExisting(string $name, AppSetting $model)
No description
SettingsGroup
doNotAutoRegisterMenu(bool $doNotAutoRegister = true)
When this is set you will have to manually register the menu item in twill-navigation.php otherwise this will be automatically embedded into the settings section in the main navigation.
bool
shouldNotAutoRegisterInMenu()
No description