Class Aco
Access Control Object
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
-
$hasAndBelongsToMany
publicarray
Binds to ARO nodes through permissions settings -
$name
publicstring
Model name
Inherited Properties
Methods inherited from AclNode
Properties detail
$hasAndBelongsToMany ¶
public
array
Binds to ARO nodes through permissions settings
array('Aro' => array('with' => 'Permission'))