Translation2
[ class tree: Translation2 ] [ index: Translation2 ] [ all elements ]

File: Translation2.php

Source Location: /Translation2-2.0.0beta7/Translation2.php

Classes:

Translation2
Translation2 base class

Page Details:

Contains the Translation2 base class

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.

Includes:

require_once('PEAR.php') [line 27]
require PEAR base class

TRANSLATION2_DEFAULT_PAGEID [line 35]

TRANSLATION2_DEFAULT_PAGEID = 'translation2_default_pageID'
Allows redefinition of the default pageID.

This constant is needed to allow both NULL and EMPTY pageID values and to have them match


[ Top ]



TRANSLATION2_ERROR [line 40]

TRANSLATION2_ERROR = -1
Class Error codes

[ Top ]



TRANSLATION2_ERROR_CANNOT_CONNECT [line 42]

TRANSLATION2_ERROR_CANNOT_CONNECT = -3

[ Top ]



TRANSLATION2_ERROR_CANNOT_CREATE_DIR [line 46]

TRANSLATION2_ERROR_CANNOT_CREATE_DIR = -7

[ Top ]



TRANSLATION2_ERROR_CANNOT_FIND_FILE [line 43]

TRANSLATION2_ERROR_CANNOT_FIND_FILE = -4

[ Top ]



TRANSLATION2_ERROR_CANNOT_WRITE_FILE [line 47]

TRANSLATION2_ERROR_CANNOT_WRITE_FILE = -8

[ Top ]



TRANSLATION2_ERROR_DOMAIN_NOT_SET [line 44]

TRANSLATION2_ERROR_DOMAIN_NOT_SET = -5

[ Top ]



TRANSLATION2_ERROR_ENCODING_CONVERSION [line 49]

TRANSLATION2_ERROR_ENCODING_CONVERSION = -10

[ Top ]



TRANSLATION2_ERROR_INVALID_PATH [line 45]

TRANSLATION2_ERROR_INVALID_PATH = -6

[ Top ]



TRANSLATION2_ERROR_METHOD_NOT_SUPPORTED [line 41]

TRANSLATION2_ERROR_METHOD_NOT_SUPPORTED = -2

[ Top ]



TRANSLATION2_ERROR_UNKNOWN_LANG [line 48]

TRANSLATION2_ERROR_UNKNOWN_LANG = -9

[ Top ]



Documentation generated on Mon, 11 Mar 2019 14:18:26 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.