com.opensymphony.module.sitemesh
| |||||||||||||||||||||||||||||||||||||||||||
| Method Summary | |
|---|---|
String |
getHead()
Convenience method to return the contents of the <head> tag as a String. |
boolean |
isFrameSet()
Check to see if this page contains an HTML frameset. |
void |
setFrameSet(boolean frameset)
Marks this page as a frameset. |
void |
writeHead(Writer out)
Write the contents of the <head> tag. |
| Methods inherited from interface com.opensymphony.module.sitemesh.Page |
|---|
addProperty, getBody, getBooleanProperty, getContentLength, getIntProperty, getLongProperty, getPage, getProperties, getProperty, getPropertyKeys, getRequest, getTitle, isPropertySet, setRequest, writeBody, writePage |
| Method Detail |
|---|
void writeHead(Writer out) throws IOException
<head> tag.
IOExceptionString getHead()
<head> tag as a String.
writeHead(java.io.Writer)boolean isFrameSet()
void setFrameSet(boolean frameset)
isFrameSet()
|
www.opensymphony.com/sitemesh/ | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||