Log in

Variable Module

Config\Structure\AvailableVariables

Model

This class manages the configuration structure for available Magento variables that can be used throughout the system. Developers use it to retrieve s...

Config\Structure\Dom

Model

This class extends Magento's Config Dom to filter system configuration XML structures, keeping only components related to available variables. Develop...

Model\ResourceModel\Variable\Collection

Collection

This collection class manages and retrieves custom variables in Magento 2. Developers use it to load, filter, and manipulate sets of custom variables,...

ResourceModel\Variable

Model

This resource model manages database operations for custom variables in Magento 2. Developers use it to load, save, and retrieve variable data by code...

Source\Variables

Model

This class provides a source model for retrieving available configuration variables that can be used in Magento's content areas like CMS pages, blocks...

Variable

Model

This model represents custom variables in Magento 2 that can be used throughout the system for dynamic content. Developers use this class to create, l...

Variable\Config

Model

This class configures the Variable plugin for Magento's WYSIWYG editor (TinyMCE), enabling users to insert custom and default variables into content a...

Variable\ConfigProvider

Model

This class provides WYSIWYG editor configuration for Magento variables, enabling developers to add variable insertion functionality to rich text edito...

Variable\Data

Model

This class provides centralized access to both default system variables and custom variables in Magento. Developers use it to retrieve formatted lists...