PHP 클래스 FastFeed\Processor\PathProcessor

상속: implements FastFeed\Processor\ProcessorInterface
파일 보기 프로젝트 열기: fastfeed/fastfeed 1 사용 예제들

공개 메소드들

메소드 설명
process ( array $items ) : array Execute processor

보호된 메소드들

메소드 설명
fixPaths ( Item $item ) : Item
getFixedText ( $text, $domain ) : mixed

메소드 상세

fixPaths() 보호된 메소드

protected fixPaths ( Item $item ) : Item
$item FastFeed\Item
리턴 FastFeed\Item

getFixedText() 보호된 메소드

protected getFixedText ( $text, $domain ) : mixed
$text
$domain
리턴 mixed

process() 공개 메소드

Execute processor
public process ( array $items ) : array
$items array
리턴 array $items