- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xowiki::includelet::references-graph
::xowiki::includelet::references-graph create ... \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.
[ -__decoration (default "none") ] \
[ -parameter_declaration (default " {-folder .} {-page ""} {-link_type link} {-rankdir LR} {-fontsize 12} ") ]
Defined in /var/www/openacs.org/packages/xowiki/tcl/references-graph-procs.tcl
- 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)
Class Relations
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables