index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
classes
/
ElggUser.php
Age
Commit message (
Expand
)
Author
2011-02-14
Fixes #2918. Moved annotation/metadata delete functions from ElggUser to Elgg...
brettp
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-06
fixed some minor documentation issues
cash
2010-12-27
moved most of the code for the user hover menu into the new menu system
cash
2010-12-23
Added list groups and list friends class methods - will be handy for federation
cash
2010-12-23
added a class math to get a user's groups and cleaned up some documentation
cash
2010-11-20
Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def...
brettp
2010-11-20
Fixes #2668 adding getOwnerGUID()
cash
2010-11-20
Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd...
ewinslow
2010-11-03
Refs #1320. Updated core to use elgg_echo()'s native string replacement.
brettp
2010-10-31
Refs #2597: Entity type constructors all use initializeAttributes now
ewinslow
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
brettp
2010-09-24
Refs #617: ElggUser:makeAdmin() and removeAdmin() correctly set the attribute...
brettp
2010-09-22
Converted line endings to unix.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow