Procedural File: plugins.ctrl.php
Source Location: /blogs/inc/plugins/plugins.ctrl.php
Page Details
This file implements the UI controller for plugins management.
This file is part of the evoCore framework - http://evocore.net/ See also http://sourceforge.net/projects/evocms/.
| Author: | blueyed: Daniel HAHLER |
| Author: | fplanque: Francois PLANQUE. |
| Version: | $Id: plugins.ctrl.php,v 1.5.2.1 2009/05/10 17:01:01 tblue246 Exp $ |
| Copyright: | (c)2003-2008 by Francois PLANQUE - http://fplanque.net/ Parts of this file are copyright (c)2004-2006 by Daniel HAHLER - http://thequod.de/contact. |
| Filesource: | Source Code for this file |
Functions
install_plugin_db_schema_action [line 67]
|
Helper function to do the action part of DB schema upgrades for "enable" and "install" actions.
Parameters:| Plugin | &$Plugin: |
API Tags:
| Return: | True, if no changes needed or done; false if we should break out to display "install_db_schema" action payload. |
[ Top ]
