Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Namespaces | Functions | Variables
store.php File Reference

Helper trait store. More...

Namespaces

namespace  tool_log\helper
  
 

Functions

 tool_log\helper::get_config ($name, $default=null)
 Get a config value for the store.
 
 tool_log\helper::helper_setup (\tool_log\log\manager $manager)
 Setup store specific variables.
 

Variables

string tool_log\helper::$component
 $component Frankenstyle store name.
 
string tool_log\helper::$store
 $store name of the store.
 
trait tool_log\helper::store
 Helper trait store.
 

Detailed Description

Helper trait store.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later