PHP Class ThemeFile

PHP versions 4 and 5 BaserCMS : Based Website Development Project Copyright 2008 - 2011, Catchup, Inc. 1-19-4 ikinomatsubara, fukuoka-shi fukuoka, Japan 819-0055
Inheritance: extends AppModel
Afficher le fichier Open project: baserproject/basercms Class Usage Examples

Méthodes publiques

Свойство Type Description
$useTable boolean use table
$validate array バリデーション

Méthodes publiques

Méthode Description
duplicateThemeFile ( array $check ) : boolean ファイルの重複チェック

Method Details

duplicateThemeFile() public méthode

ファイルの重複チェック
public duplicateThemeFile ( array $check ) : boolean
$check array
Résultat boolean

Property Details

$useTable public_oe property

use table
public bool $useTable
Résultat boolean

$validate public_oe property

バリデーション
public array $validate
Résultat array