Class ::xowiki::includelet::references-graph
::xowiki::includelet::references-graph
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 /var/www/openacs.org/packages/xowiki/tcl/references-graph-procs.tclClass Relations
- class: ::xowiki::IncludeletClass
![[i]](/resources/acs-subsite/ZoomIn16.gif)
- superclass: ::xowiki::Includelet
![[i]](/resources/acs-subsite/ZoomIn16.gif)