baserCMS クラスリファレンス

CustomField extends Entity
in package

CustomField

Table of Contents

Properties

$auto_convert  : string
$counter  : bool
$default_value  : string
$group_valid  : bool
$line  : int
$max_length  : int
$meta  : array<string|int, mixed>
$name  : string
$placeholder  : string
$regex  : string
$regex_error_message  : string
$size  : int
$source  : string
$status  : bool
$title  : string
$type  : string
$validate  : array<string|int, mixed>

Methods

getTypeTitle()  : string
フィールドタイプの表示名を取得する

Properties

$regex_error_message

public string $regex_error_message

Methods

getTypeTitle()

フィールドタイプの表示名を取得する

public getTypeTitle() : string
Tags
checked
noTodo
Return values
string

        
On this page

Search results