Controller
FinalYes
Table of Contents
Constants
- IMAGE_CATEGORY = 'image'
- TEXT_CATEGORY = 'text'
Methods
- isAvailable() : bool
Constants
IMAGE_CATEGORY
public
mixed
IMAGE_CATEGORY
= 'image'
TEXT_CATEGORY
public
mixed
TEXT_CATEGORY
= 'text'
Methods
isAvailable()
public
static isAvailable(string $category[, string $contextId = '' ]) : bool
Parameters
- $category : string
- $contextId : string = ''