XWiki.com

Search:

The best way to share information, build online
communities and web applications.
Language: | en

XWiki Programming

In XWiki you can program inside pages. The following objects are available:

  • $doc: current Document
  • $xwiki: main XWiki object
  • $context: current context
  • $request: request object (servlet)
  • $response: response object (servlet)
See the XWiki API javadoc. You will find some example code in the demo pages.
Copyright 2004-2006 (c) XWiki.com
Powered by XWiki