Die Nested Set Klasse bearbeitet Nested Set Bäume die in einer MySQL-DB gespeichert werden.
Diese Funktionen kann die Klasse ausführen:
Knoten einfügen
- als Kind
- als linken/rechten Bruder
Knoten löschen
Bewegen eines Knotens inc. seiner Kinder
- nach links/rechts
- nach Oben/Unten (Ebene)
ANG
GES
G
P
Class to enable search/replace of files. Can perform the search over one
file, multiple files, entire directories with/without subdirectories. Ca ...
ANG
GES
G
P
Simple and easy class for reading/writing 3dim arrays as CSV files.
ANG
GES
G
P
esay - isert/add elements to any position of your array(s) - delete
elements from your array(s) - move elements within your array(s) - replace
e ...
ANG
GES
G
P
Class for composing and generating XML documents. It features:
- Definition of tags and data sections.
- Support input and output iso-8859-1 and ...
ANG
GES
G
P
The aim of this class is to easily create a combobox/listbox taking data from an array of one dimension.
Values will be automatically escaped to ...
ANG
GES
G
P
This class allows one to read and modify files using the INI file format.
ANG
GES
G
P
Class to draw graphs. Only lines and points are supported at this early
stage. Output in PNG format
Refer to examples, as well as source code, f ...
ANG
GES
G
P
A class for MySQL managment, it returns an array of these things you selected in the database. It returns if update, delete, insert command was su ...