1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
MessageBoxCollectionInterface.php
См. документацию.
1
<?php
2
3
declare(strict_types=1);
4
5
namespace
Bitrix\Main\Messenger\Entity;
6
10
interface
MessageBoxCollectionInterface
extends
\Countable, \IteratorAggregate
11
{
12
public
function
add
(
MessageBox
$item): void;
13
14
public
function
isEmpty
(): bool;
15
16
public
function
toArray
():
array
;
17
}
Bitrix\Main\Messenger\Entity\MessageBox
Определения
MessageBox.php:16
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
Bitrix\Main\Messenger\Entity\MessageBoxCollectionInterface
Определения
MessageBoxCollectionInterface.php:11
Bitrix\Main\Messenger\Entity\MessageBoxCollectionInterface\add
add(MessageBox $item)
Bitrix\Main\Messenger\Entity\MessageBoxCollectionInterface\toArray
toArray()
Bitrix\Main\Messenger\Entity\MessageBoxCollectionInterface\isEmpty
isEmpty()
bitrix
modules
main
lib
Messenger
Entity
MessageBoxCollectionInterface.php
Создано системой
1.14.0