Commit Graph

61 Commits

Author SHA1 Message Date
qiang.xue
b7990fcca9 2011-03-12 21:30:21 +00:00
qiang.xue
be99ed281e fixed typo. 2011-03-12 03:54:46 +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
mdomba
c51a7e9340 Rolledback r2803 2011-01-03 13:28:17 +00:00
mdomba
676bb4cf69 Fixed error in CFormInputElement->render() 2011-01-03 07:48:18 +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
38face790e (Fixes issue 1526) 2010-09-01 20:21:57 +00:00
mdomba
3cad8cc1ce Updated description in relation to issue 1472 and revision r2349 2010-08-28 21:44:26 +00:00
alexander.makarow
f41ed5c02c CFormButtonElement syntax error fix 2010-08-09 14:28:17 +00:00
qiang.xue
be9eeecd65 (Fixes issue 1455) 2010-08-06 19:42:48 +00:00
qiang.xue
278002a6b5 doc fix. 2010-05-12 03:30:09 +00:00
alexander.makarow
42d862b45c (Fixes issue 1043) CForm __construct now uses setModel() instead of assigning _model directly 2010-03-21 01:46:05 +00:00
qiang.xue
a85dbd8c46 2010-03-15 16:08:41 +00:00
qiang.xue
2334479c9a (Fixes issue 1006) 2010-03-14 20:58:21 +00:00
qiang.xue
1c49f1abf6 (Fixes issue 1003) 2010-03-13 14:11:24 +00:00
alexander.makarow
243cd30188 (Fixes issue 967) CFormInputElement doesn't respect element-id if set 2010-03-12 00:40:01 +00:00
qiang.xue
5a4b811d6e 2010-03-01 15:57:53 +00:00
qiang.xue
33927ff4a5 CForm renders invalid 'name' and 'type' attributes when used to generate nested forms 2010-03-01 15:54:34 +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
463ccbcf33 2009-12-26 00:15:53 +00:00
qiang.xue
7802d3fdbd Improved the default code generated by the yiic tool 2009-12-25 20:45:50 +00:00
qiang.xue
bef5750a7b Added form builder guide. 2009-12-18 19:33:34 +00:00
qiang.xue
6a4d5cbf91 (Fixes issue 668) 2009-12-11 15:41:11 +00:00
qiang.xue
68c1fffbd1 fixed typo. 2009-10-30 11:21:22 +00:00
qiang.xue
0becc2139a (Fixes issue 622) 2009-10-28 20:09:40 +00:00
qiang.xue
a9bce05472 (Fixes issue 652) 2009-10-27 16:37:43 +00:00
qiang.xue
e698c94ffb clean up of CForm. 2009-07-24 10:55:12 +00:00
qiang.xue
f13632a25e 2009-07-10 19:16:07 +00:00
qiang.xue
adaa80edbe refactored CForm.
allow disabling label rendering in CHtml.
2009-07-10 15:04:29 +00:00
qiang.xue
00594d45f3 2009-07-10 13:37:06 +00:00
qiang.xue
1d44d72d01 2009-07-10 13:31:11 +00:00
qiang.xue
46bb5fe6d2 2009-07-10 02:57:26 +00:00
qiang.xue
d240a67ee4 2009-07-10 02:55:32 +00:00
qiang.xue
18e6e22719 2009-07-10 02:17:01 +00:00
qiang.xue
cd873e48d1 2009-07-09 20:40:51 +00:00
qiang.xue
4f8c445409 2009-07-09 20:39:49 +00:00
qiang.xue
71f6b697d1 2009-07-09 20:38:56 +00:00
qiang.xue
4db1ef9e35 2009-07-09 20:17:25 +00:00
qiang.xue
8ada374052 Allow required to be set. 2009-07-09 20:12:48 +00:00
qiang.xue
36f5726482 2009-07-09 19:15:48 +00:00
qiang.xue
312fe613ff 2009-07-09 19:03:12 +00:00
qiang.xue
cb859d97c4 2009-07-09 18:54:11 +00:00
qiang.xue
206193ba65 added submitButton check for CForm::submitted() 2009-07-09 18:49:34 +00:00
qiang.xue
b1a3954e33 Use path alias to specify configuration file for forms. 2009-07-08 01:41:52 +00:00
qiang.xue
0ad7439d06 2009-07-06 21:50:29 +00:00
qiang.xue
048b9584d6 Swapped the order of constructor parameters for CForm and related classes. 2009-07-06 21:44:32 +00:00