[root]/inc/classes/main/extended

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 29 (100.0%) | 43 (100.0%) | 1.4 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 2 files:
More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods
4 lines of code changed in 2 files:
Packager script for latest dev version added, misc fixes, captcha verifier filter added with stubs
1 lines of code changed in 1 file:
Just a space removed
2 lines of code changed in 2 files:
eval() commands replace by improved object factory, user login class stub added
2 lines of code changed in 1 file:
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data
1 lines of code changed in 1 file:
Fake class names added, insertDataSet() stub added, dataset criteria added
2 lines of code changed in 1 file:
Access level fixed
2 lines of code changed in 1 file:
Registry introduces, comments fixed ;)
5 lines of code changed in 1 file:
Comment header fixed
2 lines of code changed in 2 files:
More class descriptions translated, generic user class added
2 lines of code changed in 2 files:
Messages translated to english, a lot uneccessary debug messages removed
1 lines of code changed in 1 file:
More fixes...
1 lines of code changed in 1 file:
Several MVC classes added, entryPoint method rewritten
4 lines of code changed in 2 files:
Method constructor() removed, several small fixes
4 lines of code changed in 2 files:
Base controller stub added
2 lines of code changed in 2 files:
More patterns added, part description changed to object description
1 lines of code changed in 1 file:
core code merged, interfaces OutputStreamer implemented
7 lines of code changed in 4 files: