PHP Class Swiftriver\SiLCCInterface\TextForUrlParser

Afficher le fichier Open project: ushahidi/Swiftriver-2011

Méthodes publiques

Méthode 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 méthode

public GetUrlText ( )

__construct() public méthode

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;