|
Previous Page |
Solar_Role |
Next Page |
Methods
Public
__call()- Disallow all calls to methods besides factory() and the existing support methods.
__construct()- Constructor.
__destruct()- Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
apiVersion()- Reports the API version for this class.
dump()- Convenience method for getting a dump the whole object, or one of its properties, or an external variable.
factory()- Factory method for returning adapter objects.
locale()- Looks up class-specific locale strings based on a key.
Protected
_exception()- Convenience method for returning exceptions with localized text.
Private
None.