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
/
ElggPlugin.php
Age
Commit message (
Expand
)
Author
2011-01-22
fixed bug with plugin settings because of assignment operator confusion
cash
2011-01-22
Fixes #2812 - correct check for guid now
cash
2011-01-22
fixed backward compatibility issue with $CONFIG in plugins' start.php
cash
2011-01-07
Refs #2781: Using same technique to check for full plugin path in ElggPlugin.
brettp
2011-01-05
Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...
brettp
2011-01-03
Added ElggPlugin::getPath().
brettp
2011-01-03
Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi...
brettp
2011-01-02
Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...
brettp
2010-11-30
Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an...
brettp
2010-11-20
Refs #2629 This should fix this ticket. Need to remove initialise_attributes ...
cash
2010-11-20
Marking initialise_attributes as deprecated in ElggPlugin
ewinslow
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-22
Refs #2450: Documented a few more classes.
brettp
2010-09-06
Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...
ewinslow