Functions in User variable 7
Primary tabs
|
Name |
Location | Description | Direct uses | Strings |
|---|---|---|---|---|
| user_variable_cron |
./ |
Implementation of hook_cron(). | ||
| user_variable_del |
./ |
Remove the variable with the given name. | ||
| user_variable_get |
./ |
Get variable. | ||
| user_variable_schema |
./ |
Implements hook_schema(). | ||
| user_variable_set |
./ |
Set a variable if it does not exist, then create. |