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
$after_head
public
string
$after_head
$after_linefeed
public
bool
$after_linefeed
$attention
public
string
$attention
$before_head
public
string
$before_head
$before_linefeed
public
bool
$before_linefeed
$children
public
array<string|int, mixed>
$children
$class
public
string
$class
$custom_field
public
CustomField
$custom_field
$custom_field_id
public
int
$custom_field_id
$custom_table_id
public
int
$custom_table_id
$description
public
string
$description
$display_admin_list
public
bool
$display_admin_list
$display_front
public
bool
$display_front
$group_valid
public
bool
$group_valid
$level
public
int
$level
$lft
public
int
$lft
$name
public
string
$name
$no
public
int
$no
$options
public
string
$options
$parent_id
public
int
$parent_id
$required
public
bool
$required
$rght
public
int
$rght
$search_target_admin
public
bool
$search_target_admin
$search_target_front
public
bool
$search_target_front
$title
public
string
$title
$use_api
public
bool
$use_api
$use_loop
public
bool
$use_loop
Methods
isGroupSelectable()
グループが選択可能かどうか反映
public
isGroupSelectable() : bool
自身が group の場合は、選択できない