PHP Class Swiftriver\PreProcessingSteps\YahooPlacemakerPreProcessingStep

Inheritance: implements Swiftriver\Core\PreProcessing\IPreProcessingStep
Afficher le fichier Open project: ushahidi/Swiftriver-2011

Méthodes publiques

Méthode Description
Description ( )
Name ( )
Process ( Content[] $contentItems, CoreConfigurationHandler $configuration, Log $logger ) : Content[] Given a collection of content items,
ReturnRequiredParameters ( )
YahooPlacemakerRequest ( $location, $appid )

Method Details

Description() public méthode

public Description ( )

Name() public méthode

public Name ( )

Process() public méthode

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
Résultat Swiftriver\Core\ObjectModel\Content[]

ReturnRequiredParameters() public méthode

YahooPlacemakerRequest() public méthode

public YahooPlacemakerRequest ( $location, $appid )