baserCMS クラスリファレンス

CustomTable extends Entity
in package

CustomTable

Table of Contents

Properties

$custom_content  : CustomContent
$custom_links  : array<string|int, mixed>
$display_field  : string
$has_child  : bool
$name  : string
$title  : string

Methods

isContentTable()  : bool
コンテンツ用のテーブルか判定する

Properties

public array<string|int, mixed> $custom_links

Methods

isContentTable()

コンテンツ用のテーブルか判定する

public isContentTable() : bool
Return values
bool

        
On this page

Search results