PHP Класс Swiftriver\SiLCCInterface\TextForUrlParser

Показать файл Открыть проект

Открытые методы

Метод Описание
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;