BlogContent
extends Entity
in package
Class BlogContent
Table of Contents
Properties
- $auth_captcha : bool
- $comment_approve : bool
- $comment_use : bool
- $content : Content
- $created : DateTime
- $description : string
- $eye_catch_size : string
- $feed_count : int
- $id : int
- $list_count : int
- $list_direction : string
- $modified : DateTime
- $tag_use : bool
- $template : string
- $use_content : bool
- $widget_area : int
- $_accessible : array<string|int, mixed>
- Accessible
Properties
$auth_captcha
public
bool
$auth_captcha
$comment_approve
public
bool
$comment_approve
$comment_use
public
bool
$comment_use
$content
public
Content
$content
$created
public
DateTime
$created
$description
public
string
$description
$eye_catch_size
public
string
$eye_catch_size
$feed_count
public
int
$feed_count
$id
public
int
$id
$list_count
public
int
$list_count
$list_direction
public
string
$list_direction
$modified
public
DateTime
$modified
$tag_use
public
bool
$tag_use
$template
public
string
$template
$use_content
public
bool
$use_content
$widget_area
public
int
$widget_area
$_accessible
Accessible
protected
array<string|int, mixed>
$_accessible
= ['*' => true, 'id' => false]