/elementHandlerClass.php

Description

elementHandlerClass.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.

Classes
Class Description
ElementHandler The purpose of this class is to handle elements on our structure for being able to store nodes correctly.
Includes
require_once ("dblib.php") (line 50)

Documentation generated by phpDocumentor 1.4.3
Modified by Sergio Barja for S2 - Hierarchical Data Model documentation.