PHP Class UploaderCategory

Inheritance: extends AppModel
Afficher le fichier Open project: baserproject/basercms

Méthodes publiques

Свойство Type Description
$plugin string プラグイン名
$validate array バリデート

Méthodes publiques

Méthode Description
copy ( integer $id = null, array $data = [] ) : mixed コピーする

Method Details

copy() public méthode

コピーする
public copy ( integer $id = null, array $data = [] ) : mixed
$id integer
$data array
Résultat mixed page Or false

Property Details

$plugin public_oe property

プラグイン名
public string $plugin
Résultat string

$validate public_oe property

バリデート
public array $validate
Résultat array