phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
SemanticComponentsTrait Class Reference
+ 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)
 

Detailed Description

Definition at line 28 of file SemanticComponentsTrait.php.

Member Function Documentation

◆ accordion()

accordion (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Accordion

Definition at line 74 of file SemanticComponentsTrait.php.

◆ addComponent()

addComponent ( SimpleComponent  $component,
  $attachTo,
  $params 
)
abstract
Parameters
SimpleComponent$component
string | null$attachTo$attachTo
array | string | null$params
Returns
SimpleSemExtComponent

◆ checkbox()

checkbox (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Checkbox

Definition at line 92 of file SemanticComponentsTrait.php.

◆ dimmer()

dimmer (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Dimmer

Definition at line 128 of file SemanticComponentsTrait.php.

◆ dropdown()

dropdown (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Dropdown

Definition at line 64 of file SemanticComponentsTrait.php.

◆ form()

form (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Form

Definition at line 168 of file SemanticComponentsTrait.php.

◆ generic()

generic (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
SimpleSemExtComponent

Definition at line 44 of file SemanticComponentsTrait.php.

◆ modal()

modal (   $attachTo = NULL,
  $params = NULL,
  $paramsParts = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Modal

Definition at line 137 of file SemanticComponentsTrait.php.

◆ popup()

popup (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Popup

Definition at line 54 of file SemanticComponentsTrait.php.

◆ progress()

progress (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Progress

Definition at line 110 of file SemanticComponentsTrait.php.

◆ rating()

rating (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Rating

Definition at line 101 of file SemanticComponentsTrait.php.

◆ search()

search (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Search

Definition at line 119 of file SemanticComponentsTrait.php.

◆ shape()

shape (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Shape

Definition at line 158 of file SemanticComponentsTrait.php.

◆ slider()

slider (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Slider

Definition at line 188 of file SemanticComponentsTrait.php.

◆ sticky()

sticky (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Sticky

Definition at line 83 of file SemanticComponentsTrait.php.

◆ tab()

tab (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Tab

Definition at line 148 of file SemanticComponentsTrait.php.

◆ toast()

toast (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Toast

Definition at line 178 of file SemanticComponentsTrait.php.


The documentation for this class was generated from the following file: