new OauthList()
Create a new instance of Support_auths
- Source:
- User/OauthList.js, line 28
- See:
Properties:
Name | Type | Description |
---|---|---|
oauths |
Array | Array of oauths. |
Methods
-
generateUrl()
-
Overrides Resource's generateUrl method to return the request url
- Source:
- User/OauthList.js, line 43
- See:
-
loadPreset()
-
Overrides Resource's loadPreset method.
- Source:
- User/OauthList.js, line 37
- See:
-
loadSet(rObject)
-
Overrides Resource's loadSet method to set local variables after request.
Parameters:
Name Type Description rObject
json JSON representation of the loaded data. - Source:
- User/OauthList.js, line 53
- See: