/Security/Permission.php


Nette Framework

Copyright (c) 2004, 2009 David Grudl (http://davidgrudl.com)

This source file is subject to the "Nette license" that is bundled with this package in the file license.txt.

For more information please see https://nette.org

Version: $Id$
Copyright: Copyright (c) 2004, 2009 David Grudl
Link: https://nette.org
Filesource: Source Code for this file
License: Nette license

Classes

Permission
Access control list (ACL) functionality and privileges management.

Includes

require_once(dirname(__FILE__).'/../Security/IAuthorizator.php') (line 23)
require_once(dirname(__FILE__).'/../Object.php') (line 25)