PHP Class Image_manager, TastyIgniter

Inheritance: extends CI_Controller
ファイルを表示 Open project: tastyigniter/tastyigniter

Public Methods

Method Description
__construct ( )
copy ( )
delete ( )
index ( )
move ( )
new_folder ( )
rename ( )
resize ( )
upload ( )

Private Methods

Method Description
_fixDirName ( $str )
_fixGetParams ( $str )
_makeSize ( $size )
setTemplateTags ( $popup )

Method Details

__construct() public method

public __construct ( )

copy() public method

public copy ( )

delete() public method

public delete ( )

index() public method

public index ( )

move() public method

public move ( )

new_folder() public method

public new_folder ( )

rename() public method

public rename ( )

resize() public method

public resize ( )

upload() public method

public upload ( )