[ Index ]

PHP Cross Reference of phpwcms V1.5.0 _r431 (28.01.12)

title

Body

[close]

/include/inc_lib/ -> default.inc.php (summary)

(no description)

File Size: 822 lines (25 kb)
Included or required: 49 times
Referenced: 3 times
Includes or requires: 2 files
 include/inc_lib/mimetype.inc.php
 include/inc_lib/revision/revision.php

Defines 28 functions

  mb_substr()
  mb_strlen()
  removeSessionName()
  buildGlobalGET()
  rel_url()
  abs_url()
  returnGlobalGET_QueryString()
  getQueryString_htmlentities()
  getQueryString_urlencode()
  getQueryString_rawurlencode()
  getQueryString_default()
  cleanupPOSTandGET()
  remove_unsecure_rptags()
  headerRedirect()
  _initSession()
  getRemoteIP()
  phpwcms_getUserAgent()
  now()
  log_message()
  init_frontend_edit()
  html_entities()
  getMicrotime()
  getMicrotimeDiff()
  get_login_file()
  encrypt()
  decrypt()
  get_user_vmode()
  get_user_rc()

Functions
Functions that are not part of a class:

mb_substr(string $str, int $start, int $length, string $encoding)   X-Ref
No description

mb_strlen(string $str, string $encoding)   X-Ref
No description

removeSessionName($str='')   X-Ref
No description

buildGlobalGET($return = '')   X-Ref
No description

rel_url($add=array()   X-Ref
No description

abs_url($add=array()   X-Ref
No description

returnGlobalGET_QueryString($format='', $add=array()   X-Ref
No description

getQueryString_htmlentities($key='', $value='', $bind='=')   X-Ref
No description

getQueryString_urlencode($key='', $value='', $bind='=')   X-Ref
No description

getQueryString_rawurlencode($key='', $value='', $bind='=')   X-Ref
No description

getQueryString_default($key='', $value='', $bind='=')   X-Ref
No description

cleanupPOSTandGET()   X-Ref
No description

remove_unsecure_rptags($check)   X-Ref
No description

headerRedirect($target='', $type=0)   X-Ref
No description

_initSession()   X-Ref
No description

getRemoteIP()   X-Ref
No description

phpwcms_getUserAgent($USER_AGENT='')   X-Ref
No description

now($format=NULL)   X-Ref
Return current UNIX timestamp
Wrapper function that might be enhanced for regional time and so on


log_message($type='UNDEFINED', $message='', $userid=0)   X-Ref
Log to db

Default log types: DEBUG|INFO|ERROR|INFO or use specific module name

init_frontend_edit()   X-Ref
No description

html_entities($string='', $quote_mode=ENT_QUOTES, $charset=PHPWCMS_CHARSET)   X-Ref
Wrapper for htmlentities() to handle charset better inside of phpwcms


getMicrotime()   X-Ref
No description

getMicrotimeDiff($start=0)   X-Ref
No description

get_login_file()   X-Ref
Return login.php


encrypt($plaintext, $key='8936AeYcenBDLyMzN', $cypher='blowfish', $mode='cfb')   X-Ref
Encrypt string


decrypt($crypttext, $key='8936AeYcenBDLyMzN', $cypher='blowfish', $mode='cfb')   X-Ref
Decrypt string


get_user_vmode()   X-Ref
Get current user visual mode


get_user_rc($g='', $pu=501289, $pr=506734, $e=array('SAAAAA','PT96y0w','5k4kWtC','8RAoSD4','Jp6RmA','6LfyU74','OVQRK5f','kbHQ6qx','YdgUgX-','H808le')   X-Ref
No description



Generated: Sun Jan 29 16:31:14 2012 Cross-referenced by PHPXref 0.7.1