Hauptseite: Unterschied zwischen den Versionen

Aus CodeCoupler Wiki
Zur Navigation springen Zur Suche springen
Tm (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Tm (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
* jQuery UI 1.8.21
* jQuery UI 1.8.21
* jsTree Pre 1.0 Fix 1
* jsTree Pre 1.0 Fix 1
== Model ==
* [[Model: Tree|Tree]]:<br>Abstract class to build a model interacting with a table representing data in a hierachical structure.


== Starthilfen ==
== Starthilfen ==

Version vom 6. August 2012, 15:32 Uhr

Benutzte Bibliotheken

  • CodeIgniter 2.1.1
  • jQuery 1.7.2
  • jQuery UI 1.8.21
  • jsTree Pre 1.0 Fix 1

Model

  • Tree:
    Abstract class to build a model interacting with a table representing data in a hierachical structure.

Starthilfen