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

/includes/class_string_type.php

Description

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
STRING_UNSUPPORTED_ENCRYPTION = 1 (line 53)

Constant UNSUPPORTED_ENCRYPTION

This is returned by String_type::encrypt() when an invalid encryption method is encountered.

  • var: STRING_UNSUPPORTED_ENCRYPTION = 1

Documentation generated on Fri, 10 Nov 2006 00:35:42 +0100 by phpDocumentor 1.3.0RC4

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