PHP Class Admin_PortalController, pimcore

LICENSE This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://www.pimcore.org/license
Inheritance: extends Pimcore_Controller_Action_Admin
Datei anzeigen Open project: pimcore/pimcore

Protected Properties

Property Type Description
$dashboardHelper \Pimcore\\Helper\\Dashboard

Public Methods

Method Description
addWidgetAction ( )
createDashboardAction ( )
dashboardListAction ( )
deleteDashboardAction ( )
getConfigurationAction ( )
init ( )
portletAnalyticsSitesAction ( )
portletFeedAction ( )
portletModificationStatisticsAction ( )
portletModifiedAssetsAction ( )
portletModifiedDocumentsAction ( )
portletModifiedObjectsAction ( )
removeWidgetAction ( )
reorderWidgetAction ( )
updatePortletConfigAction ( )

Protected Methods

Method Description
getCurrentConfiguration ( )
saveConfiguration ( $config )

Method Details

addWidgetAction() public method

public addWidgetAction ( )

createDashboardAction() public method

dashboardListAction() public method

public dashboardListAction ( )

deleteDashboardAction() public method

getConfigurationAction() public method

getCurrentConfiguration() protected method

protected getCurrentConfiguration ( )

init() public method

public init ( )

portletAnalyticsSitesAction() public method

portletFeedAction() public method

public portletFeedAction ( )

portletModificationStatisticsAction() public method

portletModifiedAssetsAction() public method

portletModifiedDocumentsAction() public method

portletModifiedObjectsAction() public method

removeWidgetAction() public method

public removeWidgetAction ( )

reorderWidgetAction() public method

public reorderWidgetAction ( )

saveConfiguration() protected method

protected saveConfiguration ( $config )

updatePortletConfigAction() public method

Property Details

$dashboardHelper protected_oe property

protected Dashboard,\Pimcore\\Helper\ $dashboardHelper
return \Pimcore\\Helper\\Dashboard