[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/editor/tinymce/plugins/spellchecker/includes/ -> general.php (summary)

general.php

Author: Moxiecode
Copyright: Copyright � 2007, Moxiecode Systems AB, All rights reserved.
File Size: 98 lines (2 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 4 files
 lib/editor/tinymce/plugins/spellchecker/classes/utils/Logger.php
 lib/editor/tinymce/plugins/spellchecker/config.php
 lib/editor/tinymce/plugins/spellchecker/classes/SpellChecker.php
 lib/editor/tinymce/plugins/spellchecker/classes/utils/JSON.php

Defines 7 functions

  getRequestParam()
  getLogger()
  debug()
  info()
  xx_error()
  warn()
  fatal()

Functions
Functions that are not part of a class:

getRequestParam($name, $default_value = false)   X-Ref
Returns an request value by name without magic quoting.

param: String $name Name of parameter to get.
param: String $default_value Default value to return if value not found.
return: String request value by name without magic quoting or default value.

getLogger()   X-Ref
No description

debug($msg)   X-Ref
No description

info($msg)   X-Ref
No description

xx_error($msg)   X-Ref
No description

warn($msg)   X-Ref
No description

fatal($msg)   X-Ref
No description



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1