RenderControlCollectionContent
implements
ContentAreaInterface
Table of Contents
Interfaces
- ContentAreaInterface
Methods
-
__construct()
: mixed
-
addProperty()
: static
-
getHtml()
: string
-
getRenderedProperties()
: array<string|int, string>
__construct()
public
__construct() : mixed
addProperty()
public
addProperty(array<string|int, mixed> $documentType, array<string|int, mixed> $property, array<string|int, mixed> $params) : static
Parameters
-
$documentType
: array<string|int, mixed>
-
-
$property
: array<string|int, mixed>
-
-
$params
: array<string|int, mixed>
-
getHtml()
public
getHtml() : string
getRenderedProperties()
public
getRenderedProperties() : array<string|int, string>
Return values
array<string|int, string>