Class TableUsers
- TableAccess
-
User
-
TableUsers
Copyright: 2004-2016 The Admidio Team
License: GNU General Public License v2.0 only **********************************************************************************************
Class: TableUsers
Located at tableusers.php
Methods summary
public
|
#
__construct(
Constructor that will create an object of a recordset of the table adm_users. If the id is set than the specific user will be loaded. |
Methods inherited from User
approveUsers(),
assignDefaultRoles(),
assignRoles(),
checkLogin(),
checkRolesRight(),
clear(),
columnsValueChanged(),
commentGuestbookRight(),
delete(),
deleteUserFieldData(),
editAnnouncements(),
editDates(),
editDownloadRight(),
editGuestbookRight(),
editInventory(),
editPhotoRight(),
editRoleMembership(),
editUsers(),
editWeblinksRight(),
getAllMailRoles(),
getAllVisibleRoles(),
getOrganization(),
getRoleMemberships(),
getRoleMembershipsNoLeader(),
getVCard(),
getValue(),
hasRightEditProfile(),
hasRightSendMailToRole(),
hasRightViewProfile(),
hasRightViewRole(),
isAdministrator(),
isLeaderOfRole(),
isMemberOfRole(),
isWebmaster(),
manageRoles(),
noValueCheck(),
readDataById(),
renewRoleData(),
save(),
saveChangesWithoutRights(),
setOrganization(),
setPassword(),
setRoleMembership(),
setValue(),
updateLoginData()
Methods inherited from TableAccess
__sleep(),
connectAdditionalTable(),
countAllRecords(),
hasColumnsValueChanged(),
isNewRecord(),
readData(),
readDataByColumns(),
setArray(),
setDatabase()
Properties summary
Properties inherited from User
$administrator,
$assignRoles,
$listMailRights,
$listViewRights,
$mProfileFieldsData,
$organizationId,
$rolesMembership,
$rolesMembershipLeader,
$rolesMembershipNoLeader,
$roles_rights,
$saveChangesWithoutRights,
$usersEditAllowed
Properties inherited from TableAccess
$additionalTables,
$columnPrefix,
$columnsInfos,
$columnsValueChanged,
$db,
$dbColumns,
$keyColumnName,
$new_record,
$tableName