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

Functions

 altsys_include_mymenu ()
 
 altsys_include_language_file ($type)
 
 altsys_get_core_type ()
 
 altsys_get_link2modpreferences ($mid, $coretype)
 
 altsys_template_touch ($tpl_id)
 
 altsys_clear_templates_c ()
 

Variables

const ALTSYS_CORE_TYPE_X20 1
 
const ALTSYS_CORE_TYPE_X20S 2
 
const ALTSYS_CORE_TYPE_ORE 4
 
const ALTSYS_CORE_TYPE_X22 8
 
const ALTSYS_CORE_TYPE_XC21L 16
 

Function Documentation

◆ altsys_clear_templates_c()

altsys_clear_templates_c ( )
Here is the caller graph for this function:

◆ altsys_get_core_type()

altsys_get_core_type ( )
Returns
int
Here is the caller graph for this function:

◆ altsys_get_link2modpreferences()

altsys_get_link2modpreferences (   $mid,
  $coretype 
)
Parameters
$mid
$coretype
Returns
null|string

◆ altsys_include_language_file()

altsys_include_language_file (   $type)
Parameters
$type

◆ altsys_include_mymenu()

altsys_include_mymenu ( )

◆ altsys_template_touch()

altsys_template_touch (   $tpl_id)
Parameters
$tpl_id
Here is the call graph for this function:

Variable Documentation

◆ ALTSYS_CORE_TYPE_ORE

const ALTSYS_CORE_TYPE_ORE 4

◆ ALTSYS_CORE_TYPE_X20

const ALTSYS_CORE_TYPE_X20 1

◆ ALTSYS_CORE_TYPE_X20S

const ALTSYS_CORE_TYPE_X20S 2

◆ ALTSYS_CORE_TYPE_X22

const ALTSYS_CORE_TYPE_X22 8

◆ ALTSYS_CORE_TYPE_XC21L

const ALTSYS_CORE_TYPE_XC21L 16