|
Previous Class |
Solar_View_Helper_GetTextRaw |
Next Page |
Solar_View_Helper_GetTextRaw
Helper for locale strings (no escaping is applied).
Catalog
This class is part of the Solar_View package.
Inheritance:
- Solar_Base
- Solar_View_Helper
- Solar_View_Helper_GetTextRaw
- Solar_View_Helper
Constants
None.
Public Properties
These are all the public properties in the Solar_View_Helper_GetTextRaw class.
You can also view the list of all public, protected, and private properties.
$_class- The locale class-space key to use.
Public Methods
These are all the public methods in the Solar_View_Helper_GetTextRaw class.
You can also view the list of all public, protected, and private 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.
getTextRaw()- Returns a localized string WITH NO ESCAPING.
locale()- Looks up class-specific locale strings based on a key.
setClass()- Sets the class used for translations.