baserCMS クラスリファレンス

Page extends Entity
in package

Class Page

Table of Contents

Properties

$contents  : string
$created  : Time
$draft  : string
$id  : int
$modified  : Time
$page_template  : string
$_accessible  : array<string|int, mixed>
Accessible

Properties

$contents

public string $contents

$created

public Time $created

$draft

public string $draft

$modified

public Time $modified

$page_template

public string $page_template

$_accessible

Accessible

protected array<string|int, mixed> $_accessible = ['*' => true, 'id' => false]

        
On this page

Search results