de.tuberlin.cs.flp.jspwiki.tags


Class IsCategoryTag

com.ecyrd.jspwiki.tags.WikiTagBase
    inheritde.tuberlin.cs.flp.jspwiki.tags.IsCategoryTag

public class IsCategoryTag
Namespace: tags


<wiki:IsCategory [page='...']>
    ...
</wiki:IsCategory>

Evaluates the tag-body if the page is a category page. Default for parameter page is this page.

Authors:
Jens Gulden


Attribute Summary
protected String  m_pageName
The name of the page which is tested whether it refers to the current page.  

Method Summary
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

Attribute Detail

m_pageName

protected String m_pageName

Multiplicity: 1..1
Ordering: unspecified


The name of the page which is tested whether it refers to the current page.
Method Detail

doWikiStartTag

public int doWikiStartTag()

Returns:


getPage

public String getPage()


Returns the page name.
Returns:


setPage

public void setPage(String page)


Sets the page name.
Parameters:
page - The page name.

previous   TOC   next

Generated with Poseidon for UMLTM.
Poseidon is a registered trademark of Gentleware AG in the USA and other countries. Copyright 2003-2006 Gentleware AG, Ludwigstr. 12, 20357 Hamburg, Germany. All Rights Reserved.
UML is a trademark or registered trademark of Object Management Group, Inc. in the U.S. and other countries.