[ Index ]

PHP Cross Reference of phpwcms V1.4.7 _r403 (01.11.10)

title

Body

[close]

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

(no description)

File Size: 2543 lines (72 kb)
Included or required: 45 times
Referenced: 0 times
Includes or requires: 7 files
 include/inc_ext/phpmailer/class.phpmailer.php
 include/inc_lib/lib.php_special_entities.php
 include/inc_lib/lib.php_special_entities.utf-8.php
 include/inc_lib/helper.inc.php
 include/inc_lib/charset_helper.inc.php
 include/inc_ext/ConvertCharset/ConvertCharset.class.php
 include/inc_ext/htmlfilter/htmlfilter.php

Defines 119 functions

  isEmpty()
  slweg()
  clean_slweg()
  getpostvar()
  html_specialchars()
  html_despecialchars()
  trimhtml()
  list_country()
  getCountry()
  list_profession()
  is_selected()
  is_checked()
  check_checkbox()
  which_ext()
  cut_ext()
  fsize()
  fsizelong()
  extimg()
  randpassword()
  generic_string()
  genlogname()
  gib_part()
  cut_string()
  which_folder_active()
  FileExtension()
  convert_into()
  is_ext_true()
  make_date()
  switch_on_off()
  online_users()
  get_filecat_childcount()
  is_valid_email()
  MailVal()
  read_textfile()
  write_textfile()
  check_cache()
  add_keywords_to_search()
  get_list_of_file_keywords()
  get_int_or_empty()
  get_pix_or_percent()
  check_URL()
  validate_email()
  validate_url()
  convert_url()
  link_url()
  convert_email()
  link_email()
  convert_all_links()
  convert_url_email()
  validate_url_email()
  remove_multiple_whitespaces()
  cut_redirect()
  format_redirect()
  gd_image_check()
  encode()
  js_singlequote()
  get_tmpl_files()
  get_tmpl_section()
  replace_tmpl_section()
  importedFile_toString()
  get_order_sort()
  getRefererURL()
  build_QueryString()
  getAltTitle()
  sendEmail()
  getFormTrackingValue()
  checkFormTrackingValue()
  dumpVar()
  file_get_contents()
  html_entity_decode()
  cleanUpSpecialHtmlEntities()
  encode_SpecialHtmlEntities()
  cleanUpFormMailerPostValue()
  cleanUpForEmailHeader()
  getCleanSubString()
  headerAvoidPageCaching()
  getFileInformation()
  getJavaScriptSourceLink()
  convertStringToArray()
  decode_entities()
  convertHexNumericToChar()
  convertNumericToChar()
  convertDecChar()
  is_html()
  stripped_cache_content()
  optimizeForSearch()
  return_bytes_shorten()
  return_bytes()
  return_upload_errormsg()
  csvFileToArray()
  shortHash()
  replaceGlobalRT()
  renderRTDate()
  formatRTDate()
  makeCharsetConversion()
  doHtmlEntityPHPCleanUp()
  returnCorrectCharset()
  returnSubdirListAsArray()
  returnFileListAsArray()
  parse_ini_str()
  getCookieDomain()
  _mkdir()
  saveUploadedFile()
  get_alnum_dashes()
  xss_clean()
  sanitize_multiple_emails()
  checkLogin()
  plaintext_htmlencode()
  br_htmlencode()
  render_bbcode_basics()
  render_bbcode_url()
  get_bbcode_ahref()
  get_link_ahref()
  getBytes()
  getRealImageSize()
  is_intval()
  attribute_name_clean()
  boolval()
  uri_sanitize()

Functions
Functions that are not part of a class:

isEmpty($string)   X-Ref
No description

slweg($string_wo_slashes_weg, $string_laenge=0, $trim=true)   X-Ref
No description

clean_slweg($string_wo_slashes_weg, $string_laenge=0, $trim=true)   X-Ref
No description

getpostvar($formvar, $string_laenge=0)   X-Ref
No description

html_specialchars($h='')   X-Ref
No description

html_despecialchars($h='')   X-Ref
No description

trimhtml($h='')   X-Ref
No description

list_country($c, $lang='')   X-Ref
No description

getCountry($lang='', $get='COUNTRY_ARRAY')   X-Ref
No description

list_profession($c)   X-Ref
No description

is_selected($c, $chkvalue, $xhtml=1, $echoit=1)   X-Ref
No description

is_checked($c, $chkvalue, $xhtml=1, $echoit=1)   X-Ref
No description

check_checkbox($c)   X-Ref
No description

which_ext($filename)   X-Ref
No description

cut_ext($dateiname)   X-Ref
No description

fsize($zahl,$spacer=' ',$short=1)   X-Ref
No description

fsizelong($zahl,$spacer=' ')   X-Ref
No description

extimg($ext)   X-Ref
No description

randpassword($length=6)   X-Ref
No description

generic_string($length, $i=0)   X-Ref
No description

genlogname()   X-Ref
No description

gib_part($value, $part, $separator)   X-Ref
No description

cut_string($string, $endchar = '&)   X-Ref
No description

which_folder_active($ist, $soll, $ac=")   X-Ref
No description

FileExtension($filename)   X-Ref
No description

convert_into($extension)   X-Ref
No description

is_ext_true($extension)   X-Ref
No description

make_date($datestring, $dateformat = "d.m.y")   X-Ref
No description

switch_on_off($wert)   X-Ref
No description

online_users($dbcon, $spacer="<br />", $wrap="<span class=\"useronline\">|<span>")   X-Ref
No description

get_filecat_childcount($fcatid, $dbcon)   X-Ref
No description

is_valid_email($email)   X-Ref
No description

MailVal($Addr, $Level, $Timeout = 15000)   X-Ref
No description

read_textfile($filename, $mode='rb')   X-Ref
No description

write_textfile($filename, $text, $mode='w+b')   X-Ref
No description

check_cache($file, $cache_timeout=0)   X-Ref
No description

add_keywords_to_search($list_of_keywords, $keywords, $spacer=" ", $start_spacer=1)   X-Ref
No description

get_list_of_file_keywords()   X-Ref
No description

get_int_or_empty($value, $emptyreturn='""')   X-Ref
No description

get_pix_or_percent($val)   X-Ref
No description

check_URL($url)   X-Ref
No description

validate_email($email)   X-Ref
No description

validate_url($url)   X-Ref
No description

convert_url($text)   X-Ref
No description

link_url($text)   X-Ref
No description

convert_email($text)   X-Ref
No description

link_email($text)   X-Ref
No description

convert_all_links($text)   X-Ref
No description

convert_url_email($text)   X-Ref
No description

validate_url_email($text)   X-Ref
No description

remove_multiple_whitespaces($text)   X-Ref
No description

cut_redirect($text)   X-Ref
No description

format_redirect($text)   X-Ref
No description

gd_image_check($file)   X-Ref
No description

encode($in_str, $charset)   X-Ref
No description

js_singlequote($t='')   X-Ref
No description

get_tmpl_files($dir='', $ext='', $sort=true)   X-Ref
No description

get_tmpl_section($s='',$t='')   X-Ref
No description

replace_tmpl_section($s='',$t='',$r='')   X-Ref
No description

importedFile_toString($filename='')   X-Ref
No description

get_order_sort($order=0, $resort=0)   X-Ref
No description

getRefererURL()   X-Ref
No description

build_QueryString()   X-Ref
No description

getAltTitle($string='', $altAndTitle=0, $echo=0)   X-Ref
No description

sendEmail($data = array( 'recipient'=>'','toName'=>'','subject'=>'','isHTML'=>0,'html'=>'','text'=>'','attach'=>array()   X-Ref
No description

getFormTrackingValue()   X-Ref
No description

checkFormTrackingValue()   X-Ref
No description

dumpVar($var, $commented=false)   X-Ref
No description

file_get_contents($file)   X-Ref
No description

html_entity_decode($string, $test='', $charset='')   X-Ref
No description

cleanUpSpecialHtmlEntities($string='')   X-Ref
No description

encode_SpecialHtmlEntities($string='', $mode='ALL')   X-Ref
No description

cleanUpFormMailerPostValue($string = '')   X-Ref
No description

cleanUpForEmailHeader($text='')   X-Ref
No description

getCleanSubString($cutString='', $maxLength, $moreChar='', $cutMode='char', $sanitize=NULL)   X-Ref
No description

headerAvoidPageCaching()   X-Ref
No description

getFileInformation($fileID)   X-Ref
No description

getJavaScriptSourceLink($src, $prefix=' ')   X-Ref
No description

convertStringToArray($string='', $seperator=',', $mode='UNIQUE', $rmvDblWSp=true)   X-Ref
No description

decode_entities($text)   X-Ref
No description

convertHexNumericToChar($matches)   X-Ref
No description

convertNumericToChar($matches)   X-Ref
No description

convertDecChar($decChar)   X-Ref
No description

is_html($string='')   X-Ref
No description

stripped_cache_content($page='')   X-Ref
No description

optimizeForSearch()   X-Ref
No description

return_bytes_shorten($val, $round=2, $return_bytes=0)   X-Ref
No description

return_bytes($val)   X-Ref
No description

return_upload_errormsg($value)   X-Ref
No description

csvFileToArray($csvfile, $delimiter=';', $heading=false, $enclosure='"', $linelength=1000)   X-Ref
No description

shortHash($string='', $_Hash_function='md5')   X-Ref
No description

replaceGlobalRT($string='')   X-Ref
No description

renderRTDate($string='')   X-Ref
No description

formatRTDate($matches)   X-Ref
No description

makeCharsetConversion($string='', $in_charset='utf-8', $out_charset='utf-8', $entityEncode=false)   X-Ref
No description

doHtmlEntityPHPCleanUp($string, $charset)   X-Ref
No description

returnCorrectCharset($in_charset='')   X-Ref
No description

returnSubdirListAsArray($dir='')   X-Ref
No description

returnFileListAsArray($dir='', $extfilter='')   X-Ref
No description

parse_ini_str($Str, $ProcessSections=true, $SplitInNameValue=false)   X-Ref
No description

getCookieDomain()   X-Ref
No description

_mkdir($target)   X-Ref
No description

saveUploadedFile($file, $target, $exttype='', $imgtype='', $rename=0, $maxsize=0)   X-Ref
No description

get_alnum_dashes($string, $remove_accents = false, $replace_space='-')   X-Ref
No description

xss_clean($val)   X-Ref
No description

sanitize_multiple_emails($string)   X-Ref
No description

checkLogin($mode='REDIRECT')   X-Ref
No description

plaintext_htmlencode($text='', $encode_function='html_specialchars', $render_bbcode=true)   X-Ref
Convert 2 to x line breaks of plain text into correct <p> and <br>


br_htmlencode($text='', $encode_function='html_specialchars')   X-Ref
Convert line break to <br>


render_bbcode_basics($text='', $mode='basic')   X-Ref
Render simple BBCode


render_bbcode_url($text)   X-Ref
No description

get_bbcode_ahref($match)   X-Ref
No description

get_link_ahref($match)   X-Ref
No description

getBytes($size)   X-Ref
Convert short file size (100M) to bytes


getRealImageSize(& $imginfo)   X-Ref
Try to calculate the memory necessary to
handle the image in RAM to avoid
errors based on memory limit.


is_intval($str)   X-Ref
No description

attribute_name_clean($name='')   X-Ref
No description

boolval($BOOL, $STRICT=false)   X-Ref
Try alternative way to test for bool value

param: mixed
param: bool

uri_sanitize($text)   X-Ref
No description



Generated: Tue Nov 16 22:51:00 2010 Cross-referenced by PHPXref 0.7