Class ::xowiki::includelet::kibana

::xowiki::includelet::kibana[i] create ... \
           [ -__decoration (default "plain") ] \
           [ -id (default "[xowiki::Includelet js_name [self]]") ] \
           [ -parameter_declaration (default " {-chart openacs-status-codes} {-from now-24h} {-to now} {-hash ""} {-width:integer 800} {-height:integer 400} ") ]

Include a Kibana chart identified by the provided hash
Documented Parameters:
from
start of time window (default now-24h)
to
end of time window (default now-)
hash
hash of the included visualization
width
width of included content
height
height of included content
Defined in packages/xowiki/tcl/kibana-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]

Methods (to be applied on the object)

  • check_permission (scripted)

  • grant_permission (scripted)

  • url (scripted)

Methods (to be applied on instances)

  • __decoration (setter)

  • id (setter)

  • include_head_entries (scripted)

  • parameter_declaration (setter)

  • render (scripted)