Changeset 1238 for trunk/src/filter/AgaviFormPopulationFilter.class.php
- Timestamp:
- 11/04/06 23:49:45 (2 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/filter/AgaviFormPopulationFilter.class.php
r1206 r1238 66 66 * 67 67 * @param AgaviFilterChain The filter chain. 68 * @param AgaviResponse A Response instance. 68 69 * 69 70 * @throws <b>AgaviFilterException</b> If an error occurs during execution. … … 409 410 * @param array An associative array of initialization parameters. 410 411 * 411 * @throws <b>AgaviFilterException</b> If an error occurs during initialization 412 * @throws <b>AgaviFilterException</b> If an error occurs during 413 * initialization 412 414 * 413 415 * @author David Zuelke <dz@bitxtender.com>

