|
Cascade Core
v0.12-1-g22cbbeb
|
| ▼NCascade | Cascade namespace contains the Core of the framework and various general plugins |
| ▼NCore | Cascade Core – the hearth of the framework |
| CBlock | Base block infrastructure common to all blocks |
| CCascadeController | CascadeController is container, where all blocks live |
| CClassBlockDocumentator | Generates documentation structure of the block from PHP source code |
| CClassBlockStorage | Load configuration of blocks |
| CContext | Context maintains global environment and acts as resource container |
| CIAuth | Authorizator interface, used by CascadeController to determine whether user is allowed to perform an action or not |
| CIBlockStorage | Load configuration of blocks |
| CIConfig | Interface to configuration loader |
| CIShebangHandler | Interface required by shebang handlers |
| CJsonBlockStorage | Load block composition from JSON file |
| CJsonConfig | Manage configuration stored in JSON files in core, plugins and application directories |
| CJsonConfigAPC | JsonConfig with APC cache |
| CJsonException | Something went wrong while parsing JSON file |
| CProxyBlock | Block class for proxy blocks created by JsonBlockStorage |
| CResourceException | Something went wrong while parsing JSON file |
| CShebangException | Something went wrong when interpreting shebang |
| CTableView | Simple table view |
| CTemplate | Templating engine which stores objects in the slots and then arranges them on a page |
| CTemplatingProxyBlock | TemplatingProxyBlock is like ProxyBlock, but all valus are passed thru template_format() function |
| CInvalidArgumentException | |
| CRuntimeException |
1.8.8