Class UserColumn
Representation of a _user_ column.
This column can be used to represent the users associated to records.
- ICanBoogie\Object implements ICanBoogie\ToArrayRecursive uses ICanBoogie\ToArrayRecursiveTrait, ICanBoogie\PrototypeTrait
-
Icybee\ManageBlock\Column
-
Icybee\Modules\Users\ManageBlock\UserColumn
Located at vendor/icanboogie-modules/users/lib/blocks/manage.php
Methods summary
public
|
#
__construct(
Initializes the $resolved_user_names property. |
public
|
#
alter_query_with_filter(
Alters the query according to the filter value specified. |
public
|
#
alter_query_with_order(
Alters the ORDER clause of the query according to the column identifier and the order direction. |
public
array[]ActiveRecord
|
|
public
array|null
|
|
public
string
|
Methods inherited from Icybee\ManageBlock\Column
add_assets(),
alter_filters(),
get_filter_value(),
get_is_filtering(),
get_label(),
modify_options(),
render_header(),
render_options(),
resolve_default_values(),
set_filtering(),
set_label(),
t()
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\ManageBlock\Column
Properties summary
Properties inherited from Icybee\ManageBlock\Column
$cell_renderer,
$class,
$default_order,
$discreet,
$filters,
$header_renderer,
$id,
$manager,
$order,
$orderable,
$reset,
$title