rapila
Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Protected Attributes | List of all members
FrontendManager Class Reference
Inheritance diagram for FrontendManager:
Manager PreviewManager LoginManager

Public Member Functions

 __construct ()
 
 render ()
 
 isPreview ()
 
 fillAutofill ()
 
- Public Member Functions inherited from Manager
 render ()
 

Static Public Member Functions

static replacePageLinkIdentifier ($oTemplateIdentifier)
 
static shouldIncludeLanguageInLink ()
 
- Static Public Member Functions inherited from Manager
static getUsedPath ()
 
static getRequestPath ()
 
static usePath ()
 
static unusePath ()
 
static hasNextPathItem ()
 
static peekNextPathItem ()
 
static getRequestedPath ()
 
static getOriginalPath ()
 
static routeConfig ()
 
static getPrefixForManager ($sManagerName)
 
static getManager ()
 
static getCurrentPrefix ()
 
static isPost ($sMethod= 'POST')
 
static isAjaxRequest ()
 
static isXMLHttpRequest ()
 
static getCurrentManager ()
 
static shouldIncludeLanguageInLink ()
 
static listManagers ()
 
static getManagerClassNormalized ($mManager=null)
 

Static Public Attributes

static $CURRENT_PAGE = null
 
static $CURRENT_NAVIGATION_ITEM = null
 

Protected Member Functions

 initLanguage ()
 
 getXHTMLOutput ()
 
 renderTemplate ()
 
 addCanonicalLink ()
 
 fillContent ()
 
 fillAttributes ()
 

Protected Attributes

 $oTemplate
 
 $bIsNotFound
 
 $oPageType
 

Additional Inherited Members

- Static Protected Member Functions inherited from Manager
static setRequestedPath ($sNewPath)
 
- Static Protected Attributes inherited from Manager
static $REQUEST_PATH = array()
 
static $CURRENT_MANAGER = null
 

Constructor & Destructor Documentation

FrontendManager::__construct ( )

Member Function Documentation

FrontendManager::render ( )

render()

Todo:
remove legacy support when the need fades
static FrontendManager::replacePageLinkIdentifier (   $oTemplateIdentifier)
static

Used as a callback to calculate the value of page_link identifiers in the template.

Parameters
TemplateIdentifier$oTemplateIdentifierThe TemplateIdentifier whose name is “page_link”
Returns
Template the Template containing a link used in fillAttributes to replace page_link identifiers

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