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 |
| Always execute this block. | |
Protected Attributes | |
| $inputs | |
| List of inputs and their default values. More... | |
| $outputs | |
| List of outputs (no default values) More... | |
| $form | |
| The Form. | |
Interpreter for Cascade::Core::JsonBlockStorage using shebang feature.
|
protected |
List of inputs and their default values.
|
protected |
List of outputs (no default values)
1.8.8