No superclasses
Subclasses:
Overview
Accessor
Method
- _remove_defaults
- delete
- reset
- set
- set_user_settings
- update_config_from_parameter
- update_from_config_strings
- update_from_input
Unknown
- _clear_defaults
- _set_defaults
- _species_label
- add_fieldset
- add_form_element
- add_image_configs
- can_upload
- dump
- form
- get
- get_form
- get_user_settings
- has_form
- has_image_config
- has_image_configs
- has_images
- image_configs
- is_option
- load
- new
- options
- push_class
- save
- species_label
Methods
- _remove_defaults
Clears the listed default values...
View source
altered
Accessor. Set to one if the configuration has been updated...
View source
default_config
Accessor.
View source
delete
Delete a key from the user settings
View source
real
Accessor.
View source
reset
Delete all keys from user settings
View source
set
Set a key for user settings
View source
set_user_settings
Set the user settings from a hash of key value pairs
View source
species
Accessor.
View source
species_defs
Accessor.
View source
storable
Accessor. Set whether this ViewConfig is changeable by the User, and hence needs to access the database to set storable do $view_config->storable = 1; in SC code...
View source
title
Accessor.
View source
update_config_from_parameter
Update the configuration from a pipe separated string...
View source
update_from_config_strings
Loop through the parameters and update the config based on the parameters passed!
View source
update_from_input
Loop through the parameters and update the config based on the parameters passed!
View source
url
Accessor.
View source