PHP Class Themes, TastyIgniter

Inheritance: extends Controller
Afficher le fichier Open project: tastyigniter/tastyigniter Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( )
activate ( )
add ( )
copy ( )
delete ( )
edit ( )
index ( )

Private Methods

Méthode Description
_addTheme ( )
_themeTree ( $directory, $return_link, $parent = '' )
_updateTheme ( $theme = [] )
validateForm ( $is_customizable = FALSE )
validateUpload ( )

Method Details

__construct() public méthode

public __construct ( )

activate() public méthode

public activate ( )

add() public méthode

public add ( )

copy() public méthode

public copy ( )

delete() public méthode

public delete ( )

edit() public méthode

public edit ( )

index() public méthode

public index ( )