|
1C-Bitrix 25.700.0
|
Открытые статические члены | |
| static | getRestEntityName () |
| Открытые статические члены унаследованные от Entity | |
| static | get ($entityName) |
| static | has ($entityName) |
| static | getInstance ($entityName) |
| static | getDefaultObjectClassName ($entityName) |
| static | getDefaultCollectionClassName ($entityName) |
| static | isExists ($name) |
| static | normalizeEntityClass ($entityName) |
| static | getEntityClassParts ($class) |
| static | camel2snake ($str) |
| static | snake2camel ($str) |
| static | normalizeName ($entityName) |
| static | compileObjectClass ($dataClass) |
| static | compileCollectionClass ($dataClass) |
| static | destroy ($entity) |
| static | onUserTypeChange ($userfield, $id=null) |
Защищенные данные | |
| int | $id |
| int | $messageId |
| DateTime | $dateView |
| int | $userId |
| Защищенные данные унаследованные от Entity | |
| $className | |
| $module | |
| $name | |
| $connectionName | |
| $dbTableName | |
| $primary | |
| $autoIncrement | |
| $uf_id | |
| $isUts | |
| $isUtm | |
| $fields | |
| $fieldsMap | |
| $u_fields | |
| $code | |
| $references | |
| $isClone = false | |
Дополнительные унаследованные члены | |
| Поля данных унаследованные от Entity | |
| const | DEFAULT_OBJECT_PREFIX = 'EO_' |
| Защищенные члены унаследованные от Entity | |
| appendField (Field $field) | |
| getCacheDir () | |
| Статические защищенные данные унаследованные от Entity | |
| static | $instances |
| static | $ufIdIndex = [] |
См. определение в файле ViewItem.php строка 12
| __construct | ( | int | $id, |
| int | $messageId, | ||
| int | $userId, | ||
| DateTime | $dateView ) |
См. определение в файле ViewItem.php строка 21
| getDateView | ( | ) |
См. определение в файле ViewItem.php строка 44
| getId | ( | ) |
См. определение в файле ViewItem.php строка 34
| getMessageId | ( | ) |
См. определение в файле ViewItem.php строка 39
| getPopupData | ( | array | $excludedList = [] | ) |
Returns the data to be raised to the top of the REST response. Works on the principle of the composite pattern.
| string[] | $excludedList |
Замещает PopupDataAggregatable.
См. определение в файле ViewItem.php строка 29
|
static |
Returns the name of the entity that will be used in the rest response
Замещает RestConvertible.
См. определение в файле ViewItem.php строка 54
| getUserId | ( | ) |
См. определение в файле ViewItem.php строка 49
| toRestFormat | ( | array | $option = [] | ) |
Returns an array in JSON like format to return the entity as a rest response.
| array | $option |
Замещает RestConvertible.
См. определение в файле ViewItem.php строка 59
|
protected |
См. определение в файле ViewItem.php строка 18
|
protected |
См. определение в файле ViewItem.php строка 16
|
protected |
См. определение в файле ViewItem.php строка 17
|
protected |
См. определение в файле ViewItem.php строка 19