You are here

Files in Variable 7.2

Primary tabs

File namesort descending Location Namespace Description
forum.variable.inc includes/forum.variable.inc Variable API module. Definition for Drupal core variables
locale.variable.inc includes/locale.variable.inc Variable API module. Definition for Drupal core variables
menu.variable.inc includes/menu.variable.inc Variable API module. Definition for Drupal core variables
node.variable.inc includes/node.variable.inc Variable API module. Definition for Drupal core variables
README.txt README.txt Drupal module: Variable API =========================== Variable module will provide a registry for meta-data about Drupal variables. Module Developers: Please declare your variables. Why? ==== - So other modules can know about your module's…
README.txt variable_store/README.txt Drupal module: Variable API Database storage ============================================ Provides database storage for realm variables. This module provides some CRUD API to store and read your custom variables and some _set() and _get() methods…
README.txt variable_realm/README.txt Drupal module: Variable Realms ============================================ This is an API module that works as an arbitrator for multiple modules overriding global variables. It can handle multiple realms defined by different modules. Examples:…
system.variable.inc includes/system.variable.inc Variable API module. Definition for Drupal core variables
taxonomy.variable.inc includes/taxonomy.variable.inc Variable API module. Definition for Drupal core variables
translation.variable.inc includes/translation.variable.inc Variable API module. Definition for Drupal core variables
user.variable.inc includes/user.variable.inc Variable API module. Definition for Drupal core variables
variable.api.php variable.api.php Hooks provided by the Variable module.
variable.form.inc variable.form.inc Variable API module. Form library.
variable.inc variable.inc Variable API module. Extended API.
variable.info variable.info name = Variable description = Variable Information and basic variable API package = Variable core = 7.x files[] = includes/forum.variable.inc files[] = includes/locale.variable.inc files[] = includes/menu.variable.inc files[] =…
variable.install variable.install Variable API module install file
variable.module variable.module Variable API module
variable.test variable.test Tests for variable.module.
variable.tokens.inc variable.tokens.inc Builds placeholder replacement tokens system-wide data.
variable.variable.inc variable.variable.inc Variable module hook implementations
variable_admin.inc variable_admin/variable_admin.inc Variable API module - Admin UI
variable_admin.info variable_admin/variable_admin.info name = Variable admin description = Variable Administration UI dependencies[] = variable package = Variable core = 7.x
variable_admin.module variable_admin/variable_admin.module Variable API module - Admin UI
variable_example.info variable_example/variable_example.info name = Variable example description = An example module showing how to use the Variable API and providing some variables. dependencies[] = variable dependencies[] = variable_store package = Example modules core = 7.x files[] =…
variable_example.module variable_example/variable_example.module
variable_example.variable.inc variable_example/variable_example.variable.inc Variable API module. Definition for some xample variables
variable_realm.api.php variable_realm/variable_realm.api.php Documents hooks provided by Variable Realm API.
variable_realm.class.inc variable_realm/variable_realm.class.inc Variable realm controller
variable_realm.drush.inc variable_realm/variable_realm.drush.inc Drush commands for Variable Realm.
variable_realm.features.inc variable_realm/variable_realm.features.inc Features support for Variable store.
variable_realm.form.inc variable_realm/variable_realm.form.inc Administrative forms for variable realms.
variable_realm.info variable_realm/variable_realm.info name = Variable realm description = API to use variable realms from different modules dependencies[] = variable package = Variable core = 7.x version = 7.x-2.x files[] = variable_realm.class.inc files[] = variable_realm_union.class.inc
variable_realm.install variable_realm/variable_realm.install Variable API module install file
variable_realm.module variable_realm/variable_realm.module Variable API module - Realms
variable_realm.variable.inc variable_realm/variable_realm.variable.inc Variable hooks.
variable_realm_union.class.inc variable_realm/variable_realm_union.class.inc Classes for Realm Union.
variable_store.class.inc variable_store/variable_store.class.inc Variable realm controller
variable_store.info variable_store/variable_store.info name = Variable store description = Database storage for variable realms. This is an API module. dependencies[] = variable package = Variable core = 7.x version = 7.x-2.x files[] = variable_store.class.inc files[] = variable_store.test
variable_store.install variable_store/variable_store.install Variable API module install file
variable_store.module variable_store/variable_store.module Variable API module - Database storage
variable_store.test variable_store/variable_store.test Tests for variable.module.
variable_views.info variable_views/variable_views.info name = Variable views description = Provides views integration for variable, included a default variable argument. dependencies[] = variable dependencies[] = views package = Variable core = 7.x files[] =…
variable_views.module variable_views/variable_views.module Variable views module.
variable_views.views.inc variable_views/variable_views.views.inc Views hooks for variables.
variable_views.views_default.inc variable_views/variable_views.views_default.inc View for listing variables.
views_handler_field_variable_title.inc variable_views/includes/views_handler_field_variable_title.inc
views_handler_field_variable_value.inc variable_views/includes/views_handler_field_variable_value.inc
views_plugin_argument_default_variable.inc variable_views/includes/views_plugin_argument_default_variable.inc Contains the php code argument default plugin.

Other projects