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

Public Member Functions

 __construct ($semElement, $title="", $content="", $variation=NULL, $params=array())
 
 setHtml ($html)
 
 setAttributes ($variation=NULL, $params=array())
 
 onShow ($jsCode)
 
 compile (JsUtils $js=NULL)
 
 run (JsUtils $js)
 

Protected Attributes

 $title
 
 $content
 
 $html
 
 $variation
 
 $params
 
 $semElement
 

Private Member Functions

 _compileHtml (JsUtils $js=NULL)
 

Detailed Description

Definition at line 9 of file InternalPopup.php.

Constructor & Destructor Documentation

◆ __construct()

__construct (   $semElement,
  $title = "",
  $content = "",
  $variation = NULL,
  $params = array() 
)

Definition at line 17 of file InternalPopup.php.

Member Function Documentation

◆ _compileHtml()

_compileHtml ( JsUtils  $js = NULL)
private

Definition at line 51 of file InternalPopup.php.

◆ compile()

compile ( JsUtils  $js = NULL)

Definition at line 38 of file InternalPopup.php.

◆ onShow()

onShow (   $jsCode)

Definition at line 34 of file InternalPopup.php.

◆ run()

run ( JsUtils  $js)

Definition at line 73 of file InternalPopup.php.

◆ setAttributes()

setAttributes (   $variation = NULL,
  $params = array() 
)

Definition at line 29 of file InternalPopup.php.

◆ setHtml()

setHtml (   $html)

Definition at line 24 of file InternalPopup.php.

Field Documentation

◆ $content

$content
protected

Definition at line 11 of file InternalPopup.php.

◆ $html

$html
protected

Definition at line 12 of file InternalPopup.php.

◆ $params

$params
protected

Definition at line 14 of file InternalPopup.php.

◆ $semElement

$semElement
protected

Definition at line 15 of file InternalPopup.php.

◆ $title

$title
protected

Definition at line 10 of file InternalPopup.php.

◆ $variation

$variation
protected

Definition at line 13 of file InternalPopup.php.


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