20 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Nikita Starshinov
30c1f0ea9c Fix indention from spaces to tabs in CFormElement 2013-09-22 16:33:24 +04:00
Nikita Starshinov
7ae1fb53d6 2887 Add __isset method for CFormElement 2013-09-20 19:41:36 +04:00
Abdul Malik Ikhsan
6247adaf26 change copyright symbol 2013-01-15 18:38:02 +07:00
Abdul Malik Ikhsan
46c8ef0d9a update copyright year
from 2011 to 2013
2013-01-15 17:28:17 +07:00
Alexander Kochetov
486723805e else if => elseif 2012-10-03 10:20:14 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04: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
74118d612e (Fixes issue 942) 2010-02-19 03:03:01 +00:00
qiang.xue
2d848f722c renamed CFormElement::attributes to htmlOptions. 2010-01-25 16:26:21 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
b1a3954e33 Use path alias to specify configuration file for forms. 2009-07-08 01:41:52 +00:00
qiang.xue
048b9584d6 Swapped the order of constructor parameters for CForm and related classes. 2009-07-06 21:44:32 +00:00
qiang.xue
0044126b2a refactoring form feature. 2009-06-26 01:57:22 +00:00
qiang.xue
27cc745f2c 2009-06-26 01:35:17 +00:00
qiang.xue
840e016db4 Initial implementation of form feature. 2009-06-25 21:42:01 +00:00