moveAfterItem
public static \Bitrix\Tasks\Template\CheckListItemTable::moveAfterItem( integer $selectedItemId, integer $insertAfterItemId );
This static method moves checklist item after another item.
Parameters
Parameter | Description | Version |
---|---|---|
$selectedItemId | Moved item ID. | |
$insertAfterItemId | Item ID that will follow the newly moved item. |
Exceptions
- ArgumentException (
Bitrix\Main\ArgumentException
)
© «Bitrix24», 2001-2024