Class grid
A Grid system for layout control
- uix\ui\uix
- uix\data\data
- uix\ui\panel
- uix\ui\section
- uix\ui\grid
Methods summary
public
string|null
|
|
public
array
|
|
public
array
|
|
public
|
|
public
string|null
|
|
public
|
Methods inherited from uix\ui\panel
child_count()
,
description()
,
enqueue_active_assets()
,
is_section_object()
,
label()
,
navigation()
,
panel_section()
,
render_template()
,
set_data()
,
wrapper_class_names()
Methods inherited from uix\ui\uix
__call()
,
__construct()
,
actions()
,
base_color()
,
build_attributes()
,
enqueue_core()
,
id()
,
init()
,
is_active()
,
process_child()
,
process_children()
,
register()
,
render_children()
,
set_url()
Properties summary
public
string
|
$type
The type of object |
#
'grid'
|
public
array
|
$attributes
List of attributes to apply to the wrapper element |
#
array( 'class' => 'uix-grid' )
|