Share via


SP.Ribbon.PageState.PageStateHandler.getGlobalCommands() Method

Applies to: SharePoint Foundation 2010

In this article
Return Value
Remarks
Applies To

Gets a list of the global commands.

var value = SP.Ribbon.PageState.PageStateHandler.getGlobalCommands();

Return Value

Type: Array

The list of the global commands.

Remarks

This method returns a list of the global commands that can be executed on any page component, whether or not the component has the focus.

Applies To

SP.Ribbon.PageState.PageStateHandler Class

See Also

Reference

SP.Ribbon.PageState.PageStateHandler Events

SP.Ribbon.PageState.PageStateHandler Fields

SP.Ribbon.PageState.PageStateHandler Methods

SP.Ribbon.PageState Namespace