PHP Class Cml\View\Xml

Inheritance: extends Base
Show file Open project: linhecheng/cmlphp

Public Methods

Method Description
display ( ) 输出数据

Private Methods

Method Description
array2xml ( array $arr, integer $level = 1 ) : string 数组转xml

Method Details

display() public method

输出数据
public display ( )