|
Previous Page |
Solar_View |
Next Page |
__set()
public
void
__set (
string $key,
string $val
)
Disallows setting of underscore-prefixed variables.
Parameters
- (string)
$key: The variable name. - (string)
$val: The variable value.
Returns
- (void)
Description
Disallows setting of underscore-prefixed variables.
Local
- Overview
- Constants
- Properties
- Methods
- __call()
- __construct()
- __destruct()
- __set()
- _exception()
- _setup()
- addHelperClass()
- addTemplatePath()
- apiVersion()
- assign()
- display()
- dump()
- escape()
- fetch()
- getHelper()
- getHelperClass()
- getTemplatePath()
- locale()
- newHelper()
- partial()
- setHelperClass()
- setTemplatePath()
- template()