См. определение в файле container.php строка 11
◆ __construct()
◆ getCopiedEntityId()
Returns a copied entity id.
- Возвращает
- integer|null
См. определение в файле container.php строка 50
◆ getDictionary()
Returns a dictionary.
- Возвращает
- Dictionary
См. определение в файле container.php строка 89
◆ getEntityId()
Returns the id of the parent entity that is being copied.
- Возвращает
- integer
См. определение в файле container.php строка 30
◆ getParentId()
Returns a parent id.
- Возвращает
- integer|null
См. определение в файле container.php строка 70
◆ setCopiedEntityId()
Writes a copied entity id.
- Аргументы
-
integer | $id | A copied entity id. |
См. определение в файле container.php строка 40
◆ setDictionary()
Writes a dictionary.
- Аргументы
-
См. определение в файле container.php строка 80
◆ setParentId()
Writes a parent id.
- Аргументы
-
integer | $parentId | A copied entity id. |
См. определение в файле container.php строка 60
◆ $copiedEntityId
◆ $dictionary
◆ $entityId
◆ $parentId