LinkBox.pm


NAME

Communiware::DE::LinkBox - Dynamic element LinkBox


SYNOPSIS

   <:LinkBox item  [template [class [attrs]]]:>
       text of link
   <:EndBox:>


DESCRIPTION

Creates link to item. First arg is context attribute name, which denotes item to link to (If no such attribute exist, assumes than item_id is given explicitely).

If template is specified, link would display item with given template.

class, if not empty, should be a comma-separated list of pairs name=value and can be used to provide values of additional A tag attributes such as CLASS, TARGET etc.

attrs, if not empty, specifies list of context attributes, which should be passed to linked page. If no specified, list, defined by PassParams dynamic element would be passed. See ItemLink documentation for details.

16 октябрь 2007 13:44