$TemplateViewExtension extension

on

Properties

hasLang bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if lang is not null, otherwise false.
no setter
hasNotLang bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if lang is null, otherwise false.
no setter
hasNotSubject bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if subject is null, otherwise false.
no setter
hasNotUnknown bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if this object has not unknown objects, otherwise false.
no setter
hasSubject bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if subject is not null, otherwise false.
no setter
hasUnknown bool

Available on TemplateView, provided by the $TemplateViewExtension extension

Returns true if this object has unknown objects, otherwise false.
no setter