BlockElement
class BlockElement implements PrimaryKeyInterface, BlockEntity
Properties
| protected | $previewImage | Preview image of block | |
| protected | $baseImageUrl | Url of preview image |
Methods
integer
getId()
No description
setId(int $id)
No description
string
getEntity()
No description
setEntity(string $entity)
No description
string
getLayoutTitle()
No description
setLayoutTitle(string $layoutTitle)
No description
string
getAlgorithm()
No description
setAlgorithm(string $algorithm)
No description
string
getLocation()
No description
setLocation(string $location)
No description
string
getTemplateName()
No description
setTemplateName(string $templateName)
No description
string
getLocale()
No description
setLocale(string $locale)
No description
array
getAlgorithmParams()
No description
setAlgorithmParams(array $algorithmParams)
No description
mixed
getTheme()
No description
setTheme(mixed $theme)
No description
mixed
getBlockTemplate()
No description
setBlockTemplate(mixed $blockTemplate)
No description
mixed
getLinkedEntity()
No description
setLinkedEntity(mixed $linkedEntity)
No description
mixed
getLinkedEntityId()
No description
setLinkedEntityId(mixed $linkedEntityId)
No description
string
getEntityRelationshipName()
No description
setEntityRelationshipName(string $entityRelationshipName)
No description
mixed
getPreviewImage()
No description
setPreviewImage(mixed $previewImage)
No description
mixed
getBaseImageUrl()
No description
setBaseImageUrl(mixed $baseImageUrl)
No description
bool
isCachable()
No description
setCachable(bool $cachable)
No description