PHP Class Ticket284Component, prado

Inheritance: extends TTemplateControl, implements IValidatable
ファイルを表示 Open project: pradosoft/prado

Public Methods

Method Description
getDate ( )
getDatePicker ( )
getHourPicker ( )
getIsValid ( )
getMinutePicker ( )
getShowHours ( )
getShowMinutes ( )
getTimeStamp ( )
getValidationPropertyValue ( )
onPreRender ( $param )
setDate ( $value )
setIsValid ( $value )
setShowHours ( $value )
setShowMinutes ( $value )
setTimeStamp ( $value )

Method Details

getDate() public method

public getDate ( )

getDatePicker() public method

public getDatePicker ( )

getHourPicker() public method

public getHourPicker ( )

getIsValid() public method

public getIsValid ( )

getMinutePicker() public method

public getMinutePicker ( )

getShowHours() public method

public getShowHours ( )

getShowMinutes() public method

public getShowMinutes ( )

getTimeStamp() public method

public getTimeStamp ( )

getValidationPropertyValue() public method

onPreRender() public method

public onPreRender ( $param )

setDate() public method

public setDate ( $value )

setIsValid() public method

public setIsValid ( $value )

setShowHours() public method

public setShowHours ( $value )

setShowMinutes() public method

public setShowMinutes ( $value )

setTimeStamp() public method

public setTimeStamp ( $value )