Component (ExtensionProvider)
Only the functions and data members that are accessible from your location are displayed
remote
GETDOWNLOADDETAILS
Remote Function getDownloadDetails
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
type true string null
serverId true string null
webId true string null
appId true string null
serialNumber false string
return type struct
GETINFO
Remote Function getInfo
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
return type struct
LISTAPPLICATIONS
Remote Function listApplications
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
return type query
DUMPAPPLICATIONS
Remote Function dumpApplications
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
return type any
VIEWEXTENSION
Remote Function viewExtension
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
appid true string null
return type struct
private
POPULATEROW
Private Function populateRow
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
apps true query null
g true any null
popType true string org
return type void
GETAPPLICATION
Private Function getApplication
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
appId true string null
return type query
POPULATE
Private Function populate
source:/var/www/getrailo/ExtensionProvider.cfc
arguments
label name required type default hint
apps true query null
popType true string org
return type void