baserCMS クラスリファレンス

ThemeFolderForm extends Form
in package

ThemeFolderForm

Table of Contents

Methods

duplicateThemeFolder()  : bool
フォルダーの重複チェック
validationDefault()  : Validator
Validation default
_buildSchema()  : Schema
テーマファイルのスキーマを生成
_execute()  : bool
フォルダの作成、リネームを実行する

Methods

duplicateThemeFolder()

フォルダーの重複チェック

public duplicateThemeFolder(mixed $value[, mixed $context = null ]) : bool
Parameters
$value : mixed
$context : mixed = null
Tags
checked
noTodo
Return values
bool

validationDefault()

Validation default

public validationDefault(Validator $validator) : Validator
Parameters
$validator : Validator
Tags
checked
noTodo
Return values
Validator

_buildSchema()

テーマファイルのスキーマを生成

protected _buildSchema(Schema $schema) : Schema
Parameters
$schema : Schema
Tags
checked
noTodo
Return values
Schema

_execute()

フォルダの作成、リネームを実行する

protected _execute(array<string|int, mixed> $data) : bool
Parameters
$data : array<string|int, mixed>
Tags
checked
noTodo
Return values
bool

        
On this page

Search results