Class ConfigBlock
Base class for configuration blocks.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
-
Icybee\FormBlock
-
Icybee\ConfigBlock
Direct known subclasses
Icybee\Modules\Comments\ConfigBlock,
Icybee\Modules\Contents\ConfigBlock,
Icybee\Modules\Files\ConfigBlock,
Icybee\Modules\Search\ConfigBlock
Methods summary
public
|
|
protected
boolean
|
|
protected
|
|
protected
array
|
|
protected
array
|
#
alter_actions( array $actions, array $params )
Alters the actions for the |
protected
array
|
Methods inherited from Icybee\FormBlock
__construct(),
__toString(),
add_assets(),
alter(),
alter_attributes(),
alter_children(),
alter_element(),
fire_alter_actions(),
fire_alter_attributes(),
fire_alter_children(),
fire_alter_values(),
fire_before_alter_actions(),
fire_before_alter_attributes(),
fire_before_alter_children(),
fire_before_alter_values(),
lazy_get_actions(),
lazy_get_children(),
lazy_get_element(),
lazy_get_values()
Methods inherited from ICanBoogie\Object
from(),
resolve_facade_properties(),
resolve_private_properties(),
to_array(),
to_json()
Methods inherited from ICanBoogie\ToArrayRecursive
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
__call(),
__get(),
__set(),
__sleep(),
__wakeup(),
get_prototype(),
has_method(),
has_property(),
last_chance_get(),
last_chance_set()
Magic methods summary
Properties summary
Properties inherited from Icybee\FormBlock
Magic properties inherited from Icybee\FormBlock
$actions,
$attributes,
$element,
$values