Classes, interfaces and traits

AppIntegrator_model

This model file maintains tables of application integration informations

Functions available :- function __construct() - class constructor function exists() - checks for existing primary key function getArray() - gets table header array function getHeader() - gets record column information function get_data() - gets recrdset function set_query() - sets query to quiry the table function count_data() - counts the record set function save() - saves submitted data function delete() - deletes records function getMetadata() - gets table column information function get_app_data() - gets application data from db Creation date :- Jun 5, 2014 Last Modified on :- Last Modification :-
« More »