rapila
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
DefaultPageTypeModule Class Reference
Inheritance diagram for DefaultPageTypeModule:
PageTypeModule Module LoginPageTypeModule

Public Member Functions

 __construct (Page $oPage=null, NavigationItem $oNavigationItem=null, $sLanguageId=null)
 
 display (Template $oTemplate, $bIsPreview=false)
 
 getWords ()
 
 fillContainer ($oTemplateIdentifier, $iFlags)
 
 acceptedRequestParams ($aModulesToCheck=null)
 
 adminListPossibleFrontendModules ()
 
 adminListFilledFrontendModules ()
 
 adminAddObjectToContainer ($sContainerName, $sObjectType, $iSort=0)
 
 adminEdit ($iObjectId, $sLanguageId=null)
 
 adminPreview ($iObjectId)
 
 adminMoveObject ($iObjectId, $iSort, $sNewContainerName=null)
 
 adminDropDraft ($iObjectId)
 
 adminRemoveObject ($iObjectId, $bForce=false)
 
 adminGetContainers ()
 
- Public Member Functions inherited from PageTypeModule
 __construct (Page $oPage=null, NavigationItem $oNavigationItem=null)
 
 display (Template $oTemplate, $bIsPreview=false)
 
 getWords ()
 
 acceptedRequestParams ($aModulesToCheck=null)
 
- Public Member Functions inherited from Module
 getModuleName ()
 
 getModuleInfo ($sSetting=null)
 
 getDisplayName ($sLanguageId=null)
 

Protected Member Functions

 getPreviewMarkup ($oContentObject, $mFrontentContents)
 
 getModuleContents ($oModule, $bAllowTemplate=true)
 
- Protected Member Functions inherited from Module
 constructTemplate ($sTemplateName=null, $bForceGlobalTemplatesDir=false)
 

Protected Attributes

 $sLanguageId
 
- Protected Attributes inherited from PageTypeModule
 $oPage
 
 $oNavigationItem
 

Additional Inherited Members

- Static Public Member Functions inherited from PageTypeModule
static getModuleInstance ($sModuleName=null)
 
- Static Public Member Functions inherited from Module
static getModuleInstanceByTypeAndName ($sType, $sName)
 
static getClassNameByTypeAndName ($sType, $sName= '')
 
static getDisplayNameByTypeAndName ($sType, $sName, $sLanguageId=null)
 
static getPathArrayByTypeAndName ($sType, $sName)
 
static getModuleInfoByTypeAndName ($sType, $sName)
 
static isModuleEnabled ($sType, $sName)
 
static getDefaultRolesForModule ()
 
static isModuleAllowed ($sType, $sName, $oUser=null)
 
static getModuleMetadataByTypeAndName ($sType, $sName)
 
static moduleExists ($sModuleName, $sType=null)
 
static listModulesByType ($sType, $bListEnabledOnly=true)
 
static listModulesByTypeAndAspect ($sType, $sAspect, $bListEnabledOnly=true)
 
static listModuleTypes ()
 
static listAllModules ($bListEnabledOnly=true)
 
static getType ()
 
static listModules ($bListEnabledOnly=true)
 
static listModulesByAspect ($sAspect, $bListEnabledOnly=true)
 
static getClassNameByName ($sModuleName)
 
static getNameByClassName ($sClassName)
 
static getDisplayNameByName ($sModuleName, $sLangugaeId=null)
 
static getModuleInstance ($sModuleName)
 
static moduleName ()
 
static isValidModuleClassName ($sName)
 
static isValidModuleClassNameOfAnyType ($sName)
 
static isSingleton ()
 
- Public Attributes inherited from Module
const INFO_FILE = FILENAME_INFO
 
- Static Protected Member Functions inherited from Module
static constructTemplateForModuleAndType ($sModuleType, $sModuleName, $sTemplateName=null, $bForceGlobalTemplatesDir=false)
 
static template ($sTemplateName=null, $bForceGlobalTemplatesDir=false)
 
- Static Protected Attributes inherited from PageTypeModule
static $MODULE_TYPE = 'page_type'
 
- Static Protected Attributes inherited from Module
static $MODULE_TYPE
 

Member Function Documentation

DefaultPageTypeModule::adminDropDraft (   $iObjectId)

In this case, we have to remove all stored history objects in order to remove the draft status


The documentation for this class was generated from the following file: