Zikula: A Flexible Open Source Content Management System
home | forum | international support | contact us

Docs for page pnadmin.php

Procedural File: pnadmin.php

Source Location: /SysInfo/pnadmin.php

Classes:



Page Details:

Zikula Application Framework



Tags:

version:  $Id: pnadmin.php 24383 2008-06-12 14:15:02Z markwest $
copyright:  (c) 2002, Zikula Development Team
link:  http://www.zikula.org
license:  GNU/GPL
license:  http://www.gnu.org/copyleft/gpl.html








sysinfo_admin_adodb [line 283]

string sysinfo_admin_adodb( )

This is a standard function to modify the configuration parameters of the

module




Tags:

return:  HTML string
author:  Mark West


[ Top ]



sysinfo_admin_extensions [line 214]

string sysinfo_admin_extensions( )

Show version information for installed Zikula modules



Tags:

return:  HTML output string
author:  Simon Birtwistle


[ Top ]



sysinfo_admin_filesystem [line 234]

string sysinfo_admin_filesystem( )

Show writable files and folders within the filesystem



Tags:

return:  HTML output string
author:  Andreas Krapohl


[ Top ]



sysinfo_admin_flushdbcache [line 311]

mixed sysinfo_admin_flushdbcache( $args, bool $args['confirmation'])

Flush ADODB cache



Tags:

return:  HTML string if no confirmation, true if sccuessful, false otherwise
author:  Mark West


Parameters

bool   $args['confirmation']   confirmation of deletion
   $args  
[ Top ]



sysinfo_admin_main [line 19]

string sysinfo_admin_main( )

Show general installation information



Tags:

return:  HTML output string
author:  Simon Birtwistle


[ Top ]



sysinfo_admin_phpinfo [line 134]

string sysinfo_admin_phpinfo( [int 0 = 'info' The part of phpinfo to display])

Show PHP information



Tags:

return:  HTML output string
author:  Simon Birtwistle


Parameters

int   0   'info' The part of phpinfo to display
[ Top ]



sysinfo_admin_pntemp [line 257]

string sysinfo_admin_pntemp( )

Show writable files and folders within pntemp



Tags:

return:  HTML output string
author:  Andreas Krapohl


[ Top ]



_sysinfo_phpinfo_callback [line 192]

void _sysinfo_phpinfo_callback( )

callback function to add PN table tow classes to phpinfo report





[ Top ]



_sysinfo_phpinfo_v_callback [line 203]

void _sysinfo_phpinfo_v_callback( $matches)

callback function to eventually add an extra space in passed <td class="v">...</td>

after a ";" or "@" char to let the browser split long lines nicely see patch #5343 - credits go to mrunreal






Parameters

   $matches  
[ Top ]


Packages:

Files:

Classes: