PHP Class rss, anchor-cms

Show file Open project: anchorcms/anchor-cms Class Usage Examples

Public Methods

Method Description
__construct ( $name, $description, $url, $language )
item ( $title, $url, $description, $date )
output ( )

Private Methods

Method Description
element ( $name, $value = null, $attributes = [] )

Method Details

__construct() public method

public __construct ( $name, $description, $url, $language )

item() public method

public item ( $title, $url, $description, $date )

output() public method

public output ( )