logo       

Setting value for complex element through config file: msg#00068

php.zend.framework.mvc

Subject: Setting value for complex element through config file

Hello,

I have defined one custom Zend_Form element. It has multiple values like this:

LAYOUT['ROWS'] = 'x'
LAYOUT['COLUMNS'] = 'y'
LAYOUT['FILE'][0] = 'z'
LAYOUT['FILE'][1] = 'w'

aso.

Now one problem would be: how i could on a ini file to set value for my component due to fact has multiple "subvalues" (even on multiple "levels") ?

elements.DESIGN.type = "Layout"

So how i can set values ?

Cristian
<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise