Bitrix API

CalculateTotalCountAction implements Action

FinalYes

Table of Contents

Interfaces

Action
Object of a single grid action.

Methods

__construct()  : mixed
getId()  : string
Action's id.
processRequest()  : Result|null
Request processing.

Methods

processRequest()

Request processing.

public processRequest(HttpRequest $request) : Result|null
Parameters
$request : HttpRequest
Tags
inheritDoc
Return values
Result|null

null is returned if the action does not have a handler, or the action cannot return the result object.


        
On this page

Search results