Adapter class for aligning the API of idna_convert with that of Net_IDNA
Located in /libraries/simplepie/idn/idna_convert.class.php (line 945)
idna_convert | --Net_IDNA_php4
Inherited from idna_convert
idna_convert::$_allow_overlong
idna_convert::$_api_encoding
idna_convert::$_base
idna_convert::$_damp
idna_convert::$_error
idna_convert::$_initial_bias
idna_convert::$_initial_n
idna_convert::$_invalid_ucs
idna_convert::$_lbase
idna_convert::$_lcount
idna_convert::$_max_ucs
idna_convert::$_ncount
idna_convert::$_punycode_prefix
idna_convert::$_sbase
idna_convert::$_scount
idna_convert::$_skew
idna_convert::$_strict_mode
idna_convert::$_tbase
idna_convert::$_tcount
idna_convert::$_tmax
idna_convert::$_tmin
idna_convert::$_vbase
idna_convert::$_vcount
Sets a new option value. Available options and values:
[encoding - Use either UTF-8, UCS4 as array or UCS4 as string as input ('utf8' for UTF-8, 'ucs4_string' and 'ucs4_array' respectively for UCS4); The output is always UTF-8] [overlong - Unicode does not allow unnecessarily long encodings of chars, to allow this, set this parameter to true, else to false; default is false.] [strict - true: strict mode, good for registration purposes - Causes errors on failures; false: loose mode, ideal for "wildlife" applications by silently ignoring errors and returning the original input instead
Inherited From idna_convert
idna_convert::idna_convert()
idna_convert::decode()
idna_convert::encode()
idna_convert::get_last_error()
idna_convert::set_parameter()
Documentation generated on Tue, 19 Nov 2013 15:05:13 +0100 by phpDocumentor 1.4.3