contenido\includes\functions.php54.php

Show: PublicProtectedPrivateinherited
Table of Contents
Project: Contenido Content Management System

Description: Fix functions for PHP 5.4

Author
four for Business AG  
Copyright
four for business AG  
License
http://www.contenido.org/license/LIZENZ.txt  
Link
http://www.4fb.de  
Link
http://www.contenido.org  
Package
Contenido Backend includes  
Since
file available since contenido release 4.8.16  
Version
1.0.0  

Constants

>VConstant  CON_PHP54 = version_compare(PHP_VERSION, '5.4.0', '<') ? 0 : 1

Functions

functionconGetHtmlTranslationTable( $table = '',  $flags = '') : void

Parameters
NameTypeDescription
$table
$flags
functionconHtmlEntityDecode( $value,  $flags = '',  $encoding = '') : void

Parameters
NameTypeDescription
$value
$flags
$encoding
functionconHtmlSpecialChars( $value,  $flags = '',  $encoding = '') : void

Parameters
NameTypeDescription
$value
$flags
$encoding
functionconHtmlentities( $value,  $flags = '',  $encoding = '') : void

Parameters
NameTypeDescription
$value
$flags
$encoding
functionconPhp54Check() : void

Documentation was generated by phpDocumentor 2.0.0a12.