r1 - 31 Aug 2006 - 15:09:44 - TWikiGuestYou are here: CWiki >  _BlogPlugin Web > TopicFunction > RenderTWikiFormList

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 'Headline' attribute

Name Description
BlogCommentForm TWikiForm for BlogComments?
BlogEntryForm TWikiForm for BlogEntries?
BlogLinkForm TWikiForm for BlogLinks?
BlogPageForm TWikiForm for BlogPages?

List of TWikiForms? that use the 'BaseRef' attribute

Name Description
BlogCommentForm TWikiForm for BlogComments?

Calls to 'RenderTWikiFormList'

TopicForm
TopicType TopicFunction
TopicDescription Renders a list of TWikiForms? that use a given TWikiFormAttribute
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions
 
CWiki
Copyright © 1999-2012 by the contributing authors. All material on this collaboration platform is the property of the contributing authors. Ideas, requests, problems regarding CWiki? Send feedback.