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

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
 

Detailed Description

BaseWidget for Twitter Bootstrap, jQuery UI or Semantic rich components.

Author
jc
Version
1.0.2

Definition at line 13 of file BaseWidget.php.

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ cleanIdentifier()

cleanIdentifier (   $id)
protected

Definition at line 34 of file BaseWidget.php.

◆ getIdentifier()

getIdentifier ( )

Definition at line 25 of file BaseWidget.php.

◆ getLibraryId()

getLibraryId ( )
Returns
mixed

Definition at line 40 of file BaseWidget.php.

◆ setIdentifier()

setIdentifier (   $identifier)

Reimplemented in HtmlTabItem.

Definition at line 29 of file BaseWidget.php.

◆ setLibraryId()

setLibraryId (   $_libraryId)
Parameters
mixed$_libraryId

Definition at line 50 of file BaseWidget.php.

Field Documentation

◆ $_identifier

$_identifier
protected

Definition at line 15 of file BaseWidget.php.

◆ $_libraryId

$_libraryId
protected

Definition at line 16 of file BaseWidget.php.

◆ $_self

$_self
protected

Definition at line 17 of file BaseWidget.php.

◆ $identifier

$identifier
protected

Definition at line 14 of file BaseWidget.php.


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