FogBugz Plugin API > Urls
CUrlApi provides access to the following URLs:
- BaseUrl() - The base URL of the FogBugz installation
- MakeRequest() - Make an http request to an external URL
- PluginPageUrl() - Plugin page (Example)
- PluginRawPageUrl() - Plugin raw page (Example)
- PluginBinaryPageUrl() - Plugin binary page (Example)
- PluginStaticFilesUrl() - Plugin static files (Example)
- PluginConfigPageUrl() - Plugin configuration page (Example)