Class Provider
Provides data for a view.
Direct known subclasses
Indirect known subclasses
Icybee\Modules\Comments\ViewProvider
,
Icybee\Modules\Contents\ViewProvider
,
Icybee\Modules\Nodes\ViewProvider
,
Icybee\Modules\Users\ViewProvider
Abstract
Namespace: Icybee\Modules\Views
Located at vendor/icanboogie-modules/views/lib/provider.php
Namespace: Icybee\Modules\Views
Located at vendor/icanboogie-modules/views/lib/provider.php
Methods summary
public
|
#
__construct(
|
public
|
|
abstract public
|
|
protected
|
|
protected
|
#
alter_context(
Alters rendering context. |
Magic methods summary
Constants summary
integer |
RETURNS_ONE
|
1 |
|
integer |
RETURNS_MANY
|
2 |
|
integer |
RETURNS_OTHER
|
3 |
Properties summary
protected
mixed
|
$view | |
protected
mixed
|
$context | |
protected
mixed
|
$module | |
protected
mixed
|
$conditions | |
protected
mixed
|
$returns |