Enumeration BBMode

What Mode a tag should operate in.

Enumeration Members

Enumeration Members

CALLBACK: 1

Use provided callback function or method.

ENHANCED: 4

Insert BBCode input into the provided HTML template.

INTERNAL: 2

Use internal callback function.

LIBRARY: 3

Use library callback function.

SIMPLE: 0

Swap BBCode tags with HTML tags.

Generated using TypeDoc