This class handles all the methods to create and validate relations between elements.
Located in /relationHandlerClass.php (line 57)
The main constructor of the class
This function creates a relation between two elements.
Function that deletes the relation named $name.
Check if a relation exists on the table or not.
This function returns the id of a relation with a given name
This function returns all the elements that match the regular expresion given by parameter.
Documentation generated by phpDocumentor 1.4.3
Modified by Sergio Barja for S2 - Hierarchical Data Model documentation.