@aurahelper/languages
Version:
Language Libraries to work with XML, Aura, Apex... files. tokenizers, parsers, system classes and much more
283 lines • 7.66 kB
JSON
{
"id": "AppLauncher.communitylogocontroller",
"nodeType": "class",
"name": "CommunityLogoController",
"namespace": "AppLauncher",
"startToken": {
"type": "declaration.entity.name.class",
"text": "CommunityLogoController",
"textToLower": "communitylogocontroller",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.class_CommunityLogoController_-1:0"
},
"order": 0,
"memberOrder": 0,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "global",
"textToLower": "global",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.access_global_-1:0"
},
"sharingModifier": {
"type": "keyword.modifier.sharing",
"text": "without sharing",
"textToLower": "without sharing",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "keyword.modifier.sharing_without sharing_-1:0"
},
"description": "Represents the logo of the community. For internal use only.",
"documentation": "https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_class_applauncher_CommunityLogoController.htm",
"classes": {},
"interfaces": {},
"enums": {},
"variables": {},
"methods": {
"getcommunityname()": {
"id": "AppLauncher.communitylogocontroller.method.getcommunityname()",
"nodeType": "method",
"name": "getCommunityName",
"startToken": {
"type": "declaration.entity.name.function",
"text": "getCommunityName",
"textToLower": "getcommunityname",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.function_getCommunityName_-1:0"
},
"parentId": "AppLauncher.communitylogocontroller",
"order": 1,
"memberOrder": 1,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"static": {
"type": "keyword.modifier.static",
"text": "static",
"textToLower": "static",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_static_0:7"
},
"signature": "public static String getCommunityName()",
"overrideSignature": "public static override String getCommunityName()",
"simplifiedSignature": "getCommunityName()",
"datatype": {
"id": "AppLauncher.communitylogocontroller.getcommunityname.datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 14
},
"end": {
"line": 0,
"character": 20
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:14"
},
"parentId": "AppLauncher.communitylogocontroller.getcommunityname",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"description": "Returns the name of the community.",
"parentName": "CommunityLogoController",
"variables": {},
"params": {},
"queries": [],
"exceptions": []
},
"getlogourl()": {
"id": "AppLauncher.communitylogocontroller.method.getlogourl()",
"nodeType": "method",
"name": "getLogoURL",
"startToken": {
"type": "declaration.entity.name.function",
"text": "getLogoURL",
"textToLower": "getlogourl",
"isAux": false,
"range": {
"start": {
"line": -1,
"character": 0
},
"end": {
"line": -1,
"character": 0
},
"isEmpty": true,
"isSingleLine": true
},
"id": "declaration.entity.name.function_getLogoURL_-1:0"
},
"parentId": "AppLauncher.communitylogocontroller",
"order": 2,
"memberOrder": 2,
"accessModifier": {
"type": "keyword.modifier.access",
"text": "public",
"textToLower": "public",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 0
},
"end": {
"line": 0,
"character": 6
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_public_0:0"
},
"static": {
"type": "keyword.modifier.static",
"text": "static",
"textToLower": "static",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 7
},
"end": {
"line": 0,
"character": 13
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_static_0:7"
},
"signature": "public static String getLogoURL()",
"overrideSignature": "public static override String getLogoURL()",
"simplifiedSignature": "getLogoURL()",
"datatype": {
"id": "AppLauncher.communitylogocontroller.getlogourl.datatype.String",
"nodeType": "datatype",
"name": "String",
"startToken": {
"type": "datatype.primitive",
"text": "String",
"textToLower": "string",
"isAux": false,
"range": {
"start": {
"line": 0,
"character": 14
},
"end": {
"line": 0,
"character": 20
},
"isEmpty": false,
"isSingleLine": true
},
"id": "token.type.identifier_String_0:14"
},
"parentId": "AppLauncher.communitylogocontroller.getlogourl",
"order": 0,
"memberOrder": 0,
"type": "String"
},
"description": "Returns the path to the page containing the community logo.",
"parentName": "CommunityLogoController",
"variables": {},
"params": {},
"queries": [],
"exceptions": []
}
},
"constructors": {},
"extendsType": "",
"implementTypes": [],
"implements": {},
"totalMembers": 2,
"queries": []
}