Click or drag to resize

GlobalConfigurationsServices Methods


The GlobalConfigurationsServices type exposes the following members.

Methods
  NameDescription
Public methodGetAssetTreeMenuConfig
Retrieves the configuration for Asset Tree context menu. It indicates what commands are available for current user on the Asset Tree.
Public methodGetGlobalCustomTabs
Retrieves the list of all global available custom tabs. These tabs will show in "Apps" pane on Ingeniux CMS Client UI.
Public methodGetGlobalExportNames
Retrieves the names of global exports. This call should be used to prevent local exports name conflicting with global exports.
Public methodGetHelpText
Retrieves the help text index for fields of given schema, or all schemas
Public methodGetToolbarConfig
Retrieves the avialable commands for current user to carry out on the user interface toolbar. Unlike Site Tree Menu config, toolbar command are not just page level commands.
Public methodGetTreeMenuConfig
Retrieves the configuration for Site Tree context menu. It indicates what commands are available for current user on the Site Tree.
Top
See Also