PHP Class clsSwfUpload

Inheritance: extends xajaxResponsePlugin
Show file Open project: xajax/xajax

Public Methods

Method Description
clsSwfUpload ( ) --------------------------------------------------------------------------------------------------------------------------------
configure ( $sName, $mValue ) --------------------------------------------------------------------------------------------------------------------------------
destroyField ( $id ) --------------------------------------------------------------------------------------------------------------------------------
destroyForm ( $id ) --------------------------------------------------------------------------------------------------------------------------------
generateClientScript ( ) --------------------------------------------------------------------------------------------------------------------------------
generateHash ( )
getName ( ) --------------------------------------------------------------------------------------------------------------------------------
transField ( $id, $config, $multi = false ) --------------------------------------------------------------------------------------------------------------------------------
transForm ( $id, $config, $multi = false ) --------------------------------------------------------------------------------------------------------------------------------

Method Details

clsSwfUpload() public method

--------------------------------------------------------------------------------------------------------------------------------
public clsSwfUpload ( )

configure() public method

--------------------------------------------------------------------------------------------------------------------------------
public configure ( $sName, $mValue )

destroyField() public method

--------------------------------------------------------------------------------------------------------------------------------
public destroyField ( $id )

destroyForm() public method

--------------------------------------------------------------------------------------------------------------------------------
public destroyForm ( $id )

generateClientScript() public method

--------------------------------------------------------------------------------------------------------------------------------

generateHash() public method

public generateHash ( )

getName() public method

--------------------------------------------------------------------------------------------------------------------------------
public getName ( )

transField() public method

--------------------------------------------------------------------------------------------------------------------------------
public transField ( $id, $config, $multi = false )

transForm() public method

--------------------------------------------------------------------------------------------------------------------------------
public transForm ( $id, $config, $multi = false )