CustomizationBuilder
FinalYes
Table of Contents
Constants
- LOGO_CUSTOMER_EN_PNG = 'disk_doceditor_logo_customer_en.png'
- LOGO_CUSTOMER_RU_PNG = 'disk_doceditor_logo_customer_ru.png'
- REVIEW_DISPLAY_FINAL = 'final'
- REVIEW_DISPLAY_MARKUP = 'markup'
- REVIEW_DISPLAY_ORIGINAL = 'original'
- REVIEW_DISPLAY_SIMPLE = 'simple'
Methods
- __construct() : mixed
- build() : array<string|int, mixed>
- setBaseUrlToLogo() : self
- setInfoText() : self
Constants
LOGO_CUSTOMER_EN_PNG
public
mixed
LOGO_CUSTOMER_EN_PNG
= 'disk_doceditor_logo_customer_en.png'
LOGO_CUSTOMER_RU_PNG
public
mixed
LOGO_CUSTOMER_RU_PNG
= 'disk_doceditor_logo_customer_ru.png'
REVIEW_DISPLAY_FINAL
public
mixed
REVIEW_DISPLAY_FINAL
= 'final'
REVIEW_DISPLAY_MARKUP
public
mixed
REVIEW_DISPLAY_MARKUP
= 'markup'
REVIEW_DISPLAY_ORIGINAL
public
mixed
REVIEW_DISPLAY_ORIGINAL
= 'original'
REVIEW_DISPLAY_SIMPLE
public
mixed
REVIEW_DISPLAY_SIMPLE
= 'simple'
Methods
__construct()
public
__construct(Uri $baseUrl[, array<string|int, mixed> $customization = [] ][, string $portalZone = null ]) : mixed
Parameters
- $baseUrl : Uri
- $customization : array<string|int, mixed> = []
- $portalZone : string = null
build()
public
build() : array<string|int, mixed>
Return values
array<string|int, mixed>setBaseUrlToLogo()
public
setBaseUrlToLogo(Uri $url) : self
Parameters
- $url : Uri
Return values
selfsetInfoText()
public
setInfoText(string $infoText) : self
Parameters
- $infoText : string