PHP Class Admin_ThemesController

Inheritance: extends Zend_Controller_Action
Exibir arquivo Open project: sourcefabric/newscoop

Public Properties

Property Type Description
$instId

Public Methods

Method Description
advancedThemeSettingsAction ( )
articleTypesEditAction ( )
assignToPublicationAction ( )
copyToAvailableAction ( )
deleteAction ( )
exportAction ( )
getArticleTypeService ( ) : Newscoop\Service\Implementation\ArticleTypeServiceDoctrine Provides the theme service.
getOutputService ( ) : Newscoop\Service\IOutputService Provides the ouput service.
getPublicationService ( ) : Newscoop\Service\IPublicationService Provides the publication service
getResourceId ( ) : Newscoop\Services\Resource\ResourceId Provides the controller resource id.
getThemeFileService ( ) : Newscoop\Service\Implementation\ThemeServiceLocalFileSystem Provides the theme files service
getThemeService ( ) : Newscoop\Service\Implementation\ThemeManagementServiceLocal Provides the theme service.
indexAction ( )
init ( )
initAdvContext ( )
installAction ( )
outputEditAction ( ) called by wizard template action
postAdvContext ( )
unassignAction ( )
uninstallAction ( )
updatePlaylistsAction ( )
uploadAction ( )
wizardThemeArticleTypesAction ( )
wizardThemeFilesAction ( )
wizardThemePlaylistsAction ( )
wizardThemeSettingsAction ( )
wizardThemeTemplateSettingsAction ( ) see Admin_ThemesController::outputEditAction()

Method Details

advancedThemeSettingsAction() public method

articleTypesEditAction() public method

assignToPublicationAction() public method

copyToAvailableAction() public method

deleteAction() public method

public deleteAction ( )

exportAction() public method

public exportAction ( )

getArticleTypeService() public method

Provides the theme service.
public getArticleTypeService ( ) : Newscoop\Service\Implementation\ArticleTypeServiceDoctrine
return Newscoop\Service\Implementation\ArticleTypeServiceDoctrine

getOutputService() public method

Provides the ouput service.
public getOutputService ( ) : Newscoop\Service\IOutputService
return Newscoop\Service\IOutputService The service service to be used by this controller.

getPublicationService() public method

Provides the publication service
public getPublicationService ( ) : Newscoop\Service\IPublicationService
return Newscoop\Service\IPublicationService The publication service to be used by this controller.

getResourceId() public method

Provides the controller resource id.
public getResourceId ( ) : Newscoop\Services\Resource\ResourceId
return Newscoop\Services\Resource\ResourceId The controller resource id.

getThemeFileService() public method

Provides the theme files service
public getThemeFileService ( ) : Newscoop\Service\Implementation\ThemeServiceLocalFileSystem
return Newscoop\Service\Implementation\ThemeServiceLocalFileSystem The publication service to be used by this controller.

getThemeService() public method

Provides the theme service.
public getThemeService ( ) : Newscoop\Service\Implementation\ThemeManagementServiceLocal
return Newscoop\Service\Implementation\ThemeManagementServiceLocal

indexAction() public method

public indexAction ( )

init() public method

public init ( )

initAdvContext() public method

public initAdvContext ( )

installAction() public method

public installAction ( )

outputEditAction() public method

called by wizard template action
public outputEditAction ( )

postAdvContext() public method

public postAdvContext ( )

unassignAction() public method

public unassignAction ( )

uninstallAction() public method

public uninstallAction ( )

updatePlaylistsAction() public method

uploadAction() public method

public uploadAction ( )

wizardThemeArticleTypesAction() public method

wizardThemeFilesAction() public method

wizardThemePlaylistsAction() public method

wizardThemeSettingsAction() public method

wizardThemeTemplateSettingsAction() public method

see Admin_ThemesController::outputEditAction()

Property Details

$instId public_oe property

public $instId