API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsObjectHandler Class Reference
Inheritance diagram for XoopsObjectHandler:

Public Member Functions

 __construct (XoopsDatabase $db)
 
 XoopsObjectHandler ($db)
 
 create ()
 
 get ($id)
 
 insert (XoopsObject $object)
 
 delete (XoopsObject $object)
 

Data Fields

 $db
 

Constructor & Destructor Documentation

◆ __construct()

Member Function Documentation

◆ create()

create ( )

creates a new object

@abstract

Returns
XoopsObject
Here is the caller graph for this function:

◆ delete()

◆ get()

◆ insert()

◆ XoopsObjectHandler()

XoopsObjectHandler (   $db)

PHP 4 style constructor compatibility shim

Parameters
XoopsDatabase$dbdatabase object
Deprecated:
all callers should be using parent::__construct()
Here is the call graph for this function:

Field Documentation

◆ $db

$db

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