phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
Loading...
Searching...
No Matches
BootstrapComponentsTrait Class Reference
+ Inheritance diagram for BootstrapComponentsTrait:

Public Member Functions

 addComponent (SimpleComponent $component, $attachTo, $params)
 
 generic ($attachTo=NULL, $params=NULL)
 
 modal ($attachTo=NULL, $params=NULL)
 
 tooltip ($attachTo=NULL, $params=NULL)
 
 popover ($attachTo=NULL, $params=NULL)
 
 dropdown ($attachTo=NULL, $params=NULL)
 
 splitbutton ($attachTo=NULL, $params=NULL)
 
 tab ($attachTo=NULL, $params=NULL)
 
 collapse ($attachTo=NULL, $params=NULL)
 
 carousel ($attachTo=NULL, $params=NULL)
 

Detailed Description

Definition at line 21 of file BootstrapComponentsTrait.php.

Member Function Documentation

◆ addComponent()

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

◆ carousel()

carousel (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Carousel

Definition at line 116 of file BootstrapComponentsTrait.php.

◆ collapse()

collapse (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Collapse

Definition at line 106 of file BootstrapComponentsTrait.php.

◆ dropdown()

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

Definition at line 76 of file BootstrapComponentsTrait.php.

◆ generic()

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

Definition at line 36 of file BootstrapComponentsTrait.php.

◆ modal()

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

Definition at line 46 of file BootstrapComponentsTrait.php.

◆ popover()

popover (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Popover

Definition at line 66 of file BootstrapComponentsTrait.php.

◆ splitbutton()

splitbutton (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Splitbutton

Definition at line 86 of file BootstrapComponentsTrait.php.

◆ tab()

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

Definition at line 96 of file BootstrapComponentsTrait.php.

◆ tooltip()

tooltip (   $attachTo = NULL,
  $params = NULL 
)
Parameters
string$attachTo
string | array$params
Returns
Tooltip

Definition at line 56 of file BootstrapComponentsTrait.php.


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