AVR32 Linux Developer Blog

Function: RenderTWikiFormList

Renders a list of TWikiForms that use a given TWikiFormAttribute

Parameters

  • ATTR

Implementation

%STARTINCLUDE%
---++ List of TWikiForms that use the '%ATTR%' attribute
| *Name* | *Description* |
%~~ DBQUERY{"TopicType=~'\bTWikiForm\b' AND text=~'\n\| *(..)?%ATTR% * \|'"
~~~   format="| $topic | $formfield(TopicDescription) |"
~~~ }%
%STOPINCLUDE%

Test

List of TWikiForms that use the 'BlogCommentReference' attribute

Name Description

Calls to 'RenderTWikiFormList'

TopicForm
TopicType: TopicFunction
TopicDescription: Renders a list of TWikiForms that use a given TWikiFormAttribute
r1 - 2005-10-19 - 18:40:35 - TWikiContributor
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Atmel®, AVR® and others are registered trademarks or trademarks of Atmel Corporation or its subsidiaries.
All other trademarks are the property of their respective owners.