baserCMS クラスリファレンス

CustomLink extends Entity
in package

CustomLink

Table of Contents

Properties

$after_head  : string
$after_linefeed  : bool
$attention  : string
$before_head  : string
$before_linefeed  : bool
$children  : array<string|int, mixed>
$class  : string
$custom_field  : CustomField
$custom_field_id  : int
$custom_table_id  : int
$description  : string
$display_admin_list  : bool
$display_front  : bool
$group_valid  : bool
$level  : int
$lft  : int
$name  : string
$no  : int
$options  : string
$parent_id  : int
$required  : bool
$rght  : int
$search_target_admin  : bool
$search_target_front  : bool
$title  : string
$use_api  : bool
$use_loop  : bool

Methods

isGroupSelectable()  : bool
グループが選択可能かどうか反映

Properties

$children

public array<string|int, mixed> $children

$display_admin_list

public bool $display_admin_list

$search_target_admin

public bool $search_target_admin

$search_target_front

public bool $search_target_front

Methods

isGroupSelectable()

グループが選択可能かどうか反映

public isGroupSelectable() : bool

自身が group の場合は、選択できない

Tags
checked
noTodo
Return values
bool

        
On this page

Search results