Class Permission
Permissions linking AROs with ACOs
- AppModel
- Permission
Package: Cake\Model
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Model/Permission.php
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Model/Permission.php
Properties summary
-
$actsAs
publicarray
No behaviors for this model -
$belongsTo
publicarray
Permissions link AROs with ACOs -
$cacheQueries
publicboolean
Explicitly disable in-memory query caching -
$name
publicstring
Model name -
$useTable
publicstring
Override default table name
Method Summary
-
__construct() public
Constructor, used to tell this model to use the database configured for ACL
Method Detail
__construct() public ¶
__construct( )
Constructor, used to tell this model to use the database configured for ACL