Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс ActionPreview
+ Граф наследования:ActionPreview:

Открытые статические члены

static onRequest (Main\HttpRequest $request, Controller\Response $response)
 
- Открытые статические члены унаследованные от CommonAction
static get ()
 
static getRequestingUri ($controllerUri, array $parameters=array())
 
static onRequest (HttpRequest $request, Controller\Response $response)
 

Открытые атрибуты

const NAME = 'preview'
 
- Открытые атрибуты унаследованные от CommonAction
const NAME = 'unknown'
 

Подробное описание

См. определение в файле actionpreview.php строка 25

Методы

◆ onRequest()

static onRequest ( Main\HttpRequest $request,
Controller\Response $response )
static

On request event handler.

Аргументы
Main\HttpRequest$requestRequest.
Controller\Response$responseResponse.

См. определение в файле actionpreview.php строка 35

Данные класса

◆ NAME

const NAME = 'preview'

См. определение в файле actionpreview.php строка 27