Motor Aircraft Car

radiolist From Database PDF Print E-mail
  
Wednesday, 30 December 2009 06:58
Radiolist From Database

View.html.php
$a_cat?? ?=?? ?& $this->get('CatData');

$currentValue = '1'; //Set this value from DB, etc.
$arr?? ?= array();
foreach($a_cat as $v) {
$arr[] = JHTML::_('select.option', $v->id, $v->name );
}

$lists['cat_id']?? ??? ??? ? =?? JHTML::_('select.radiolist', $arr, 'activated', null, 'value', 'text', $currentValue);

 

Autos Motor

Autos
Autos
Autos
Copyright © 2012 Motor Aircraft Car. All Rights Reserved.
Joomla! is Free Software released under the GNU/GPL License.