MailField
extends Entity
in package
Class MailField
Table of Contents
Properties
- $after_attachment : string
- $attention : string
- $auto_convert : string
- $before_attachment : string
- $class : string
- $created : DateTime
- $default_value : string
- $description : string
- $field_name : string
- $group_field : string
- $group_valid : string
- $head : string
- $id : int
- $mail_content_id : int
- $maxlength : int
- $modified : DateTime
- $name : string
- $no : int
- $no_send : bool
- $not_empty : bool
- $options : string
- $size : int
- $sort : int
- $source : string
- $text_rows : int
- $type : string
- $use_field : bool
- $valid : string
- $valid_ex : string
- $_accessible : array<string|int, mixed>
- Accessible
Properties
$after_attachment
public
string
$after_attachment
$attention
public
string
$attention
$auto_convert
public
string
$auto_convert
$before_attachment
public
string
$before_attachment
$class
public
string
$class
$created
public
DateTime
$created
$default_value
public
string
$default_value
$description
public
string
$description
$field_name
public
string
$field_name
$group_field
public
string
$group_field
$group_valid
public
string
$group_valid
$head
public
string
$head
$id
public
int
$id
$mail_content_id
public
int
$mail_content_id
$maxlength
public
int
$maxlength
$modified
public
DateTime
$modified
$name
public
string
$name
$no
public
int
$no
$no_send
public
bool
$no_send
$not_empty
public
bool
$not_empty
$options
public
string
$options
$size
public
int
$size
$sort
public
int
$sort
$source
public
string
$source
$text_rows
public
int
$text_rows
$type
public
string
$type
$use_field
public
bool
$use_field
$valid
public
string
$valid
$valid_ex
public
string
$valid_ex
$_accessible
Accessible
protected
array<string|int, mixed>
$_accessible
= ['*' => true, 'id' => false]