Class ListView
A view on provided data.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
-
Icybee\Modules\Views\View
-
Icybee\Modules\Pages\ListView
Methods summary
Methods inherited from Icybee\Modules\Views\View
__construct(),
__invoke(),
add_assets(),
alter_context(),
alter_element(),
fire_render(),
fire_render_before(),
fire_render_empty_inner_html(),
get_data(),
get_element(),
get_id(),
get_options(),
init_range(),
lazy_get_module(),
lazy_get_template_resolver(),
provide(),
render_empty_inner_html(),
render_inner_html(),
render_outer_html(),
resolve_template_location(),
validate_access()
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
Constants summary
Constants inherited from Icybee\Modules\Views\View
ACCESS_CALLBACK,
ASSETS,
CLASSNAME,
PROVIDER,
RENDERS,
RENDERS_MANY,
RENDERS_ONE,
RENDERS_OTHER,
TITLE
Properties summary
Properties inherited from Icybee\Modules\Views\View
$document,
$element,
$engine,
$id,
$module,
$module_id,
$options,
$page,
$renders,
$template,
$type