CUI.Page.PageManager Methods

Applies to: SharePoint Foundation 2010

The following table lists the methods of the CUI.Page.PageManager class.

Methods

Name

Description

add_ribbonInited

addPageComponent

Adds a page component to the CUI.Page.PageManager.

addRoot

Adds a command UI root to the CUI.Page.PageManager.

canHandleCommand

changeCommandContext

createPageManager

Creates a new instance of the CUI.Page.PageManager class.

dispose

Releases the resources that are used by the page manager object.

executeRootCommand

Executes a command against the registered handlers for the command dispatcher.

getPageComponentById

Gets the component of the page with the specified ID of the component.

handleCommand

initialize

Initializes a singleton instance of the CUI.Page.PageManager class and other data related with CUI.Page.PageManager.

initializeInternal

Initializes the data related with CUI.Page.PageManager class.

isRootCommandEnabled

onComponentBuilt

onComponentCreated

onRootRefreshed

PageManager

Initializes a new instance of the PageManager class.

pollRootState

remove_ribbonInited

removePageComponent

Removes a component of the page from the CUI.Page.PageManager.

removeRoot

Removes the command UI root from the CUI.Page.PageManager.

restoreFocusToRibbon

Applies To

CUI.Page.PageManager Class

See Also

Reference

CUI.Page.PageManager Properties

CUI.Page Namespace