Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: DOCU-2700


...

alignright
classmenu


Excerpt

tagfn provides methods to find both content that is tagged and tags applied to content items.

These templating functions are provided by the Content Tags module. The java class implementing the methods is 

Javadoc resource link
classNameinfo.magnolia.contenttags.templating.TagTemplatingFunctions
renderTypeasynchronous

...

Arguments

workspace

required

The workspace to search in.

rootPath

required

The root path of the node to search in.

tagsArray

required

Any array of tags.

...