PHP 클래스 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
상속: extends Pimcore_Controller_Action_Admin
파일 보기 프로젝트 열기: pimcore/pimcore

보호된 프로퍼티들

프로퍼티 타입 설명
$dashboardHelper \Pimcore\\Helper\\Dashboard

공개 메소드들

메소드 설명
addWidgetAction ( )
createDashboardAction ( )
dashboardListAction ( )
deleteDashboardAction ( )
getConfigurationAction ( )
init ( )
portletAnalyticsSitesAction ( )
portletFeedAction ( )
portletModificationStatisticsAction ( )
portletModifiedAssetsAction ( )
portletModifiedDocumentsAction ( )
portletModifiedObjectsAction ( )
removeWidgetAction ( )
reorderWidgetAction ( )
updatePortletConfigAction ( )

보호된 메소드들

메소드 설명
getCurrentConfiguration ( )
saveConfiguration ( $config )

메소드 상세

addWidgetAction() 공개 메소드

public addWidgetAction ( )

createDashboardAction() 공개 메소드

dashboardListAction() 공개 메소드

public dashboardListAction ( )

deleteDashboardAction() 공개 메소드

getConfigurationAction() 공개 메소드

getCurrentConfiguration() 보호된 메소드

protected getCurrentConfiguration ( )

init() 공개 메소드

public init ( )

portletAnalyticsSitesAction() 공개 메소드

portletFeedAction() 공개 메소드

public portletFeedAction ( )

portletModificationStatisticsAction() 공개 메소드

portletModifiedAssetsAction() 공개 메소드

portletModifiedDocumentsAction() 공개 메소드

portletModifiedObjectsAction() 공개 메소드

removeWidgetAction() 공개 메소드

public removeWidgetAction ( )

reorderWidgetAction() 공개 메소드

public reorderWidgetAction ( )

saveConfiguration() 보호된 메소드

protected saveConfiguration ( $config )

updatePortletConfigAction() 공개 메소드

프로퍼티 상세

$dashboardHelper 보호되어 있는 프로퍼티

protected Dashboard,\Pimcore\\Helper\ $dashboardHelper
리턴 \Pimcore\\Helper\\Dashboard