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

Namespaces

namespace  kernel
 

Functions

 xoops_cp_header ()
 
 xoops_cp_footer ()
 
 openTable ()
 
 closeTable ()
 
 themecenterposts ($title, $content)
 
 myTextForm ($url, $value)
 
 xoopsfwrite ()
 
 xoops_module_get_admin_menu ()
 
 xoops_module_write_admin_menu ($content)
 
 xoops_write_index_file ($path='')
 

Variables

const XOOPS_CPFUNC_LOADED 1
 

Function Documentation

◆ closeTable()

closeTable ( )

Cloe Table : NO NOT USE

◆ myTextForm()

myTextForm (   $url,
  $value 
)

Text Form : DO NOT USE

Parameters
mixed$url
mixed$value
Returns
mixed

◆ openTable()

openTable ( )

Open Table: DO NOT USE

We need these because theme files will not be included

◆ themecenterposts()

themecenterposts (   $title,
  $content 
)

Enclose Items in a table : DO NOT USE

Parameters
string$title
string$content

◆ xoops_cp_footer()

xoops_cp_footer ( )

CP Footer

Here is the call graph for this function:

◆ xoops_cp_header()

xoops_cp_header ( )

CP Header

Here is the call graph for this function:

◆ xoops_module_get_admin_menu()

xoops_module_get_admin_menu ( )

Xoops Module Menu

Deprecated:
Returns
mixed
Here is the call graph for this function:

◆ xoops_module_write_admin_menu()

xoops_module_write_admin_menu (   $content)

Xoops Module Write Admin Menu

Parameters
string$content
Returns
bool
Here is the call graph for this function:

◆ xoops_write_index_file()

xoops_write_index_file (   $path = '')

Xoops Write Index File

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

◆ xoopsfwrite()

xoopsfwrite ( )

Enter description here...

Returns
mixed
Here is the caller graph for this function:

Variable Documentation

◆ XOOPS_CPFUNC_LOADED

const XOOPS_CPFUNC_LOADED 1