XOOPS 2.5.6
Final
|
Public Member Functions | |
& | create () |
delete (&$object) | |
& | get ($int_id) |
insert (&$object) | |
XoopsObjectHandler (&$db) | |
Public Attributes | |
$db | |
Definition at line 983 of file object.php.
& XoopsObjectHandler::create | ( | ) |
creates a new object
Definition at line 1010 of file object.php.
Referenced by XoopsGroupPermHandler\addRight(), ProfileProfileHandler\get(), XoopsRankHandler\get(), XoopsPersistableObjectHandler\get(), XoUserHandler\getAll(), ProfileProfileHandler\search(), and XoopsNotificationHandler\subscribe().
XoopsObjectHandler::delete | ( | & | $object | ) |
& XoopsObjectHandler::get | ( | $int_id | ) |
XoopsObjectHandler::insert | ( | & | $object | ) |
XoopsObjectHandler::XoopsObjectHandler | ( | & | $db | ) |
called from child classes only
object | $db | reference to the XoopsDatabase object protected |
Definition at line 1000 of file object.php.
References $db.
Referenced by XoopsPersistableObjectHandler\__construct(), XoopsRankHandler\XoopsRankHandler(), and XoUserHandler\XoUserHandler().
XoopsObjectHandler::$db |
Definition at line 992 of file object.php.
Referenced by ProfileVisibilityHandler\__construct(), ProfileRegstepHandler\__construct(), SystemBlockLinkModuleHandler\__construct(), SystemBannerfinishHandler\__construct(), PmMessageHandler\__construct(), ProfileProfileHandler\__construct(), SystemBannerclientHandler\__construct(), ProfileCategoryHandler\__construct(), XoopsRankHandler\__construct(), SystemBannerHandler\__construct(), SystemUsersHandler\__construct(), SystemAvatarHandler\__construct(), systemuserrankHandler\__construct(), SystemGroupHandler\__construct(), XoUserHandler\__construct(), SystemBlockHandler\__construct(), ProfileFieldHandler\__construct(), XoopsUserHandler\__construct(), XoopsPersistableObjectHandler\__construct(), SystemBlockHandler\countSimilarBlocks(), SystemBlockHandler\getAllBlocksByGroup(), SystemBlockHandler\getAllByGroupModule(), SystemBlockHandler\getNonGroupedBlocks(), PmMessageHandler\PmMessageHandler(), ProfileCategoryHandler\ProfileCategoryHandler(), ProfileFieldHandler\ProfileFieldHandler(), ProfileProfileHandler\ProfileProfileHandler(), ProfileRegstepHandler\ProfileRegstepHandler(), ProfileVisibilityHandler\ProfileVisibilityHandler(), XoopsObjectHandler(), XoopsPersistableObjectHandler\XoopsPersistableObjectHandler(), XoopsRankHandler\XoopsRankHandler(), XoopsUserHandler\XoopsUserHandler(), and XoUserHandler\XoUserHandler().