org.objectweb.jonas.webapp.taglib.JonasButtonTag Class Reference

Inherited by org.objectweb.jonas.webapp.taglib.JonasSubmitTag.

List of all members.

Public Member Functions

int doStartTag () throws JspException
int doEndTag () throws JspException

Protected Member Functions

String prepareImage ()
String prepareBorderColumn (String ps_Class)


Detailed Description

Author:
Michel-Ange ANTON

Definition at line 41 of file JonasButtonTag.java.


Member Function Documentation

int org.objectweb.jonas.webapp.taglib.JonasButtonTag.doEndTag  )  throws JspException
 

Render the end of the hyperlink.

Exceptions:
JspException if a JSP exception has occurred

Definition at line 213 of file JonasButtonTag.java.

References org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareBorderColumn().

Here is the call graph for this function:

int org.objectweb.jonas.webapp.taglib.JonasButtonTag.doStartTag  )  throws JspException
 

Render the beginning of the hyperlink.

Exceptions:
JspException if a JSP exception has occurred

Definition at line 162 of file JonasButtonTag.java.

References org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareBorderColumn().

Here is the call graph for this function:

String org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareBorderColumn String  ps_Class  )  [protected]
 

Return render image.

Returns:

Definition at line 302 of file JonasButtonTag.java.

References org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareImage(), and org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.toString().

Referenced by org.objectweb.jonas.webapp.taglib.JonasButtonTag.doEndTag(), and org.objectweb.jonas.webapp.taglib.JonasButtonTag.doStartTag().

Here is the call graph for this function:

String org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareImage  )  [protected]
 

Return render image.

Returns:

Definition at line 287 of file JonasButtonTag.java.

References org.objectweb.jonas.webapp.jonasadmin.WhereAreYou.toString().

Referenced by org.objectweb.jonas.webapp.taglib.JonasButtonTag.prepareBorderColumn().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:09:45 2005 for JOnAS by  doxygen 1.3.9.1