Top

mixin Node-Taxonomy

smx.Taxonomy. Node-Taxonomy

Extends SMXNode with taxonomy methods

Methods

getTags() → {Array.<String>}

Gets the collection of associated tags.

Returns
  • {Array.<String>}

getCategories() → {Array.<String>}

Gets a collection of associated categories.

Returns
  • {Array.<String>}

getBranches() → {Array.<String>}

Get the collection of associated branches.

Returns
  • {Array.<String>}