PHP 클래스 Swiftriver\PreProcessingSteps\YahooPlacemakerPreProcessingStep

상속: implements Swiftriver\Core\PreProcessing\IPreProcessingStep
파일 보기 프로젝트 열기: ushahidi/Swiftriver-2011

공개 메소드들

메소드 설명
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 )