$PostViewExtension extension
- on
Properties
- hasEmbed → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true ifembed
is not null, otherwise false.no setter - hasLabels → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true iflabels
is not null, otherwise false.no setter - hasNotEmbed → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true ifembed
is null, otherwise false.no setter - hasNotLabels → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true iflabels
is null, otherwise false.no setter - hasNotUnknown → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true if this object has not unknown objects, otherwise false.no setter - hasUnknown → bool
-
Available on PostView, provided by the $PostViewExtension extension
Returns true if this object has unknown objects, otherwise false.no setter