Arhell
fad0c5be77
update links
2022-08-07 11:54:16 +03:00
gureedo
41b6efa098
updated phpdoc and input types list in CFormInputElement
2013-09-23 13:29:07 +06:00
Carsten Brandt
1a5a166109
fixed code style
2013-09-18 14:19:42 +02:00
Charles Pick
ca7a21d6ea
Update CFormInputElement.php
2013-09-17 12:36:14 +01:00
Charles Pick
29d6485eba
Add new inputs to CFormInputElement, update CHANGELOG
2013-09-11 21:06:34 +01:00
resurtm
3c3efee1e0
Fixes #2254 :
...
1. Fixes original issue: AJAX and client validation doesn't work with `errorSummary` set to true.
2. Added `CForm::$showErrors` which controls whether error elements of the each attribute should be rendered.
2013-04-09 22:30:25 +06: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 Makarov
d865a3bab8
Fixes #1057 Removed SVN ids
2012-09-09 22:23:45 +04:00
mdomba (mdwork)
c9c7c796b9
grammar fix
2012-08-10 12:28:49 +02:00
Greg Molnar
fb14914339
added comments
2012-02-16 13:14:57 +01:00
Greg Molnar
851b7579e8
added new fields to coreTypes
2012-02-16 12:53:15 +01:00
alexander.makarow
646cbb2b9a
Documented component accessors with @property for significantly better IDE autocomplete
2011-10-25 00:01:09 +00:00
qiang.xue
6b60345724
Added CFormInputElement::enableClientValidation
2011-03-26 12:21:13 +00:00
qiang.xue
ce8b6e19fa
(Fixes issue 1795)
2011-03-14 00:48:20 +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
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
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
bef5750a7b
Added form builder guide.
2009-12-18 19:33:34 +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
46bb5fe6d2
2009-07-10 02:57:26 +00:00
qiang.xue
d240a67ee4
2009-07-10 02:55:32 +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
3242a0ed7d
2009-07-05 03:59:24 +00:00
qiang.xue
7e465253e2
Added CForm::validate().
2009-07-04 18:20:29 +00:00
qiang.xue
b466b36d05
Refactored rendering about hidden fields.
2009-06-26 13:44:30 +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