« 目次
Movable Type オブジェクト・リファレンス
MT::I18N
利用方法
guess_encoding($text)
指定した文字列の文字エンコード判別を試みます。
encode_text($text, $from, $to)
指定した文字列を、あるエンコードから別のエンコードに変換します。
substr_text($text, $offset, $length)
wrap_text($text, $columns, $tab_init, $tab_width)
length_text($text)
firstn($text, $n)
first_n_text($text, $n)
break_up_text($text, $max_length)
convert_high_ascii($text)
const($id)
Copyright © 2001-2006 Six Apart, Ltd. All Rights Reserved.