de.tuberlin.cs.flp.jspwiki.tags
<wiki:IsCategory [page='...']>
...
</wiki:IsCategory>
Evaluates the tag-body if the page is a category page. Default for parameter page is this page.
|
|||
protected
String
|
m_pageName The name of the page which is tested whether it refers to the current page.
|
|
|||
public
int
|
doWikiStartTag()
|
||
public
String
|
getPage()
Returns the page name.
|
||
public
void
|
setPage(String page)
Sets the page name.
|
Tagged Values | |
static
|
false
|
documentation#author
|
Jens Gulden
|
|
protected
String m_pageName
|
public
int doWikiStartTag()
public
String
getPage()
public
void setPage(String page)
page
- The page name.