Documentation
Renders the
Applications of a
WikiApplication subweb
Parameters
None
Implementation
%STARTINCLUDE%<!-- -->
%BEGINGRID{border="on"}%
%BEGINCOL{"4" class="wwbModel"}%
<h2 >Data Model</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/model.png' align='left' />
* [[TopicType]]
* [[DataForm]]
* [[DataFormAttribute]]
* [[TopicTemplate]]
%BEGINCOL{"4" class="wwbControl"}%
<h2 >Control</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/exec.png' align='left' />
* [[TopicView]]
* [[TopicFunction]]%IF{"istopic WorkflowDefinition" then="
* [[WorkflowDefinition]]"}%
%BEGINCOL{"4" class="wwbDocu"}%
<h2 >Documentation</h2>
<img src='%PUBURLPATH%/%SYSTEMWEB%/WikiWorkbenchContrib/book.png' align='left' />
* [[WikiApplication]]
* [[DocuTopic]] %IF{"istopic 'ApplicationLicense'" then="
* [[ApplicationLicense]]"}%
* [[WebLexicon]]
%ENDGRID%
See the [[CompleteDocumentation]].
%DATATABLE{
connector="dbcache"
class="foswikiFlatTable foswikiStripes"
query="%IF{"'%URLPARAM{"q"}%'!=''" then="TopicType=~'%URLPARAM{"q"}%'"}%"
topic="%BASEWEB%.%BASETOPIC%"
web="%BASEWEB%"
columns="index,TopicTitle,Summary,TopicType,WikiApplication,Changed,By"
WikiApplication_title="%TRANSLATE{"Application"}%"
TopicTitle_title="%TRANSLATE{"Title"}%"
Summary_title="%TRANSLATE{"Summary"}%"
Changed_title="%TRANSLATE{"Changed"}%"
By_title="%TRANSLATE{"By"}%"
rows="10"
searching="on"
lengthmenu="5,10,20,30,50,100"
info="on"
paging="on"
sort="Changed"
reverse="on"
width="100%"
savestate="on"
}%
%ADDTOZONE{"head" id="%TOPIC%::CSS" section="css"}%<!-- -->
<!-- -->%STOPINCLUDE%
CSS
%STARTSECTION{"css"}%<literal>
<style>
.foswikiRevision {
display:none;
}
.foswikiGrid img {
width:80px;
margin-right:1em;
}
.foswikiGrid ul {
list-style:none;
margin:0px;
padding:0px;
}
</style>
</literal>%ENDSECTION{"css"}%
Test
Data Model
Control
Documentation
See the
CompleteDocumentation.
topic |
index |
TopicTitle |
Summary |
TopicType |
WikiApplication |
Changed |
Copyright
© 2006-2019 Michael Daum
http://michaeldaumconsulting.com
This file is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. For
more details read the
LICENSE.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.