|
| addHtmlComponent (BaseHtml $htmlComponent) |
|
| dataTable ($identifier, $model, $instances=null) |
|
| jsonDataTable ($identifier, $model, $instances=null) |
|
| dataElement ($identifier, $instance=null) |
|
| dataForm ($identifier, $instance) |
|
| defaultLogin ($identifier, $instance=null) |
|
| smallLogin ($identifier, $instance=null) |
|
| segmentedLogin ($identifier, $instance=null) |
|
| defaultAccount ($identifier, $instance=null) |
|
Definition at line 12 of file SemanticWidgetsTrait.php.
◆ addHtmlComponent()
addHtmlComponent |
( |
BaseHtml |
$htmlComponent | ) |
|
|
abstract |
◆ dataElement()
dataElement |
( |
|
$identifier, |
|
|
|
$instance = null |
|
) |
| |
◆ dataForm()
dataForm |
( |
|
$identifier, |
|
|
|
$instance |
|
) |
| |
◆ dataTable()
dataTable |
( |
|
$identifier, |
|
|
|
$model, |
|
|
|
$instances = null |
|
) |
| |
- Parameters
-
string | $identifier | |
string | $model | |
array | $instances | |
- Returns
- DataTable
Definition at line 22 of file SemanticWidgetsTrait.php.
◆ defaultAccount()
defaultAccount |
( |
|
$identifier, |
|
|
|
$instance = null |
|
) |
| |
◆ defaultLogin()
defaultLogin |
( |
|
$identifier, |
|
|
|
$instance = null |
|
) |
| |
◆ jsonDataTable()
jsonDataTable |
( |
|
$identifier, |
|
|
|
$model, |
|
|
|
$instances = null |
|
) |
| |
- Parameters
-
string | $identifier | |
string | $model | |
array | $instances | |
- Returns
- JsonDataTable
Definition at line 32 of file SemanticWidgetsTrait.php.
◆ segmentedLogin()
segmentedLogin |
( |
|
$identifier, |
|
|
|
$instance = null |
|
) |
| |
◆ smallLogin()
smallLogin |
( |
|
$identifier, |
|
|
|
$instance = null |
|
) |
| |
The documentation for this class was generated from the following file: