XOOPS  2.6.0
cp_functions.php File Reference

Go to the source code of this file.

Namespaces

 kernel
 

Functions

 xoops_cp_footer ()
 
 xoops_cp_header ()
 

Variables

const XOOPS_CPFUNC_LOADED 1
 

Function Documentation

xoops_cp_footer ( )

CP Footer

Returns
void

Definition at line 38 of file cp_functions.php.

References $xoops, and Xoops\getInstance().

Here is the call graph for this function:

xoops_cp_header ( )

CP Header

Returns
void

Definition at line 26 of file cp_functions.php.

References $xoops, and Xoops\getInstance().

Here is the call graph for this function:

Variable Documentation

const XOOPS_CPFUNC_LOADED 1

Definition at line 19 of file cp_functions.php.