- 05 Apr, 2014 1 commit
-
-
Qiang Xue authored
Added support to allow an event handler to be inserted at the beginning of the existing event handler list
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-
- 16 Mar, 2014 1 commit
-
-
SonicGD authored
-
- 11 Mar, 2014 1 commit
-
-
Carsten Brandt authored
-
- 07 Mar, 2014 2 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 20 Feb, 2014 1 commit
-
-
Carsten Brandt authored
-
- 09 Feb, 2014 1 commit
-
-
Florian Fackler authored
-
- 08 Feb, 2014 1 commit
-
-
Florian Fackler authored
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 30 Dec, 2013 2 commits
-
-
Carsten Brandt authored
-
Paul Kofmann authored
After ensureBehaviors() call $this->_behaviors is an array already. And since detachBehavior() unsets elements in $this->_behaviors, $this->_behaviors turns out to be an empty array after all iterations.
-
- 12 Dec, 2013 2 commits
-
-
Carsten Brandt authored
-
egorpromo authored
-
- 17 Nov, 2013 2 commits
- 13 Nov, 2013 1 commit
-
-
Carsten Brandt authored
- added example code for application components - added missing short description [ci skip]
-
- 12 Nov, 2013 1 commit
-
-
Taras Gudz authored
-
- 30 Oct, 2013 2 commits
- 18 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-
- 13 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 11 Sep, 2013 1 commit
-
-
Qiang Xue authored
Fixed the issue that Object/Component doesn't support using anonymous function as normal property values.
-
- 05 Sep, 2013 1 commit
-
-
Qiang Xue authored
-
- 01 Sep, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
- 31 Aug, 2013 3 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
this allows implementing __call() in behaviors See this forum topic for details: http://www.yiiframework.com/forum/index.php/topic/46629-invoke-behavior-method-through-php-magic-method-call-dosent-work/
-
Carsten Brandt authored
return false, not null
-
- 28 Aug, 2013 1 commit
-
-
Carsten Brandt authored
-
- 03 Aug, 2013 4 commits
- 22 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 09 May, 2013 1 commit
-
-
Qiang Xue authored
-
- 06 May, 2013 3 commits
-
-
slavcopost authored
-
slavcopost authored
-
mdeweerd authored
Need to add ensureBehaviors() to detachBehavior*(). The intent may be to detach behaviors defined in behaviors(). In the original implementation, if these behaviors() are not yet attached, they can not selectively be detached.
-