hyva.template.createModal |
Create new modal with Hyvä Modal ViewModel |
hyva.template.echoHeroiconsIcon |
Echo Heroicons icon with Heroicons ViewModel |
hyva.template.echoLoader |
Echo Hyvä UI loader |
hyva.template.echoSvgIconsIcon |
Render SVG icon with SvgIcons ViewModel |
hyva.template.echoTranslation |
Echo escaped Magento 2 translation |
hyva.template.echoTranslationWithVariable |
Echo escaped Magento 2 translation with variable |
hyva.template.escapeHtml |
Add Magento 2 HTML escaper |
hyva.template.escapeHtmlAttr |
Add Magento 2 HTML attribute escaper |
hyva.template.escapeJs |
Add Magento 2 JavaScript escaper |
hyva.template.escapeUrl |
Add Magento 2 URL escaper |
hyva.template.getChildHtml |
Add Magento 2 getChildHtml() to render child block |
hyva.template.getFileUrl |
Use Magento 2 getFileUrl() method to render a file |
hyva.template.getUrl |
Use Magento 2 getUrl() method to render the page path |
hyva.template.formatPrice |
Use Magento 2 formatPrice() method to formats and returns the given value using the current currency |
hyva.template.isCustomerLoggedIn |
Use Magento 2 isCustomerLoggedIn() method to check if customer is logged in |
hyva.template.isProductInStock |
Use Magento 2 isProductInStock() method to check if product is in stock |
hyva.template.requireCustomerViweModel |
Require customer ViewModel |
hyva.template.requireHericonsOutlineViewModel |
Require Heroicons outline ViewModel |
hyva.template.requireHericonsSolidViewModel |
Require Heroicons solid ViewModel |
hyva.template.requireModalViewModel |
Require Hyvä Modal ViewModel |
hyva.template.requireProductPriceViewModel |
Require product price ViewModel |
hyva.template.requireProductStockItemViewModel |
Require product stock item ViewModel |
hyva.template.requireSvgIconsViewModel |
Require product stock item ViewModel |