| user_variable_cron | ./user_variable.module | Implementation of hook_cron(). |  |  | 
          
                  | user_variable_del | ./user_variable.module | Remove the variable with the given name. |  |  | 
          
                  | user_variable_get | ./user_variable.module | Get variable. |  |  | 
          
                  | user_variable_install | ./user_variable.install | Implements hook_install(). |  |  | 
          
                  | user_variable_schema | ./user_variable.install | Implements hook_schema(). |  |  | 
          
                  | user_variable_set | ./user_variable.module | Set a variable if it does not exist, then create. |  |  | 
          
                  | user_variable_uninstall | ./user_variable.install | Implements hook_uninstall(). |  |  |