dataHandlerClass.php - S2 Hierarchical Data Model It provides the tools to build hierarchical and dynamic structures and to manage data that is stored in a static structure of tables on a database.
Proporciona las herramientas necesarias para construir estructuras jerárquicas y dinámicas de datos que se almacenan en una estructura estática de tablas sobre una base de datos.
| Class | Description |
|---|---|
| DataHandler | The purpose of this class is to handle the values of elements on our structure for being able to store nodes correctly. |
Documentation generated by phpDocumentor 1.4.3
Modified by Sergio Barja for S2 - Hierarchical Data Model documentation.