MediaWiki  REL1_22
IPTCTest Class Reference
Inheritance diagram for IPTCTest:
Collaboration diagram for IPTCTest:

List of all members.

Public Member Functions

 testIPTCParseForcedUTFButInvalid ()
 Same as testIPTCParseNoCharset88591b, but forcing the charset to utf-8.
 testIPTCParseMulti ()
 Testing something that has 2 values for keyword IPTC::Parse.
 testIPTCParseNoCharset88591 ()
 IPTC::Parse
 testIPTCParseNoCharset88591b ()
 IPTC::Parse
 testIPTCParseNoCharsetUTF8 ()
 IPTC::Parse
 testIPTCParseUTF8 ()
 IPTC::Parse
 testRecognizeUtf8 ()
 IPTC::getCharset

Detailed Description

Definition at line 3 of file IPTCTest.php.


Member Function Documentation

Same as testIPTCParseNoCharset88591b, but forcing the charset to utf-8.

What should happen is the first "\xC3\xC3" should be dropped as invalid, leaving , which is ΓΈ IPTC::Parse

Definition at line 43 of file IPTCTest.php.

References $res, and array().

Testing something that has 2 values for keyword IPTC::Parse.

Definition at line 63 of file IPTCTest.php.

References $res, and array().

IPTC::Parse

Definition at line 17 of file IPTCTest.php.

References $res, and array().

IPTC::Parse

Definition at line 29 of file IPTCTest.php.

References $res, and array().

IPTC::Parse

Definition at line 53 of file IPTCTest.php.

References $res, and array().

IPTC::Parse

Definition at line 75 of file IPTCTest.php.

References $res, and array().

IPTC::getCharset

Definition at line 8 of file IPTCTest.php.

References $res, and IPTC\getCharset().


The documentation for this class was generated from the following file: