Tag/Modifire reference of ToIUtil
Modifires
numeric_reference
Converting contents into numeric reference.
Usage
<MTToIApply numeric_reference="1">
abcdefg
</MTToIApply>
abcdefg
convert_encoding
Converting contents into arbitrary Japanese character code.
Usage
<MTToIApply convert_encoding="sjis">
utf8 encoded string
</MTToIApply>
sjis encoded string
encode_csv
Encoding contents for CSV format.
Usage
<MTToIApply encode_csv="1">
abc"de"fg
</MTToIApply>
"abc""de""fg"
trim_to_dots
The first N character is taken out. “…” is added when cut short.
Usage
<MTToIApply trim_to_dots="10,...">
The first N character is taken out.
</MTToIApply>
The fir...
This entry was posted on Thursday, April 17th, 2008 at 1:57 AM and is filed under ToIUtil. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.