PHP Класс ucp_notifications

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$u_action

Открытые методы

Метод Описание
main ( $id, $mode )
output_notification_methods ( phpbb\notification\manager $phpbb_notifications, phpbb\template\template $template, phpbb\user $user, string $block = 'notification_methods' ) Output all the notification methods to the template
output_notification_types ( array $subscriptions, phpbb\notification\manager $phpbb_notifications, phpbb\template\template $template, phpbb\user $user, string $block = 'notification_types' ) Output all the notification types to the template

Описание методов

main() публичный Метод

public main ( $id, $mode )

output_notification_methods() публичный Метод

Output all the notification methods to the template
public output_notification_methods ( phpbb\notification\manager $phpbb_notifications, phpbb\template\template $template, phpbb\user $user, string $block = 'notification_methods' )
$phpbb_notifications phpbb\notification\manager
$template phpbb\template\template
$user phpbb\user
$block string

output_notification_types() публичный Метод

Output all the notification types to the template
public output_notification_types ( array $subscriptions, phpbb\notification\manager $phpbb_notifications, phpbb\template\template $template, phpbb\user $user, string $block = 'notification_types' )
$subscriptions array Array containing global subscriptions
$phpbb_notifications phpbb\notification\manager
$template phpbb\template\template
$user phpbb\user
$block string

Описание свойств

$u_action публичное свойство

public $u_action