PHP Class AttachAction, thinksns

Inheritance: extends Action
Afficher le fichier Open project: medz/thinksns-4

Méthodes publiques

Méthode 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 méthode

public _initialize ( )

ajaxUpload() public méthode

上传附件
public ajaxUpload ( )

deleteAttach() public méthode

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

download() public méthode

下载输出附件
public download ( )

ewebeditor() public méthode

ewebeditor控件上传
public ewebeditor ( )

image_file_download() public méthode

public image_file_download ( $file )

kissy() public méthode

kissy编辑器上传
public kissy ( )

set_cache_limit() public méthode

public set_cache_limit ( $second = 1 )

showdataimage() public méthode

兼容旧路径
public showdataimage ( )

thumbImage() public méthode

图片截取
public thumbImage ( )