Class cfContentController
cfContentController Class
Base class for public site content controllers.
- flController
- cfContentController
Package: clearFusionCMS
Copyright: Copyright (c) 2012 - 2013 clearFusionCMS. All rights reserved.
Located at system/app/cfContentController.php
Copyright: Copyright (c) 2012 - 2013 clearFusionCMS. All rights reserved.
Located at system/app/cfContentController.php
Methods summary
public
|
|
public
|
|
public
|
|
public
|
Methods inherited from flController
dispatch()
,
getActionClass()
,
getRequest()
,
getResponse()
,
getRouter()
,
setResponse()
Properties summary
protected
|
$db
The database object. |
|
public
|
$content
The content object. |
|
public
array
|
$pageData
The raw page data held in the database. |
#
null
|
protected
array
|
$crumbs
Additional crumbs. |
#
array()
|