CategoryModel
Model for assets of type 'category.'.
implements: hash
bundle: standard information structure (sismodel)
since 5.2.0
Model for assets of type 'category.'.
Model for assets where type attribute value starts with 'category.'.
Defined hash keys
cssClass ↦ String
since 5.2.0
get css styling classes from configured feature, feature is configured in ConfigurationModel
isFollowed ↦ Boolean
since 5.8.0
true if logged-in person follows this category
title ↦ NodeModel
since 5.2.0
get title
Permission Verbs used
category.cssClass
since 5.2.0 'category.cssClass' - guards requests to '→cssClass'
category.isFollowed
since 5.2.0 'category.isFollowed' - guards requests to '→isFollowed'
category.title
since 5.2.0 'category.title' - guards requests to '→title'