class ApiArea (View source)

Class ApiArea. Wrapper object for working with areas without all the cruft of the legacy area class, and an easier way to set the page object, etc... Used in the REST API.

Properties

protected Page $page
protected string $arHandle

Methods

__construct(Page $page, string $arHandle)

No description

getPage()

No description

string
getAreaHandle()

No description

Details

__construct(Page $page, string $arHandle)

No description

Parameters

Page $page
string $arHandle

Page getPage()

No description

Return Value

Page

string getAreaHandle()

No description

Return Value

string