Class Rendered
Representation of a rendered content record.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
-
ICanBoogie\ActiveRecord
-
Icybee\Modules\Contents\Rendered
uses
ICanBoogie\ActiveRecord\UpdatedAtProperty
Namespace: Icybee\Modules\Contents
Located at vendor/icanboogie-modules/contents/lib/activerecords/rendered.php
Located at vendor/icanboogie-modules/contents/lib/activerecords/rendered.php
Methods summary
Methods inherited from ICanBoogie\ActiveRecord
__construct(),
__sleep(),
alter_persistent_properties(),
delete(),
get_model(),
get_model_id(),
save()
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\ActiveRecord\UpdatedAtProperty
get_updated_at(),
set_updated_at()
Methods used from ICanBoogie\ToArrayRecursiveTrait
Methods used from ICanBoogie\PrototypeTrait
__call(),
__get(),
__set(),
__wakeup(),
get_prototype(),
has_method(),
has_property(),
last_chance_get(),
last_chance_set()
Magic methods summary
Properties summary
public
integer
|
$nid |
#
The identifier of the associated content record. |
public
string
|
$body |
#
The rendered body of the associated content record. |