PHP Class DiggWidget, thinksns

Inheritance: extends Widget
Show file Open project: medz/thinksns-4

Public Methods

Method Description
addDigg ( )
delDigg ( )
render ( $data ) : string 渲染赞页面

Private Methods

Method Description
renderData ( $var )

Method Details

addDigg() public method

public addDigg ( )

delDigg() public method

public delDigg ( )

render() public method

渲染赞页面
public render ( $data ) : string
return string 赞HTML相关信息