railo.runtime.extension
Interface Extension

All Known Implementing Classes:
ExtensionImpl

public interface Extension


Method Summary
 String getAuthor()
           
 String getCategory()
           
 String getCodename()
           
 Struct getConfig(PageContext pc)
           
 DateTime getCreated()
           
 String getDescription()
           
 String getDocumentation()
           
 String getForum()
           
 String getId()
           
 String getImage()
           
 String getLabel()
           
 String getMailinglist()
           
 String getName()
           
 String getNetwork()
           
 String getProvider()
           
 String getStrConfig()
           
 String getSupport()
           
 String getType()
           
 String getVersion()
           
 String getVideo()
           
 

Method Detail

getAuthor

String getAuthor()

getCodename

String getCodename()

getVideo

String getVideo()

getSupport

String getSupport()

getDocumentation

String getDocumentation()

getForum

String getForum()

getMailinglist

String getMailinglist()

getNetwork

String getNetwork()

getCreated

DateTime getCreated()

getName

String getName()

getLabel

String getLabel()

getDescription

String getDescription()

getCategory

String getCategory()

getImage

String getImage()

getVersion

String getVersion()

getProvider

String getProvider()

getId

String getId()

getConfig

Struct getConfig(PageContext pc)

getStrConfig

String getStrConfig()

getType

String getType()


Copyright © 2012 Railo