index
:
phppgadmin.git
DEV_RMPHPSELF
DEV_SLONY
DEV_TREE
REL_3-0
REL_3-2
REL_3-3
REL_3-4
REL_3-5
REL_4-0
REL_4-2
REL_4_1
REL_5-0
REL_5-1
chriskl
master
phpPgAdmin is the premiere web based administration tool for PostgreSQL.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
PluginManager.php
Age
Commit message (
Expand
)
Author
2014-04-17
Fix bug #444
Jehan-Guillaume
2013-04-15
Fix typo in variable name
Jehan-Guillaume (ioguix) de Rorthais
2013-04-05
Add try/catch blocks around plugin instanciation so they can throw an excepti...
Jehan-Guillaume (ioguix) de Rorthais
2013-04-04
Add plugin hook 'logout'.
Jehan-Guillaume (ioguix) de Rorthais
2013-03-26
Add plugin hook 'head'.
Jehan-Guillaume (ioguix) de Rorthais
2012-08-22
Allows plugin to set a return link in navlinks
Jehan-Guillaume (ioguix) de Rorthais
2012-08-22
Add support for 'tree' hooks in the plugin architecture.
Jehan-Guillaume (ioguix) de Rorthais
2012-08-22
Add support for 'actionbuttons' hooks in the plugin architecture.
Leonardo Sapiras
2012-08-22
Add support for 'navlink' hooks in the plugin architecture.
Leonardo Sapiras
2012-08-22
Add support for 'trail' hooks in the plugin architecture.
Leonardo Sapiras
2012-08-22
Add support for 'tabs' hooks in the plugin architecture.
Leonardo Sapiras
2012-08-22
Add support for 'toplinks' hooks in the plugin architecture.
Leonardo Sapiras
2012-08-22
Add skeleton of the plugin architecture
Leonardo Sapiras