IProviderService
in
Interface IProviderService
Tags
Table of Contents
Methods
- addJavascriptAPI() : mixed
- Add the Javascript API in the navigation page of an app.
- isProviderIndexed() : bool
- Check if the provider $providerId is already indexed.
Methods
addJavascriptAPI()
Add the Javascript API in the navigation page of an app.
public
addJavascriptAPI() : mixed
Tags
isProviderIndexed()
Check if the provider $providerId is already indexed.
public
isProviderIndexed(string $providerId) : bool
Parameters
- $providerId : string