Class ::xowiki::includelet::available-includelets

::xowiki::includelet::available-includelets[i] create ... \
           [ -title (default "The following includelets can be used in a page") ]

List the available includelets of this installation.
Defined in packages/xowiki/tcl/includelet-procs.tcl

Class Relations

  • class: ::xowiki::IncludeletClass[i]
  • superclass: ::xowiki::Includelet[i]
::xowiki::IncludeletClass create ::xowiki::includelet::available-includelets \
     -superclass ::xowiki::Includelet

Methods (to be applied on instances)