Warning! This page has the following tags:
- This page is deprecated, and is only useful for developers using Agavi 0.10.
- This page exists for reference purposes only.
Tutorials
- TheBasics, just how does everything work?
- QuickStart?, a guide to quickly setting up an Agavi application
- ConsoleControllerTutorial?, a guide to setting up and using the Console Controller.
- YourFirstModule, a guide to creating your first module part 1
- UsingTheForm?, a guide to getting data with an HTML form or YourFirstModule, part 2
- ValidatingTheData?, a guide to data validation or YourFirstModule, part 3
- UsingDecorators, a quick tutorial that shows you how to use Decorators and Slots
- PropelIntegration, Improving Agavi's Propel Support
- YourConfigFile, a guide to creating your own custom config file via define constants
- YourConfigFileRedux, a guide that shows you how to use the new ReturnArrayConfigHandler that makes things even easier and more convenient
- HowToSetupBasicAuthentication, a guide to setting up a basic authentication system for users.
0.11 Tutorials
Wanted Tutorials
...describe a tutorial you would like to see here! (or click a title and create the tutorial, then move it to the list above, see the ConsoleControllerTutorial? for formatting tips)
- HowToUseAgaviFromTheCommandLine?, should illustrate using the command line script
- HowToExecuteTheTests?, and unit testing.
- HowToUseThePageController?, a guide to setting up and using a Page Controller.
- HowToUseTheFrontController?, a guide to setting up and using a Front Controller.
- HowToBuildPearPackageFromSVN, a guide to generating a bleeding edge Pear package.
- HowToUseMySQLDatabase, a guide to using the MySQLDatabase class.
- HowToUseMySQLSessionStorage, a guide to using the MySQLSessionStorage class.
- HowToUseSimpleTest?, a guide to using the UnitTest? integrated with agavi.

