Manager
Class Manager
Source
File: header-footer-grid/Core/Settings/Manager.php
Expand full source code Collapse full source code View on Github
Methods
- add — Method used to add settings to to customizer.
- add_controls_to_tabs — Utility method to define existing controls for component tabs.
- get — Get setting value based on context.
- get_default — Return registered default.
- get_instance — Returns the instance of the class.
- get_settings_group — Get settings assigned to certain group
- get_tabs_group — Get tabs assigned to certain group
- get_transport_group — Get settings grouped for a certain partial to refresh.
- handle_transport — Assign setting to selective refresh partial based on the setting transport.
- load — Load settings/control group in customizer.