PHP Class NewComponent, prado

Inheritance: extends CComponent
Exibir arquivo Open project: pradosoft/prado Class Usage Examples

Public Methods

Method Description
eventReturnValue ( $sender, $param )
getAutoGlobalListen ( )
getJsReadOnlyJsProperty ( )
getObject ( )
getReadOnlyProperty ( )
getReturn ( )
getText ( )
getjsColorAttribute ( )
isEventHandled ( )
myEventHandler ( $sender, $param )
onMyEvent ( $param )
resetEventHandled ( )
setReturn ( $return )
setText ( $value )
setjsColorAttribute ( $colorattribute )

Method Details

eventReturnValue() public method

public eventReturnValue ( $sender, $param )

getAutoGlobalListen() public method

public getAutoGlobalListen ( )

getJsReadOnlyJsProperty() public method

getObject() public method

public getObject ( )

getReadOnlyProperty() public method

public getReadOnlyProperty ( )

getReturn() public method

public getReturn ( )

getText() public method

public getText ( )

getjsColorAttribute() public method

public getjsColorAttribute ( )

isEventHandled() public method

public isEventHandled ( )

myEventHandler() public method

public myEventHandler ( $sender, $param )

onMyEvent() public method

public onMyEvent ( $param )

resetEventHandled() public method

public resetEventHandled ( )

setReturn() public method

public setReturn ( $return )

setText() public method

public setText ( $value )

setjsColorAttribute() public method

public setjsColorAttribute ( $colorattribute )