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
Datei anzeigen Open project: baserproject/basercms Class Usage Examples

Public Properties

Property Type Description
$useTable boolean use table
$validate array バリデーション

Public Methods

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

Method Details

duplicateThemeFile() public method

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

Property Details

$useTable public_oe property

use table
public bool $useTable
return boolean

$validate public_oe property

バリデーション
public array $validate
return array