PHP Class Image_manager, TastyIgniter

Inheritance: extends CI_Controller
Afficher le fichier Open project: tastyigniter/tastyigniter

Méthodes publiques

Méthode Description
__construct ( )
copy ( )
delete ( )
index ( )
move ( )
new_folder ( )
rename ( )
resize ( )
upload ( )

Private Methods

Méthode Description
_fixDirName ( $str )
_fixGetParams ( $str )
_makeSize ( $size )
setTemplateTags ( $popup )

Method Details

__construct() public méthode

public __construct ( )

copy() public méthode

public copy ( )

delete() public méthode

public delete ( )

index() public méthode

public index ( )

move() public méthode

public move ( )

new_folder() public méthode

public new_folder ( )

rename() public méthode

public rename ( )

resize() public méthode

public resize ( )

upload() public méthode

public upload ( )