64
I Use This!
Activity Not Available

News

Analyzed 10 months ago. based on code collected 10 months ago.
Posted over 18 years ago
- Initial release of this package.
Posted over 18 years ago
- Initial release of this package.
Posted over 18 years ago
- Initial release of this package.
Posted over 18 years ago
- Initial release of this package.
Posted over 18 years ago
- Fixed issue #10002: Wrong documentation of return type for ezcInputForm::validateDefinition. - Fixed issue #10247: ezcInputForm::hasGetData and ezcInputForm::hasPostData do not return booleans are per documentation.
Posted over 18 years ago
- Implemented feature request #10109: Added support for delayed initialization for ezcUrlConfiguration. - Implemented feature request #10444: Added removeOrderedParameter() and removeUnorderedParameter() methods to ezcUrlConfiguration. Also exposed the url configuration as a property of ezcUrl objects.
Posted over 18 years ago
- Fixed issue #10027: The format of the XML file format is not documented.
Posted over 18 years ago
- Fixed issue #10035: Block comments mixed with Javascript comments generates wrong Template code. - Fixed issue #10036: Invalid generated PHP code cannot be renewed without deleting the generated template. - Fixed issue #10261: Array fetch and ... [More] property fetch could not be used together. - Implemented issue #9965: Support for delayed initialization through ezcBaseInit. - Added support for named parameters in the custom functions. - Added support for dynamic locations in the template include(s). - Made it possible to send a Template Object to the custom function. [Less]
Posted over 18 years ago
- Fixed issue #9838: ezcSystemInformation doesn't have proper property documentation.
Posted over 18 years ago
- Implemented issue #9965: Support for delayed initialization through ezcBaseInit. - Implemented issue #10418: SignalSlot should support checking for a signal. - Implemented issue #10592: Add tests for passing more parameters to a slot then the slot function accepts.