PHP Class AttachAction, thinksns

Inheritance: extends Action
Datei anzeigen Open project: medz/thinksns-4

Public Methods

Method Description
_initialize ( )
ajaxUpload ( ) 上传附件
deleteAttach ( $aid, $uid ) 删除附件
download ( ) 下载输出附件
ewebeditor ( ) ewebeditor控件上传
image_file_download ( $file )
kissy ( ) kissy编辑器上传
set_cache_limit ( $second = 1 )
showdataimage ( ) 兼容旧路径
thumbImage ( ) 图片截取

Method Details

_initialize() public method

public _initialize ( )

ajaxUpload() public method

上传附件
public ajaxUpload ( )

deleteAttach() public method

删除附件
public deleteAttach ( $aid, $uid )

download() public method

下载输出附件
public download ( )

ewebeditor() public method

ewebeditor控件上传
public ewebeditor ( )

image_file_download() public method

public image_file_download ( $file )

kissy() public method

kissy编辑器上传
public kissy ( )

set_cache_limit() public method

public set_cache_limit ( $second = 1 )

showdataimage() public method

兼容旧路径
public showdataimage ( )

thumbImage() public method

图片截取
public thumbImage ( )