phpDocumentor

ResizeWidget extends AbstractAction
in package

Class AbstractAction

Tags
codeCoverageIgnore

Table of Contents

SCHEMA_ID  = "https://gambio.com/schema/ResizeWidgetRequestBody.json"
$textManager  : TextManager
$url  : Url
$service  : Service
$validator  : SchemaValidator
__construct()  : mixed
Constructor.
__invoke()  : Response
This method will be called in order to process the incoming request.
handle()  : Response
Executes the business logic of the incoming request.
initAbstractAction()  : void
Module action initialization.
translate()  : string
Translates the section phrase.

Constants

SCHEMA_ID

private mixed SCHEMA_ID = "https://gambio.com/schema/ResizeWidgetRequestBody.json"

Properties

Methods

translate()

Translates the section phrase.

protected translate(string $phrase, string $section[, int|null $languageId = null ]) : string
Parameters
$phrase : string
$section : string
$languageId : int|null = null
Return values
string

Search results