![]() |
CMS
Version 3.9
|
This is the complete list of members for Settings, including all inherited members.
$fields | Settings | |
$fieldTypes | Settings | static |
$primary_key | Settings | |
$relations | Settings | |
$table | Settings | |
assertPermission($component, $name, $redirect="", $message="") | Settings | static |
checkPermission($component, $name, $account=null) | Settings | static |
checkPermissions($permissions, $account=null) | Settings | static |
createPermissionsFieldRenderer($form, $field, $label="") | Settings | static |
deletePermission($component, $name) | Settings | static |
deleteValue($component, $name) | Settings | static |
formatOptionList() | Settings | |
getComponents() | Settings | static |
getSetting($component, $name) | Settings | static |
getValue($component, $name) | Settings | static |
permitsRole($role) | Settings | |
save() | Settings | |
setDefaultPermission($component, $name, $annotation, $value, $weight=0) | Settings | static |
setDefaultValue($component, $name, $value, $field_type="String", $annotation="", $category="", $options="", $weight=0) | Settings | static |
setPermission($component, $name, $annotation, $value, $weight) | Settings | static |
setValue($component, $name, $value, $field_type, $annotation="", $category="", $options="", $weight=0) | Settings | static |