XCL Web Application Platform 2.5.0
The XoopsCube Legacy Project
|
Public Member Functions | |
isUserOfGroup ($uid, $groupid) | |
![]() | |
__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) | |
delete (&$obj, $force=false) | |
deleteAll ($criteria, $force=false) | |
getDirname () | |
getDataname () | |
_callDelegate ( $type, &$obj) | |
![]() | |
& | create () |
insert (&$object) | |
delete (&$object) | |
Data Fields | |
$mTable = 'groups_users_link' | |
$mPrimary = 'linkid' | |
$mClass = 'UserGroups_users_linkObject' | |
![]() | |
$mTable = null | |
$mPrimary = null | |
$mClass = null | |
$mDirname = null | |
$mDataname = null | |
$_mDummyObj = null | |
![]() | |
$db | |
Definition at line 28 of file groups_users_link.php.
isUserOfGroup | ( | $uid, | |
$groupid ) |
Definition at line 34 of file groups_users_link.php.
$mClass = 'UserGroups_users_linkObject' |
Definition at line 32 of file groups_users_link.php.
$mPrimary = 'linkid' |
Definition at line 31 of file groups_users_link.php.
$mTable = 'groups_users_link' |
Definition at line 30 of file groups_users_link.php.