CakePHP
Downloads
Releases
Pear channel
Documentation
API
2.1
|
2.0
|
1.3
|
1.2
|
1.1
Book
2.x
|
1.3
|
1.2
|
1.1
Community
Issues
Bakery
Plugins & packages
Contributors
Google Groups
Logo
Q & A
TV (Screencasts)
Services
Certification
Consultation
Support
Training
Bin
New
Saved
button
By
zwobot
Language
html4strict
Pasted on
on 28/10/08
View Paste
<
div
class
=
"input radio"
><
input
type
=
"hidden"
name
=
"data[Workshop][Workshop][0]"
id
=
"WorkshopWork...
Radio buttons generated from my View
By
zwobot
Language
php
Pasted on
on 28/10/08
View Paste
<?php
foreach
(
$eventDays
as
$eventDay
)
:
?>
<fieldset>
<legend>
<?php
echo
$eventDay
[
'EventDay...
Code in my View to get groups of radio buttons for a HABTM relation