Timeline
ORM object for handling timeline record.
Has a set of getters/setter for system fields.
Chain of inheritance
class Bitrix\Rpa\Model\Timeline extends Bitrix\Main\Rpa\Midel\EO_Timeline
Methods
Method | Description | Available from version |
---|---|---|
public static function createForItem(Item $item): Timeline |
Factory method. Creates new object that will be associated with item $item . |
|
public function preparePublicData(array $options = []): array |
Returns array with record data, prepared for use at frontend. | |
public function getItem(): ?Item |
Returns item for which timeline record is created. |
© «Bitrix24», 2001-2024