Registry
- Namespace: \Redaxscript
- Description: children class to store the registry
- Package: Redaxscript
- Category: Registry
- Author: Gary Aylward
Properties
Property | Type | Visibility | Description |
---|---|---|---|
_registryArray | protected | ||
Property | Type | Visibility | Description |
Methods
Method | Visibility | Description |
---|---|---|
init | public | init the class |
get | public | get the value from registry |
getArray | public | get the array from registry |
set | public | set the value to registry |
__construct | private | constructor of the class |
getInstance | public | get the instance |
clearInstance | public | clear the instance |
Method | Visibility | Description |