>> YANA 4 PHP Framework >> Docs for page class_string_type.php

/includes/class_string_type.php

Description

YANA library

  • licence: http://creativecommons.org/licenses/by-nc-sa/2.5/

Classes

Class Description
String_type «datatype» String_type

Constants

ENT_FULL = 10 (line 40)

Constant ENT_FULL

This adds a new constant ENT_FULL to the php predefined constants ENT_COMPAT=2, ENT_QUOTES=3, ENT_NOQUOTES=0

Use of this constant with the member method encode, as in this example:

  1. $string->encode('entities', ENT_FULL)
, will force ALL characters of the string to be encoded as html entities.

  • var: ENT_FULL = 10

Documentation generated on Sat, 16 Sep 2006 17:06:06 +0200 by phpDocumentor 1.3.0RC4

yana author: Thomas MeyerHomepage: www.all-community.de/pub