Commit Graph

20 Commits

Author SHA1 Message Date
Carsten Brandt
de79273978 added userId to params of authmanagers checkAccess
param added to have the user the checkAccess was called for available in
a bizRule.
this implements suggestion of @samdark in #766
2012-06-01 23:55:15 +02:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
ac8b1d4605 (Fixes issue 2939) 2011-11-07 23:05:34 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
8bb5c9a279 (Fixes issue 1047) 2010-06-24 19:56:33 +00:00
qiang.xue
723994af6f * (Fixes issue 1245) Optimized the implementation of checkAccess of CPhpAuthManager and CDbAuthManager 2010-06-18 21:00:42 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue@gmail.com
b124980319 merge from 1.0 2009-04-21 15:16:03 +00:00
qiang.xue
255f0a6511 merge from 1.0 2009-03-10 18:00:11 +00:00
qiang.xue
e4e433544f merge from 1.0 2009-02-25 21:45:42 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
6fd603aba6 merge from 1.0 2008-12-25 16:21:15 +00:00
qiang.xue
ffdd57bd9a doc typo fix. 2008-11-18 18:17:20 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
0b41f85aeb Implemented hierarchical role-based access control 2008-10-20 21:04:04 +00:00