Exibir arquivo
Open project: pradosoft/prado
Method | Description | |
---|---|---|
addParsedObject ( $object ) | Processes an object that is created during parsing template. | |
getHotSpotMode ( ) : |
||
getHotSpots ( ) : |
||
getTarget ( ) : string | ||
onClick ( $param ) | Raises OnClick event. | |
raisePostBackEvent ( $param ) | Raises the postback event. | |
render ( $writer ) | Renders this imagemap. | |
setHotSpotMode ( $value ) | Sets the behavior of hotspot regions in this imagemap when they are clicked. | |
setTarget ( $value ) |
Method | Description | |
---|---|---|
addAttributesToRender ( $writer ) | Adds attribute name-value pairs to renderer. | |
getClientClassName ( ) : string | Gets the name of the javascript class responsible for performing postback for this control. |
protected addAttributesToRender ( $writer ) |
public addParsedObject ( $object ) |
protected getClientClassName ( ) : string | ||
return | string | the javascript class name |
public getHotSpotMode ( ) : |
||
return | the behavior of hotspot regions in this imagemap when they are clicked. Defaults to THotSpotMode::NotSet. |
public getHotSpots ( ) : |
||
return | collection of hotspots defined in this imagemap. |
public onClick ( $param ) |
public raisePostBackEvent ( $param ) |
public setHotSpotMode ( $value ) |