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
/
ElggWidget.php
Age
Commit message (
Expand
)
Author
2011-02-08
Refs #2543: Core uses the new functions from previous commit.
brettp
2011-02-05
using setPrivateSetting() and getPrivateSetting() instead of procedural funct...
cash
2011-01-02
Refs #2490. Using array_key_exists() instead of isset() in get() overrides to...
brettp
2010-11-22
widget column ids must be integers
cash
2010-11-20
Refs #2629 This should fix this ticket. Need to remove initialise_attributes ...
cash
2010-11-20
added some light styling to the widget control buttons
cash
2010-11-20
moved save widget settings function to ElggWidget
cash
2010-11-20
fixed bug where widgets were not saving their new position
cash
2010-11-20
do not need special canEdit method for ElggWidget
cash
2010-11-19
users can delete widgets from layout
cash
2010-11-19
moved some widget functionality into ElggWidget class
cash
2010-10-28
Standardized code in all of core, not including language files, tests, or cor...
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