1C-Bitrix
25.700.0
Загрузка...
Поиск...
Не найдено
vendornotification.php
См. документацию.
1
<?php
2
namespace
Bitrix\Main\Controller\Security
;
3
4
use
Bitrix\Main\Engine
;
5
use
Bitrix\Main\Security\Notifications\VendorNotificationSignTable
;
6
7
class
VendorNotification
extends
Engine\Controller
8
{
9
public
function
signAction
(
string
$notificationId):
array
10
{
11
global
$USER
;
12
13
VendorNotificationSignTable::signOrIgnore
($notificationId,
$USER
->getId());
14
15
return
[];
16
}
17
}
Bitrix\Main\Controller\Security\VendorNotification
Определения
vendornotification.php:8
Bitrix\Main\Controller\Security\VendorNotification\signAction
signAction(string $notificationId)
Определения
vendornotification.php:9
Bitrix\Main\Security\Notifications\VendorNotificationSignTable
Определения
vendornotificationsigntable.php:28
Bitrix\Main\Security\Notifications\VendorNotificationSignTable\signOrIgnore
static signOrIgnore($notificationId, $userId)
Определения
vendornotificationsigntable.php:46
array
</td ></tr ></table ></td ></tr >< tr >< td class="bx-popup-label bx-width30"><?=GetMessage("PAGE_NEW_TAGS")?> array( $site)
Определения
file_new.php:804
$USER
global $USER
Определения
csv_new_run.php:40
Bitrix\Main\Controller\Security
Определения
vendornotification.php:2
Bitrix\Main\Controller
Определения
agreement.php:2
Bitrix\Main\Engine
Определения
action.php:3
bitrix
modules
main
lib
controller
security
vendornotification.php
Создано системой
1.14.0