[ create a new paste ] login | about

Link: http://codepad.org/fYiYLsNZ    [ raw code | fork ]

PHP, pasted on Jul 1:
1
2
3
$populate = new AgaviParameterHolder();
$populate->setParameter('foo', $foo);
$this->getRequest()->setAttribute('populate', array('formid'=>$populate), 'org.agavi.filter.FormPopulationFilter');


Create a new paste based on this one


Comments: