Class notice
UIX Notice. Handles displaying of admin notices.
- uix\ui\uix
- uix\data\data
- uix\ui\notice
Methods summary
public
|
|
protected
|
|
public
string
|
|
public
string|null
|
|
public
|
|
public
|
Methods inherited from uix\data\data
Methods inherited from uix\ui\uix
__call()
,
__construct()
,
base_color()
,
build_attributes()
,
enqueue_active_assets()
,
enqueue_core()
,
id()
,
init()
,
is_active()
,
process_child()
,
process_children()
,
register()
,
render_children()
,
set_assets()
,
set_attributes()
,
set_url()
Properties summary
public
string
|
$type
The type of object |
#
'notice'
|
public
array
|
$classes
The wrapper elements class names |
#
array( 'uix-notice', 'notice' )
|
public
array
|
$attributes
The wrapper elements main attributes |
|
public
string
|
$state
The state type of the notice ( warning, error, success ) |
#
'notice'
|