Class EditBlock
A record editor.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
- Icybee\FormBlock
- Icybee\EditBlock
Direct known subclasses
Icybee\Modules\Comments\EditBlock
,
Icybee\Modules\Nodes\EditBlock
,
Icybee\Modules\Sites\EditBlock
,
Icybee\Modules\Taxonomy\Terms\EditBlock
,
Icybee\Modules\Taxonomy\Vocabulary\EditBlock
,
Icybee\Modules\Users\ConfigBlock
,
Icybee\Modules\Users\EditBlock
,
Icybee\Modules\Users\Roles\EditBlock
Indirect known subclasses
Icybee\Modules\Articles\EditBlock
,
Icybee\Modules\Contents\EditBlock
,
Icybee\Modules\Files\EditBlock
,
Icybee\Modules\Forms\EditBlock
,
Icybee\Modules\Images\EditBlock
,
Icybee\Modules\Members\EditBlock
,
Icybee\Modules\Pages\EditBlock
Methods summary
protected static
|
|
public
|
#
__construct(
Constructor. |
protected
array
|
|
public
|
#
render( )
If the record to edit is locked by another user a |
protected
boolean
|
|
protected
|
|
protected
|
|
protected
array
|
|
protected
|
#
fire_before_alter_attributes( array $properties )
Fires the |
protected
|
#
fire_alter_attributes( array $properties )
Fires the |
protected
array
|
|
protected
|
#
fire_before_alter_values( array $properties )
Fires the |
protected
|
#
fire_alter_values( array $properties )
Fires the |
protected
|
#
fire_before_alter_children( array $properties )
Fires the |
protected
|
#
fire_alter_children( array $properties )
Fires the |
protected
array
|
|
protected
array
|
#
alter_actions( array $actions, array $params )
Adds the save mode checkbox group of the actions as well as the action bar. |
protected
|
#
fire_before_alter_actions( array $properties )
Fires the |
protected
|
#
fire_alter_actions( array $properties )
Fires the |
protected
|
#
alter_element(
If the user doesn't have the permission to edit the record, the actions of
the |
Methods inherited from Icybee\FormBlock
__toString()
,
alter_attributes()
,
alter_children()
,
alter_values()
,
lazy_get_children()
,
lazy_get_element()
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
protected
integer
|
$key |
#
The key of the record to edit. |
Properties inherited from Icybee\FormBlock
Magic properties inherited from Icybee\FormBlock
$actions
,
$attributes
,
$element
,
$values