PHP Класс Swiftriver\PreProcessingSteps\YahooPlacemakerPreProcessingStep

Наследование: implements Swiftriver\Core\PreProcessing\IPreProcessingStep
Показать файл Открыть проект

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

Метод Описание
Description ( )
Name ( )
Process ( Content[] $contentItems, CoreConfigurationHandler $configuration, Log $logger ) : Content[] Given a collection of content items,
ReturnRequiredParameters ( )
YahooPlacemakerRequest ( $location, $appid )

Описание методов

Description() публичный Метод

public Description ( )

Name() публичный Метод

public Name ( )

Process() публичный Метод

Given a collection of content items,
public Process ( Content[] $contentItems, CoreConfigurationHandler $configuration, Log $logger ) : Content[]
$contentItems Swiftriver\Core\ObjectModel\Content[]
$configuration Swiftriver\Core\Configuration\ConfigurationHandlers\CoreConfigurationHandler
$logger Log
Результат Swiftriver\Core\ObjectModel\Content[]

ReturnRequiredParameters() публичный Метод

YahooPlacemakerRequest() публичный Метод

public YahooPlacemakerRequest ( $location, $appid )