You are here

constant Vars::VARS_DYNAMIC in Variable API 6

Same name and namespace in other branches
  1. 6.2 vars.module \Vars::VARS_DYNAMIC
  2. 7.2 vars.classes.inc \Vars::VARS_DYNAMIC
  3. 7 vars.module \Vars::VARS_DYNAMIC

The constants for the type of variable saved in the database.

File

./vars.module, line 12
Implement an API to handle persistent variables.

Class

Vars
@file Implement an API to handle persistent variables.

Code

const VARS_DYNAMIC = 1;