Открытые члены | |
__construct (array $bodystructure, $number=null) | |
getNumber () | |
getType () | |
getSubtype () | |
getParams () | |
getId () | |
getEncoding () | |
getDisposition () | |
isMultipart () | |
isText () | |
isAttachment () | |
isBodyText () | |
traverse (callable $callback, $flat=false) | |
Защищенные члены | |
formatProperty ($property, $propertyIndex) | |
getDispositionIndex () | |
Защищенные данные | |
$number | |
$data = array() | |
$isMultipart = false | |
$partsCount = 0 | |
const | TYPE_INDEX = 0 |
const | SUBTYPE_INDEX = 1 |
const | ENCODING_INDEX = 5 |
const | DEFAULT_PROPERTIES |
https://tools.ietf.org/html/rfc3501#section-7.4.2
multipart:
basic:
text:
message/rfc822:
См. определение в файле bodystructure.php строка 60
__construct | ( | array | $bodystructure, |
$number = null ) |
См. определение в файле bodystructure.php строка 92
|
protected |
См. определение в файле bodystructure.php строка 78
getDisposition | ( | ) |
См. определение в файле bodystructure.php строка 209
|
protected |
См. определение в файле bodystructure.php строка 194
getEncoding | ( | ) |
См. определение в файле bodystructure.php строка 189
getId | ( | ) |
См. определение в файле bodystructure.php строка 184
getNumber | ( | ) |
См. определение в файле bodystructure.php строка 153
getParams | ( | ) |
См. определение в файле bodystructure.php строка 168
getSubtype | ( | ) |
См. определение в файле bodystructure.php строка 163
getType | ( | ) |
См. определение в файле bodystructure.php строка 158
isAttachment | ( | ) |
См. определение в файле bodystructure.php строка 224
isBodyText | ( | ) |
См. определение в файле bodystructure.php строка 229
isMultipart | ( | ) |
См. определение в файле bodystructure.php строка 214
isText | ( | ) |
См. определение в файле bodystructure.php строка 219
traverse | ( | callable | $callback, |
$flat = false ) |
См. определение в файле bodystructure.php строка 234
|
protected |
См. определение в файле bodystructure.php строка 63
|
protected |
См. определение в файле bodystructure.php строка 64
|
protected |
См. определение в файле bodystructure.php строка 62
|
protected |
См. определение в файле bodystructure.php строка 64
|
protected |
См. определение в файле bodystructure.php строка 69
|
protected |
См. определение в файле bodystructure.php строка 67
|
protected |
См. определение в файле bodystructure.php строка 66
|
protected |
См. определение в файле bodystructure.php строка 65