XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
Loading...
Searching...
No Matches
LegacyNewblocksHandler Class Reference
Inheritance diagram for LegacyNewblocksHandler:
XoopsObjectGenericHandler XoopsObjectHandler

Public Member Functions

 delete (&$obj, $force=false)
 
- Public Member Functions inherited from XoopsObjectGenericHandler
 __construct (&$db)
 
create ($isNew=true)
 
get ($id)
 
getObjects ($criteria=null, $limit=null, $start=null, $id_as_key=false)
 
 getIdList ($criteria=null, $limit=null, $start=null)
 
 getCount ($criteria=null)
 
 _getCount ($sql=null)
 
 insert (&$obj, $force=false)
 
 _insert (&$obj)
 
 _update (&$obj)
 
 _makeVars4sql (&$obj)
 
 _makeCriteria4sql ($criteria)
 
 _makeCriteriaElement4sql ($criteria, &$obj)
 
 _escapeValue ($value, $type)
 
 deleteAll ($criteria, $force=false)
 
 getDirname ()
 
 getDataname ()
 
 _callDelegate ( $type, &$obj)
 
- Public Member Functions inherited from XoopsObjectHandler
create ()
 
 insert (&$object)
 
 delete (&$object)
 

Data Fields

 $mTable = 'newblocks'
 
 $mPrimary = 'bid'
 
 $mClass = 'LegacyNewblocksObject'
 
- Data Fields inherited from XoopsObjectGenericHandler
 $mTable = null
 
 $mPrimary = null
 
 $mClass = null
 
 $mDirname = null
 
 $mDataname = null
 
 $_mDummyObj = null
 
- Data Fields inherited from XoopsObjectHandler
 $db
 

Detailed Description

Definition at line 114 of file newblocks.php.

Member Function Documentation

◆ delete()

delete ( & $obj,
$force = false )

Delete $obj.

Parameters
$obj
bool$force
Returns
bool

Reimplemented from XoopsObjectGenericHandler.

Definition at line 120 of file newblocks.php.

Field Documentation

◆ $mClass

$mClass = 'LegacyNewblocksObject'

Definition at line 118 of file newblocks.php.

◆ $mPrimary

$mPrimary = 'bid'

Definition at line 117 of file newblocks.php.

◆ $mTable

$mTable = 'newblocks'

Definition at line 116 of file newblocks.php.


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