|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
Inheritance diagram for SemanticComponentsTrait:Public Member Functions | |
| addComponent (SimpleComponent $component, $attachTo, $params) | |
| generic ($attachTo=NULL, $params=NULL) | |
| popup ($attachTo=NULL, $params=NULL) | |
| dropdown ($attachTo=NULL, $params=NULL) | |
| accordion ($attachTo=NULL, $params=NULL) | |
| sticky ($attachTo=NULL, $params=NULL) | |
| checkbox ($attachTo=NULL, $params=NULL) | |
| rating ($attachTo=NULL, $params=NULL) | |
| progress ($attachTo=NULL, $params=NULL) | |
| search ($attachTo=NULL, $params=NULL) | |
| dimmer ($attachTo=NULL, $params=NULL) | |
| modal ($attachTo=NULL, $params=NULL, $paramsParts=NULL) | |
| tab ($attachTo=NULL, $params=NULL) | |
| shape ($attachTo=NULL, $params=NULL) | |
| form ($attachTo=NULL, $params=NULL) | |
| toast ($attachTo=NULL, $params=NULL) | |
| slider ($attachTo=NULL, $params=NULL) | |
Definition at line 28 of file SemanticComponentsTrait.php.
| accordion | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 74 of file SemanticComponentsTrait.php.
|
abstract |
| SimpleComponent | $component | |
| string | null | $attachTo | $attachTo |
| array | string | null | $params |
| checkbox | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 92 of file SemanticComponentsTrait.php.
| dimmer | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 128 of file SemanticComponentsTrait.php.
| dropdown | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 64 of file SemanticComponentsTrait.php.
| form | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 168 of file SemanticComponentsTrait.php.
| generic | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 44 of file SemanticComponentsTrait.php.
| modal | ( | $attachTo = NULL, |
|
$params = NULL, |
|||
$paramsParts = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 137 of file SemanticComponentsTrait.php.
| popup | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 54 of file SemanticComponentsTrait.php.
| progress | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 110 of file SemanticComponentsTrait.php.
| rating | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 101 of file SemanticComponentsTrait.php.
| search | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 119 of file SemanticComponentsTrait.php.
| shape | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 158 of file SemanticComponentsTrait.php.
| slider | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 188 of file SemanticComponentsTrait.php.
| sticky | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 83 of file SemanticComponentsTrait.php.
| tab | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 148 of file SemanticComponentsTrait.php.
| toast | ( | $attachTo = NULL, |
|
$params = NULL |
|||
| ) |
| string | $attachTo | |
| string | array | $params |
Definition at line 178 of file SemanticComponentsTrait.php.