PHP Class Swiftriver\SiLCCInterface\TextForUrlParser

Exibir arquivo Open project: ushahidi/Swiftriver-2011

Public Methods

Method Description
GetUrlText ( )
__construct ( Swiftriver\Core\ObjectModel\Content; $content ) The constructor for this object. Takes in the Content item that text is to be extracted from

Method Details

GetUrlText() public method

public GetUrlText ( )

__construct() public method

The constructor for this object. Takes in the Content item that text is to be extracted from
public __construct ( Swiftriver\Core\ObjectModel\Content; $content )
$content Swiftriver\Core\ObjectModel\Content;