Members
afterBuildTag
Hook executed after building a tag.
- Source
beforeBuildTag
Hook executed before building a tag.
- Source
(async) buildChildTag
Builds a child tag based on a detector attribute.
- Source
buildOptions
Builds the <option> elements for a <select> tag.
- Source
(async) buildSentence
Builds a sentence with optional rendering and minification.
- Source
(async) buildTag
Builds a tag with the given parameters and options.
- Source
buildUrl
Builds a URL with the given parameters.
- Source
getMethod
Determines the method to use based on the provided parameters.
- Source
(async) getWidget
Retrieves a widget builder class or instance for a specific method.
- Source
(async) iconAttr
Processes icon-related attributes and appends them to the HTML.
- Source
(async) loadBaseWidgets
Loads base factories dynamically from the file system.
- Source
normalizeAttr
Normalizes the attributes of the given parameters.
- Source
(async) render
Renders the final HTML for the given parameters.
- Source