Class Permission
Permissions linking AROs with ACOs
- AppModel
- Permission
Package: cake\cake\libs\model
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: The MIT License
Location: model/db_acl.php
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: The MIT License
Location: model/db_acl.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