Directory Classes/MVC/Widget/

Directory Deleted:
2010-08-24 10:42
Total Files:
0
Deleted Files:
3
Lines of Code:
0

[root]/Classes/MVC/Widget

Lines of Code

Classes/MVC/Widget/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 11 (100.0%) 163 (100.0%) 14.8
k-fish 10 (90.9%) 163 (100.0%) 16.3
robert 1 (9.1%) 0 (0.0%) 0.0

Most Recent Commits

k-fish 2010-08-24 10:42 Rev.: 5057

Removed everything in trunk after move to git.

0 lines of code changed in 3 files:

  • Classes/MVC/Widget: AbstractWidget.php (del), F3_FLOW3_MVC_Widget_Abstract.php (del), F3_FLOW3_MVC_Widget_AbstractWidget.php (del)
robert 2009-01-28 13:04 Rev.: 1811

!!! Globally renamed all class files to the new shorter version. Resolves #2524
FLOW3: (Resource) Adapted the class loader and other related parts of FLOW3 to the new class filename convention
FLOW3: Moved the FLOW3 bootstrap into the F3\FLOW3 namepace

0 lines of code changed in 1 file:

  • Classes/MVC/Widget: AbstractWidget.php (new)
k-fish 2009-01-15 16:06 Rev.: 1749

FLOW3:
* fixed license name in @license annotation, fixes #2454

1 lines of code changed in 1 file:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_AbstractWidget.php (+1 -1)
k-fish 2009-01-07 11:37 Rev.: 1707

FLOW3:
* changed license to LGPL v3 or later

14 lines of code changed in 1 file:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_AbstractWidget.php (+14 -7)
k-fish 2008-12-10 15:39 Rev.: 1599

!!! 5.3.0alpha3 namespaces refactoring:
* changed namespace delimiter from :: to \
* all class references in namespaced code prepended by \

PHPUnit:
* adapted mock object handling to the new namespaces syntax

FLOW3:
* PropertyReflection now uses setAccessible() instead of array cast to access protected properties

PHPCR:
* added a missing interface already used for type hints

10 lines of code changed in 1 file:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_AbstractWidget.php (+10 -10)
k-fish 2008-09-12 16:07 Rev.: 1210

!!! Major change, will break existing code.

Part 3 - Packages

FLOW3, most other packages:
* added namespaces to the code of FLOW3 and all packages in the current TYPO3v5 distribution.

PHPUnit:
* some changes to make PHPUnit (more) namespace-compatible.

Some notes:
* Documentation updates will follow
* you might need to change your class names when adapting namespaces to avoid using "Class", "Empty", "Default", ...
* expect FLOW3CGL and/or PHPCodeSniffer to be broken (I'll have a look)
* some parts might still be broken, especially in edge-cases where the global namespace needs to explicitly used

10 lines of code changed in 1 file:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_AbstractWidget.php (+10 -9)
k-fish 2008-05-22 14:24 Rev.: 862

Further work to make FLOW3 run green in CGL checks:
* Renamed some abstract classes to conform to rules
* Adjusted code using those classes

128 lines of code changed in 1 file:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_AbstractWidget.php (new 128)
k-fish 2008-05-10 16:43 Rev.: 831

Pending commit, fixes #477.

0 lines of code changed in 2 files:

  • Classes/MVC/Widget: F3_FLOW3_MVC_Widget_Abstract.php (-1)
Generated by StatSVN 0.5.0