Show Changes Show Changes
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Rename Rename
Administration Page Administration Page
Search

History

7/21/2008 8:43:57 AM
-220.231.205.221
2/25/2008 12:04:42 AM
-76.30.20.161
2/25/2008 12:04:27 AM
-76.30.20.161
2/25/2008 12:03:48 AM
-76.30.20.161
9/12/2007 10:25:08 AM
-76.30.20.161
List all versions List all versions

RSS feed for the FlexWiki namespace

Change Note Container Presentation
.
Owner
RequiredBuild
RelatedBugs
RelatedFeatureRequests
Summary

Details

ContainerStart

 ContainerStart(String type)
 ContainerStart(String type, String id)
 ContainerStart(String type, String id, String style)

ContainerEnd

 ContainerEnd(String type)

Example

 <div id="my_div" class="my_class">
   <span>Hello World</span>
 </div>

To produce the output above would require the following:

 @@Presentations.ContainerStart("div", "my_div", "my_class")@@
 @@Presentations.ContainerStart("span")@@Hello World@@Presentations.ContainerEnd("span")@@
 @@Presentations.ContainerEnd("div")@@
Not logged in. Log in

Welcome to the home of FlexWiki, an experimental collaboration tool, based on WikiWiki.

This is FlexWiki, an open source wiki engine.

This site supports the new NoFollow anti-spam initiative.
Change Style

Recent Topics