%3 ::xowiki::Link::language ::xowiki::Link::language render ::xowiki::Link ::xowiki::Link init link_name lookup_xowiki_package_by_name new_link pretty_link render render_found render_not_found render_target resolve ::xowiki::Link::language->::xowiki::Link ::xowiki::Link::glossary ::xowiki::Link::glossary render_found resolve ::xowiki::Link::glossary->::xowiki::Link ::xowiki::Link::image ::xowiki::Link::image render render_found resolve_href ::xowiki::Link::image->::xowiki::Link ::xowiki::Link::folder ::xowiki::Link::folder link_name pretty_link ::xowiki::Link::folder->::xowiki::Link ::xowiki::BaseLink ::xowiki::BaseLink anchor_atts built_in_target mk_css_class mk_css_class_and_id ::xowiki::Link->::xowiki::BaseLink ::xotcl::Object ::xotcl::Object ::xowiki::BaseLink->::xotcl::Object

Class ::xowiki::Link::folder

::xowiki::Link::folder[i] create ...

Class Relations

  • class: ::xotcl::Class[i]
  • superclass: ::xowiki::Link[i]
::xotcl::Class create ::xowiki::Link::folder \
     -superclass ::xowiki::Link

Methods (to be applied on instances)

  • link_name (scripted)

    return $stripped_name
  • pretty_link (scripted)

    set page [expr {$item_id == 0 ? "" : "-page ::$item_id"}]
    return [::${:package_id} pretty_link  -anchor ${:anchor} -parent_id ${:parent_id} -query ${:query}  {*}$page  ${:name} ]