PHP 클래스 Transphporm\TSSFunction\Template

상속: implements Transphporm\TSSFunction
파일 보기 프로젝트 열기: level-2/transphporm

공개 메소드들

메소드 설명
__construct ( Transphporm\Hook\ElementData $elementData, Transphporm\Parser\CssToXpath $xPath, FilePath $filePath )
run ( array $args, DomElement $element = null )

비공개 메소드들

메소드 설명
getClonedElement ( $node, $tss )
getTemplateContent ( $document, $tss )
readArray ( $array, $index )
templateSubsection ( $doc, $selector )

메소드 상세

__construct() 공개 메소드

public __construct ( Transphporm\Hook\ElementData $elementData, Transphporm\Parser\CssToXpath $xPath, FilePath $filePath )
$elementData Transphporm\Hook\ElementData
$xPath Transphporm\Parser\CssToXpath
$filePath Transphporm\FilePath

run() 공개 메소드

public run ( array $args, DomElement $element = null )
$args array
$element DomElement