Same name and namespace in other branches
  1. 8.x-1.x quicktabs.module \QUICKTABS_DELTA_NONE 1 comment
1 use of QUICKTABS_DELTA_NONE
QuickSet::getActiveTab in ./quicktabs.classes.inc
Returns the active tab for a given Quicktabs instance. This could be coming from the URL or just from the settings for this instance. If neither, it defaults to 0.

File

./quicktabs.module, line 2

Code

define('QUICKTABS_DELTA_NONE', 999999);