Previous Page
Properties

Solar_Class_Stack
Methods

Next Page
__construct()

Methods

Public

__construct()
Constructor.
__destruct()
Default destructor; does nothing other than provide a safe fallback for calls to parent::__destruct().
add()
Adds one or more classes to the stack.
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.
get()
Gets a copy of the current stack.
load()
Loads a class using the class stack prefixes.
locale()
Looks up class-specific locale strings based on a key.
set()
Clears the stack and adds one or more classes.

Protected

_exception()
Convenience method for returning exceptions with localized text.
_run()
Loads the class file in a limited scope.

Private

None.