'Resources' in 'Application.ini' (ZF 1.8)

For programming and general questions on Zend Framework

'Resources' in 'Application.ini' (ZF 1.8)

Postby stratocaster on Mon Jun 08, 2009 5:40 pm

Hi,
Could anyone tell me where I could find list of all 'resources' and their 'properties' that could be used in 'Application.ini' file?
This is example of 'Application.ini' from 'ZF Reference Guide:
Code: Select all
[production]
phpSettings.display_startup_errors = 0
phpSettings.display_errors = 0
includePaths.library = APPLICATION_PATH "/../library"
bootstrap.path = APPLICATION_PATH "/Bootstrap.php"
bootstrap.class = "Bootstrap"
resources.frontController.controllerDirectory = APPLICATION_PATH "/controllers"

[staging : production]

[testing : production]
phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1

[development : production]
phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1

It would be really great if there was a comprehensive list of those predefined 'properties', so I'd really appreciate if anyone knows something about this.
Thanx
stratocaster
 
Posts: 1
Joined: Mon Jun 08, 2009 5:18 pm

Re: 'Resources' in 'Application.ini' (ZF 1.8)

Postby brunitto on Mon Jun 08, 2009 7:11 pm

Ookie dookie!
brunitto
 
Posts: 111
Joined: Fri May 29, 2009 10:10 pm
Location: São Paulo - Brazil


Return to Zend Framework

Who is online

Users browsing this forum: oliv82, thom9886 and 6 guests