PHP Class QCalendarPopup, qcodo

Inheritance: extends QControl
Show file Open project: qcodo/qcodo

Protected Properties

Property Type Description
$intTimestamp MISC
$strCalendarType
$strJavaScripts SETTINGS

Public Methods

Method Description
GetJavaScriptAction ( )
ParsePostData ( )
Validate ( )
__get ( $strName )
__set ( $strName, $mixValue )

Protected Methods

Method Description
GetControlHtml ( )

Method Details

GetControlHtml() protected method

protected GetControlHtml ( )

GetJavaScriptAction() public method

public GetJavaScriptAction ( )

ParsePostData() public method

public ParsePostData ( )

Validate() public method

public Validate ( )

__get() public method

public __get ( $strName )

__set() public method

public __set ( $strName, $mixValue )

Property Details

$intTimestamp protected property

MISC
protected $intTimestamp

$strCalendarType protected property

protected $strCalendarType

$strJavaScripts protected property

SETTINGS
protected $strJavaScripts