b2evolution

Multilingual multiuser multiblog engine

b2evolution Technical Documentation (Version 2.4) [ class tree: admin ] [ index: admin ] [ all elements ]

Procedural File: _system.funcs.php

Source Location: /blogs/inc/tools/model/_system.funcs.php

Page Details

This file implements the system diagnostics support functions.

b2evolution - http://b2evolution.net/ Released under GNU GPL License - http://b2evolution.net/about/license.html

Author:  fplanque: Francois PLANQUE.
Version:  $Id: _system.funcs.php,v 1.1.2.2 2008/04/24 22:23:06 fplanque Exp $
Copyright:  

(c)2003-2008 by Francois PLANQUE - http://fplanque.net/

Filesource:  Source Code for this file
Functions
system_check_db_utf8  [line 69]

boolean system_check_db_utf8( )

API Tags:
Return:  true if DB supports UTF8


[ Top ]
system_check_gd_version  [line 201]

string system_check_gd_version( )


[ Top ]
system_check_install_removed  [line 59]

boolean system_check_install_removed( )

API Tags:
Return:  true if install directory has been removed


[ Top ]
system_check_media_dir  [line 27]

array system_check_media_dir( )

Check that the media dir is ready for operation, i-e writable by PHP.


API Tags:
Return:  {status,msg}


[ Top ]
system_check_memory_limit  [line 186]

integer system_check_memory_limit( )


[ Top ]
system_check_post_max_size  [line 173]

integer system_check_post_max_size( )


[ Top ]
system_check_process_group  [line 130]

array system_check_process_group( )

API Tags:
Return:  {id,name,name+id}


[ Top ]
system_check_process_user  [line 100]

array system_check_process_user( )

API Tags:
Return:  {id,name,name+id}


[ Top ]
system_check_upload_max_filesize  [line 159]

integer system_check_upload_max_filesize( )


[ Top ]


Documentation generated on Sat, 06 Mar 2010 03:40:54 +0100 by phpDocumentor 1.4.2. This site is hosted and maintained by Daniel HAHLER (Contact).