|
| __construct (\Magento\Framework\Stdlib\StringUtils $string, \Psr\Log\LoggerInterface $logger, \Magento\Framework\Escaper $escaper, \Magento\Framework\View\Asset\Repository $assetRepo, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig, \Magento\Variable\Model\VariableFactory $coreVariableFactory, \Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Framework\View\LayoutInterface $layout, \Magento\Framework\View\LayoutFactory $layoutFactory, \Magento\Framework\App\State $appState, \Magento\Framework\UrlInterface $urlModel, \Pelago\Emogrifier $emogrifier, \Magento\Variable\Model\Source\Variables $configVariables, \Magento\Widget\Model\ResourceModel\Widget $widgetResource, \Magento\Widget\Model\Widget $widget) |
|
| generateWidget ($construction) |
|
| widgetDirective ($construction) |
|
| mediaDirective ($construction) |
|
| setUseSessionInUrl ($flag) |
|
| mediaDirective ($construction) |
|
| __construct (\Magento\Framework\Stdlib\StringUtils $string, \Psr\Log\LoggerInterface $logger, \Magento\Framework\Escaper $escaper, \Magento\Framework\View\Asset\Repository $assetRepo, \Magento\Framework\App\Config\ScopeConfigInterface $scopeConfig, \Magento\Variable\Model\VariableFactory $coreVariableFactory, \Magento\Store\Model\StoreManagerInterface $storeManager, \Magento\Framework\View\LayoutInterface $layout, \Magento\Framework\View\LayoutFactory $layoutFactory, \Magento\Framework\App\State $appState, \Magento\Framework\UrlInterface $urlModel, \Pelago\Emogrifier $emogrifier, \Magento\Variable\Model\Source\Variables $configVariables, $variables=[], \Magento\Framework\Css\PreProcessor\Adapter\CssInliner $cssInliner=null) |
|
| setUseAbsoluteLinks ($flag) |
|
| setUseSessionInUrl ($flag) |
|
| setPlainTemplateMode ($plainTemplateMode) |
|
| isPlainTemplateMode () |
|
| setIsChildTemplate ($isChildTemplate) |
|
| isChildTemplate () |
|
| setStoreId ($storeId) |
|
| setDesignParams (array $designParams) |
|
| getDesignParams () |
|
| getStoreId () |
|
| blockDirective ($construction) |
|
| layoutDirective ($construction) |
|
| viewDirective ($construction) |
|
| mediaDirective ($construction) |
|
| storeDirective ($construction) |
|
| setUrlModel (\Magento\Framework\UrlInterface $urlModel) |
|
| transDirective ($construction) |
|
| varDirective ($construction) |
|
| modifierEscape ($value, $type='html') |
|
| protocolDirective ($construction) |
|
| configDirective ($construction) |
|
| customvarDirective ($construction) |
|
| cssDirective ($construction) |
|
| inlinecssDirective ($construction) |
|
| getCssFilesContent (array $files) |
|
| applyInlineCss ($html) |
|
| filter ($value) |
|
| __construct (\Magento\Framework\Stdlib\StringUtils $string, $variables=[]) |
|
| setVariables (array $variables) |
|
| setTemplateProcessor (callable $callback) |
|
| getTemplateProcessor () |
|
| filter ($value) |
|
| addAfterFilterCallback (callable $afterFilterCallback) |
|
| varDirective ($construction) |
|
| templateDirective ($construction) |
|
| dependDirective ($construction) |
|
| ifDirective ($construction) |
|
Template Filter Model @SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 12 of file Filter.php.