My Project
ContentProvider Class Reference
Inheritance diagram for ContentProvider:
InterfaceContentProvider

Public Member Functions

 __construct ()
 
- Public Member Functions inherited from InterfaceContentProvider
 insert ($table, $data)
 
 delete ($table, $where=false, $limit=false)
 
 update ($table, $data, $where=false, $limit=false)
 
 fetch ($table, $columns, $where=false, $limit=false)
 
 run ($query)
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

The documentation for this class was generated from the following file: