XOOPS  2.6.0
update.php File Reference

Go to the source code of this file.

Functions

 xoops_module_install_debugbar (XoopsModule $module)
 
 xoops_module_update_debugbar (XoopsModule $module, $version)
 

Function Documentation

xoops_module_install_debugbar ( XoopsModule  $module)

Install and Update debugbar module support routines

Author
Richard Griffith richa.nosp@m.rd@g.nosp@m.eekwr.nosp@m.ight.nosp@m..com xoops_module_install_debugbar
Parameters
XoopsModule$moduleinstance of our module
Returns
mixed boolean false on error, integer file count on success

Definition at line 27 of file update.php.

References $dir, $xoops, and Xoops\getInstance().

Referenced by xoops_module_update_debugbar().

Here is the call graph for this function:

Here is the caller graph for this function:

xoops_module_update_debugbar ( XoopsModule  $module,
  $version 
)

xoops_module_install_debugbar

Parameters
XoopsModule$moduleinstance of our module
integer$versionpreviously installed module version
Returns
mixed boolean false on error, integer file count on success

Definition at line 44 of file update.php.

References xoops_module_install_debugbar().

Here is the call graph for this function: