API - XOOPS 2.5.11 Beta 2
By monxoops.fr
functions.config.php File Reference

Namespaces

namespace  Frameworks
 

Functions

 mod_loadConfig ($dirname='')
 
 mod_loadConfg ($dirname='')
 
 mod_fetchConfg ($dirname='')
 
 mod_clearConfig ($dirname='')
 
 mod_clearConfg ($dirname='')
 

Variables

 endif
 

Function Documentation

◆ mod_clearConfg()

mod_clearConfg (   $dirname = '')
Parameters
string$dirname
Returns
bool
Here is the call graph for this function:

◆ mod_clearConfig()

mod_clearConfig (   $dirname = '')

clear config cache of a module

Parameters
string$dirnamemodule dirname
Returns
bool
Here is the call graph for this function:
Here is the caller graph for this function:

◆ mod_fetchConfg()

mod_fetchConfg (   $dirname = '')
Parameters
string$dirname
Returns
array

◆ mod_loadConfg()

mod_loadConfg (   $dirname = '')
Parameters
string$dirname
Returns
array
Here is the call graph for this function:

◆ mod_loadConfig()

mod_loadConfig (   $dirname = '')

Load configs of a module

Parameters
string$dirnamemodule dirname
Returns
array
Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ endif

endif