Trait HtmlGeneratorTrait
Namespace: oroboros\core\traits\utilities\html
Located at core/traits/utilities/html/HtmlGeneratorTrait.php
Located at core/traits/utilities/html/HtmlGeneratorTrait.php
Methods summary
final private
|
|
final private
|
|
final private
|
|
final private
|
|
final private
|
|
protected
|
|
protected
|
|
final private
array
|
|
final private
|
|
protected
|
|
private
|
Properties summary
protected
array
|
$_content_methods
$_content_methods Provides a list of valid output format generation methods. These methods can be referenced to build structured output quickly. |
#
array(
'row',
'column',
'form',
'table',
'formtable',
'widget',
'navigation',
)
|
private static
integer
|
$_tabsets
|
#
0
|
private static
integer
|
$_datatables
|
#
0
|