Hierarchy

  • Params

Properties

ctx?: null | number

Only retrieve tag instances in this context.

fromctx?: null | number

Context id where this tag cloud is displayed.

isstandard?: null | boolean

Whether to return only standard tags.

limit?: null | number

Maximum number of tags to retrieve.

rec?: null | number

Retrieve tag instances in the $ctx context and it's children.

search?: null | string

Search string.

sort?: null | string

Sort order for display (id, name, rawname, count, flag, isstandard, tagcollid).

tagcollid?: null | number

Tag collection id.

Generated using TypeDoc