Procedural File: cp_functions.php

Source Location: /include/cp_functions.php

Page Details

All control panel functions and forming goes from here.

Be careful while editing this file!

Author:  http://www.xoops.org The XOOPS Project
Author:  Sina Asghari (aka stranger) <pesian_stranger@users.sourceforge.net>
Version:  $Id$
Copyright:  http://www.impresscms.org/ The ImpressCMS Project
Copyright:  http://www.xoops.org/ The XOOPS Project
Copyright:  XOOPS_copyrights.txt
Since:  XOOPS
Filesource:  Source Code for this file
License:  GNU General Public License (GPL)
Includes
include_once (XOOPS_ROOT_PATH.'/class/template.php') [line 22]

Creamos la variable para uso de Smarty

[ Top ]


Constants
XOOPS_CPFUNC_LOADED  [line 17]

XOOPS_CPFUNC_LOADED = 1

All control panel functions and forming goes from here.

Be careful while editing this file!

API Tags:
Filesource:  Source Code for this file

Information Tags:
Author:  http://www.xoops.org The XOOPS Project
Author:  Sina Asghari (aka stranger) <pesian_stranger@users.sourceforge.net>
Version:  $Id$
Copyright:  http://www.impresscms.org/ The ImpressCMS Project
Copyright:  http://www.xoops.org/ The XOOPS Project
Copyright:  XOOPS_copyrights.txt
Since:  XOOPS
License:  GNU General Public License (GPL)

[ Top ]


Functions
CloseTable  [line 244]

void CloseTable( )


[ Top ]
impresscms_get_adminmenu  [line 279]

array impresscms_get_adminmenu( )

Creates a multidimensional array with items of the dropdown menus of the admin panel.

This array will be saved, by the function xoops_module_write_admin_menu, in a cache file to preserve resources of the server and to maintain compatibility with some modules Xoops.


API Tags:
Return:  (content of admin panel dropdown menus)

Information Tags:
Author:  TheRplima

[ Top ]
myTextForm  [line 252]

void myTextForm( $url, $value  )
Parameters:
   $url: 
   $value: 


[ Top ]
OpenTable  [line 240]

void OpenTable( )


[ Top ]
themecenterposts  [line 248]

void themecenterposts( $title, $content  )
Parameters:
   $title: 
   $content: 


[ Top ]
xoopsfwrite  [line 256]

void xoopsfwrite( )


[ Top ]
xoops_cp_footer  [line 225]

void xoops_cp_footer( )


[ Top ]
xoops_cp_header  [line 30]

void xoops_cp_header( [ $ret = 0]  )
Parameters:
   $ret: 


[ Top ]
xoops_module_get_admin_menu  [line 485]

void xoops_module_get_admin_menu( )

Function maintained only for compatibility


Information Tags:
Todo:  Search all places that this function is called and rename it to impresscms_get_adminmenu. After this function can be removed.

[ Top ]
xoops_module_write_admin_menu  [line 489]

void xoops_module_write_admin_menu( $content  )
Parameters:
   $content: 


[ Top ]
xoops_write_index_file  [line 512]

void xoops_write_index_file( [ $path = '']  )
Parameters:
   $path: 


[ Top ]


Documentation generated on Sat, 15 Nov 2008 14:12:01 -0600 by phpDocumentor 1.4.1