Interpreter for Cascade::Core::JsonBlockStorage using shebang feature. More...

Public Member Functions | |
| __construct ($config, $context) | |
| Setup block using configuration from a block storage. | |
| main () | |
| Main of the Block. | |
Static Public Member Functions | |
| static | createFromShebang ($block_config, $shebang_config,\Cascade::Core::Context $context, $block_type) |
| Create block proxy. | |
Public Attributes | |
| const | force_exec = true |
| Must be executed (it is view). | |
Protected Attributes | |
| $inputs | |
| Inputs. More... | |
| $outputs | |
| Outputs. More... | |
| $form | |
| DUF Form prepared in constructor. | |
Interpreter for Cascade::Core::JsonBlockStorage using shebang feature.
|
protected |
Inputs.
|
protected |
Outputs.
1.8.8