Method | Description | |
---|---|---|
__construct ( Functionset $functionSet, |
||
createPseudoMatcher ( $pseudo ) | ||
getCssToXpath ( ) | ||
getElementData ( ) | ||
getFilePath ( ) | ||
getFormatter ( ) | ||
getFunctionSet ( ) | ||
getHeaders ( ) | ||
getLine ( ) | ||
getValueParser ( ) | ||
loadProperties ( Transphporm\Hook\PropertyHook $hook ) | ||
registerFormatter ( $formatter ) | ||
registerProperty ( $name, transphporm\Property $property ) | ||
registerPseudo ( transphporm\Pseudo $pseudo ) |
public __construct ( Functionset $functionSet, |
||
$functionSet | Functionset | |
$valueParser | ||
$elementData | Transphporm\Hook\ElementData | |
$formatter | Transphporm\Hook\Formatter | |
$xPath | Transphporm\Parser\CssToXpath | |
$filePath |
public loadProperties ( Transphporm\Hook\PropertyHook $hook ) | ||
$hook | Transphporm\Hook\PropertyHook |
public registerProperty ( $name, transphporm\Property $property ) | ||
$property | transphporm\Property |
public registerPseudo ( transphporm\Pseudo $pseudo ) | ||
$pseudo | transphporm\Pseudo |