PHP 클래스 Swiftriver\SiLCCInterface\TextForUrlParser

파일 보기 프로젝트 열기: ushahidi/Swiftriver-2011

공개 메소드들

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

메소드 상세

GetUrlText() 공개 메소드

public GetUrlText ( )

__construct() 공개 메소드

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;