Skip to content
Gnosis
Gnosis

Power your Apps with Gnosis

  • Search Search
Post Categories Functions HTML

HTML Functions

HTML Gnosis Script Functions.
Powered by Gnosis Copyright © 2025 || Designed by Nasio Themes || Powered by WordPress

Table of Contents

×
  • HtmlEscape(html) : String?
  • HtmlNode(tagname, attrs?, text?) : HtmlNode
  • HtmlSanitize(html) : String?
  • HtmlSelect(html, query) : HtmlQuery
  • HtmlTable(array, options?) : String?
  • HtmlText(html, formatted = false) : String?
  • ParseHtml(html) : HtmlQuery
  • ToHtml(object, includeProps?, attrProps?, tagSelector?, getProp?) : HtmlQuery
  • WebBrowser(name?) : ?
→ Index