|
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 |
|