Class View
View, the V in the MVC triad.
Class holding methods for displaying presentation data.
- Object
-
View
Indirect Subclasses
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: The MIT License
Location: view/view.php
Properties summary
-
$__passedVarspublicarrayList of variables to collect from the associated controller -
$__pathspublicarrayHolds an array of paths. -
$__scriptspublicarrayScripts (and/or othertags) for the layout
$action
public
string$association
public
string$autoLayout
public
boolean$autoRender
public
boolean$base
public
string$cacheAction
public
mixed$data
public
array$ext
public
string$field
public
string$fieldSuffix
public
string$hasRendered
public
boolean$helpers
public
mixed$here
public
string$layout
public
string$layoutPath
public
string$loaded
public
array$model
public
string$modelId
public
mixed$modelScope
public
boolean$name
public
string$output
public
string$pageTitle
public
string$params
public
array$passedArgs
public
mixed$plugin
public
string$subDir
public
string$themeWeb
public
string$uuids
public
array$validationErrors
public
array$viewPath
public
string$viewVars
public
array