![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
Functions | |
| xoops_module_install ($dirname) | |
| & | xoops_module_gettemplate ($dirname, $template, $type='') |
| xoops_module_uninstall ($dirname) | |
| xoops_module_update ($dirname) | |
| xoops_module_deactivate ($mid) | |
| xoops_module_change ($mid, $name) | |
| xoops_module_log_header ($module, $title) | |
| xoops_module_delayed_clean_cache ($cacheList=null) | |
| xoops_module_change | ( | $mid, | |
| $name | |||
| ) |
| $mid | |
| $name |

| xoops_module_deactivate | ( | $mid | ) |
| $mid |

| xoops_module_delayed_clean_cache | ( | $cacheList = null | ) |
Clean cache 'xoops_data/caches/smarty_cache'
| array | null | $cacheList | int[] of cache "ids" 1 = smarty cache 2 = smarty compile 3 = xoops cache or null to clear all |
| & xoops_module_gettemplate | ( | $dirname, | |
| $template, | |||
$type = '' |
|||
| ) |
| $dirname | ||
| $template | ||
| string | $type |

| xoops_module_install | ( | $dirname | ) |
| $dirname |

| xoops_module_log_header | ( | $module, | |
| $title | |||
| ) |
| $module | |
| $title |

| xoops_module_uninstall | ( | $dirname | ) |
| $dirname |

| xoops_module_update | ( | $dirname | ) |
| $dirname |
