|
phpMv -UI toolkit 2.4.12
jQuery, jQuery UI, Twitter Bootstrap and Semantic-UI library for php & php MVC Frameworks
|
BaseWidget for Twitter Bootstrap, jQuery UI or Semantic rich components. More...
Inheritance diagram for BaseWidget:Public Member Functions | |
| __construct ($identifier) | |
| getIdentifier () | |
| setIdentifier ($identifier) | |
| getLibraryId () | |
| setLibraryId ($_libraryId) | |
Protected Member Functions | |
| cleanIdentifier ($id) | |
Protected Attributes | |
| $identifier | |
| $_identifier | |
| $_libraryId | |
| $_self | |
BaseWidget for Twitter Bootstrap, jQuery UI or Semantic rich components.
Definition at line 13 of file BaseWidget.php.
| __construct | ( | $identifier | ) |
Reimplemented in HtmlElementAsContent, HtmlListgroupItem, HtmlCollapse, HtmlCarouselControl, HtmlCarouselItem, HtmlDropdownItem, HtmlNavzone, HtmlForm, HtmlGlyphicon, HtmlInput, HtmlInputgroup, HtmlTR, HtmlItem, and HtmlDatalist.
Definition at line 19 of file BaseWidget.php.
|
protected |
Definition at line 34 of file BaseWidget.php.
| getIdentifier | ( | ) |
Definition at line 25 of file BaseWidget.php.
| getLibraryId | ( | ) |
Definition at line 40 of file BaseWidget.php.
| setIdentifier | ( | $identifier | ) |
Reimplemented in HtmlTabItem.
Definition at line 29 of file BaseWidget.php.
| setLibraryId | ( | $_libraryId | ) |
| mixed | $_libraryId |
Definition at line 50 of file BaseWidget.php.
|
protected |
Definition at line 15 of file BaseWidget.php.
|
protected |
Definition at line 16 of file BaseWidget.php.
|
protected |
Definition at line 17 of file BaseWidget.php.
|
protected |
Definition at line 14 of file BaseWidget.php.