PHP 클래스 Themes, TastyIgniter

상속: extends Controller
파일 보기 프로젝트 열기: tastyigniter/tastyigniter 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
activate ( )
add ( )
copy ( )
delete ( )
edit ( )
index ( )

비공개 메소드들

메소드 설명
_addTheme ( )
_themeTree ( $directory, $return_link, $parent = '' )
_updateTheme ( $theme = [] )
validateForm ( $is_customizable = FALSE )
validateUpload ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

activate() 공개 메소드

public activate ( )

add() 공개 메소드

public add ( )

copy() 공개 메소드

public copy ( )

delete() 공개 메소드

public delete ( )

edit() 공개 메소드

public edit ( )

index() 공개 메소드

public index ( )