Newer Version Available
describeGlobalTheme()
Syntax
Usage
Use describeGlobalTheme() to get both a list of available objects and theme information about those objects for your organization. describeGlobalTheme() is a combination of describeGlobal() and describeTheme() combined into a single call.
Your client application must be logged in with sufficient access rights to retrieve theme and object information about your organization’s data. For more information, see Factors that Affect Data Access.
describeGlobalTheme() is available in API version 29.0 and later.
Sample
This Java sample calls describeGlobalTheme() and then iterates over the retrieved object and theme information.