phpDocumentor convert
[ class tree: convert ] [ index: convert ] [ all elements ]

Interface: IWindConverter

Source Location: /convert/IWindConverter.php

Interface IWindConverter

Interface Overview

编码转化器通用接口定义

Located in /convert/IWindConverter.php [line 11]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Id: IWindConverter.php 3016 2011-10-20 02:23:08Z yishuo $
Copyright:  ©2003-2103 phpwind.com
License:  http://www.windframework.com

Methods

[ Top ]
Method Summary
string   convert()   编码转化

[ Top ]
Methods
convert  [line 20]

  string convert( $str, string $srcText  )

编码转化

对输入的字符串进行从原编码到目标编码的转化,请确定原编码与目标编码

Parameters:
string   $srcText: 
   $str: 

API Tags:
Return:  转化后的编码
Access:  public


[ Top ]

Documentation generated on Fri, 30 Mar 2012 11:43:27 +0800 by phpDocumentor 1.4.4