Line 450:
Line 450:
== Creation design patterns (GoF) ==
== Creation design patterns (GoF) ==
−
Design patterns defined by the Gang Of Four (see wikipédia on [[WikiPedia:Design_pattern|Design patterns]]).
+
Design patterns defined by the Gang Of Four (see wikipédia on [[w:Design patterns]]).
No usage of such patterns is required. We found some objects next to Singletons or Factory but not completely compliant with syntax, this is to be compatible with PHP 4 that is not a pure object language.
No usage of such patterns is required. We found some objects next to Singletons or Factory but not completely compliant with syntax, this is to be compatible with PHP 4 that is not a pure object language.
== Structure design patterns (GoF) ==
== Structure design patterns (GoF) ==
−
Design patterns defined by the Gang Of Four (see wikipédia on [[Wikipedia:Design pattern]]).
+
Design patterns defined by the Gang Of Four (see wikipédia on [[WikiPedia:Design patterns]]).
No usage of such patterns is required.
No usage of such patterns is required.
== Behavior design patterns (GoF) ==
== Behavior design patterns (GoF) ==
−
Design patterns defined by the Gang Of Four (see wikipédia on [[wikipedia:Design pattern|Design patterns]]).
+
Design patterns defined by the Gang Of Four (see wikipédia on [[WikiPedia:Design patterns]]).
No usage of such patterns is required.
No usage of such patterns is required.