You are here:
Foswiki
>
Applications/ClassificationApp Web
>
TopicType
>
TopicFunction
>
RenderCategorySettings
E
dit
A
ttach
Tags:
create new tag
,
view all tags
%TOC{depth="2"}% ---++ Documentation %STARTSECTION{name="documentation" type="section"}% This function is used by the rest handler to render the settings tab in the category editor ---+++++ Parameters * BASETOPIC * TOPICPARENT %ENDSECTION{name="documentation" type="section"}% ---++ Implementation <verbatim class="tml"> %STARTINCLUDE%<!-- render category settings --> <literal> <table class="foswikiLayoutTable"> <tr> <th>%MAKETEXT{"Parent topic"}%:</th> <td><input class="foswikiInputField" type="text" name="topicparent" size="80" value="%IF{"defined TOPICPARENT" then="%TOPICPARENT%"}%" /></td> </tr> <tr> <th>%MAKETEXT{"Imported Categories"}%:</th> <td><input class="foswikiInputField" type="text" name="ImportedCategory" size="80" value="%FORMFIELD{topic="%BASEWEB%.%BASETOPIC%" "ImportedCategory"}%" /></td> </tr> <tr> <th valign="top">%MAKETEXT{"Icon"}%:</th> <td> %DBCALL{"Applications.ClassificationApp.RenderIconSelector" VALUE="%URLPARAM{"Icon" default="%FORMFIELD{topic="%BASEWEB%.%BASETOPIC%" "Icon"}%"}%" SOURCE="%CLASSIFICATIONPLUGIN_ICONSET%" }% </td> </tr> </table> </literal> <!-- //render category settings -->%STOPINCLUDE% </verbatim> ---++ Test <div class="foswikiPageForm"> %DBCALL{"%TOPIC%"}% </div> %DBCALL{"Applications.RenderFunctionCallers"}% ---++ Copyright © 2006-2013 Michael Daum http://michaeldaumconsulting.com %DBCALL{"Applications.GnuGeneralPublicLicense" section="notice"}%
ApplicationTopic
edit
TopicType
DocuTopic
,
TopicFunction
TopicTitle
Summary
Renders the content of the settings tab in the category editor
WikiApplication
ClassificationApp
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r1 - 07 Jan 2013,
ProjectContributor
Applications/ClassificationApp
Warning: Can't find topic Applications/ClassificationApp.WebLeftBarExample
Das Urheberrecht © liegt bei den mitwirkenden Autoren. Alle Inhalte dieser Kollaborations-Plattform sind Eigentum der Autoren.