프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$actsAs | array | behaviors | |
$plugin | string | プラグイン名 |
메소드 | 설명 | |
---|---|---|
__construct ( integer $id = false, string $table = null, string $ds = null ) | コンストラクタ | |
beforeDelete ( $cascade = true ) | ||
beforeSave ( $options = [] ) | ||
fileExists ( string $fileName, $limited = false ) : void | ファイルの存在チェックを行う | |
filesExists ( string $fileName, $limited = null ) : array | 複数のファイルの存在チェックを行う | |
getControlSource ( string $field = null, array $options = [] ) : mixed | コントロールソースを取得する | |
getSourceFileName ( $fileName ) |
public fileExists ( string $fileName, $limited = false ) : void | ||
$fileName | string | |
리턴 | void |
public filesExists ( string $fileName, $limited = null ) : array | ||
$fileName | string | |
리턴 | array |