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
/
ElggObject.php
Age
Commit message (
Expand
)
Author
2011-03-20
Fixes #2974 using canWriteToContainer() to control access to creating group c...
cash
2011-02-21
Fixes #2971 added canComment() method and implemented it for ElggBlog
cash
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2010-11-20
Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def...
brettp
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-11-03
Fixes #2134: Moved getContainerEntity() method to ElggEntity
ewinslow
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-23
Refs #2450: Documented ElggSite, clarified some docs on ElggObject.
brettp
2010-09-22
Converted line endings to unix.
brettp
2010-09-22
Refs #2450: Documented ElggObject.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow