Download the PHP package geniv/nette-identity-acl without Composer
On this page you can find all versions of the php package geniv/nette-identity-acl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package nette-identity-acl
ACL
Installation
or
require:
Include in application
neon configure:
if you want to by redefine aclFormContainer
then you must use extends, eg.:
class UserAclFormContainer extends AclFormContainer
and redefine only method: public function getForm(Form $form)
.
If you use all content of class AclFormContainer
will be not function!
neon configure extension:
WARNING: rename role
, resource
and privilege
maybe given error in section ACL for NEON driver,
because NEON ID are not linked to self.
DIBI driver with relationships are OK.
presenters:
usage:
All versions of nette-identity-acl with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
nette/application Version >=2.4
nette/utils Version >=2.4
geniv/nette-general-form Version >=1.0
geniv/nette-identity-authorizator Version >=1.0
nette/application Version >=2.4
nette/utils Version >=2.4
geniv/nette-general-form Version >=1.0
geniv/nette-identity-authorizator Version >=1.0
The package geniv/nette-identity-acl contains the following files
Loading the files please wait ....