Class Aro
Access Request 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
AROs are linked to ACOs by means of Permission -
$name
publicstring
Model name
Inherited Properties
Methods inherited from AclNode
Properties detail
$hasAndBelongsToMany ¶
public
array
AROs are linked to ACOs by means of Permission
array('Aco' => array('with' => 'Permission'))