PHP Class org\Parser

Datei anzeigen Open project: top-think/thinkphp-extend

Public Methods

Method Description
__callStatic ( $method, $params ) 调用驱动类的方法
parse ( $content, $type ) 解析内容

Method Details

__callStatic() public static method

调用驱动类的方法
public static __callStatic ( $method, $params )

parse() public static method

解析内容
public static parse ( $content, $type )