1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Stage.php
См. документацию.
1<?php
2
3namespace Bitrix\Im\V2\Recent\Initializer;
4
5interface Stage
6{
7 public const GAP_TIME = 60;
8 public const MIN_GAP_TIME = 1;
9 public const WITHOUT_GAP_TIME = 0;
10
12 public function sendPullAfterInsert(array $items): void;
13 public function setGapTime(int $gapTime = self::GAP_TIME): Stage;
14 public static function getType(): StageType;
15}
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения file_new.php:804
$result
Определения get_property_values.php:14
const WITHOUT_GAP_TIME
Определения Stage.php:9
getItems(InitialiazerResult $result)
setGapTime(int $gapTime=self::GAP_TIME)
const MIN_GAP_TIME
Определения Stage.php:8
$items
Определения template.php:224