%3 ::xowiki::Includelet ::xowiki::Includelet → html_encode ::xo::Context ::xo::Context exists_query_parameter export_vars get_parameters original_url_and_query process_query_parameter ::xowiki::Includelet->::xo::Context ::xotcl::Object ::xotcl::Object ::xo::Context->::xotcl::Object ::xowiki::includelet::references-graph ::xowiki::includelet::references-graph ::xowiki::includelet::references-graph->::xowiki::Includelet

Class ::xowiki::includelet::references-graph

::xowiki::includelet::references-graph[i] create ... \
           [ -__decoration (default "none") ] \
           [ -parameter_declaration (default " {-folder .} {-page ""} {-link_type link} {-rankdir LR} {-fontsize 12} ") ]

Include a graph of the (partial) link structure in a wiki, starting either with a page or a folder. When a page is provided, the local link structure of this page is visualized (including incoming and outgoing links of the page; e.g. -page "." for the current page). Alternatively, the content of a folder can be shown.
Documented Parameters:
page
starting page for a partial link graph, provided as item ref
folder
starting page for showing all children of a folder (default .)
rankdir
possible values LR, TB, BT, or RL
fontsize
fontsize for graphviz (default 12)
Defined in packages/xowiki/tcl/references-graph-procs.tcl

Class Relations

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