![]() |
API - XOOPS 2.5.11 Beta 2
By monxoops.fr
|
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 |
| closeTable | ( | ) |
Cloe Table : NO NOT USE
| myTextForm | ( | $url, | |
| $value | |||
| ) |
Text Form : DO NOT USE
| mixed | $url | |
| mixed | $value |
| openTable | ( | ) |
Open Table: DO NOT USE
We need these because theme files will not be included
| themecenterposts | ( | $title, | |
| $content | |||
| ) |
Enclose Items in a table : DO NOT USE
| string | $title | |
| string | $content |
| xoops_cp_footer | ( | ) |
CP Footer

| xoops_cp_header | ( | ) |
CP Header

| xoops_module_get_admin_menu | ( | ) |
| xoops_module_write_admin_menu | ( | $content | ) |
Xoops Module Write Admin Menu
| string | $content |

| xoops_write_index_file | ( | $path = '' | ) |
Xoops Write Index File
| string | $path |


| xoopsfwrite | ( | ) |
Enter description here...

| const XOOPS_CPFUNC_LOADED 1 |