railo.runtime
Class PagePlus
java.lang.Object
railo.runtime.Page
railo.runtime.PagePlus
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- ComponentPage, InterfacePage
public abstract class PagePlus
- extends Page
- See Also:
- Serialized Form
metaData
public SoftReference<Struct> metaData
PagePlus
public PagePlus()
call
public void call(PageContext pc)
throws Throwable
- Description copied from class:
Page
- method to invoke a page
- Specified by:
call
in class Page
- Parameters:
pc
- PageContext
- Throws:
Throwable
- See Also:
Page.call(railo.runtime.PageContext)
getPageSource
public PageSource getPageSource()
- Overrides:
getPageSource
in class Page
- Returns:
- Returns the pageResource.
- See Also:
Page.getPageSource()
getImportDefintions
public ImportDefintion[] getImportDefintions()
Copyright © 2012 Railo