Same name and namespace in other branches
  1. 7.x-3.x quicktabs.module \QUICKTABS_DELTA_NONE
1 use of QUICKTABS_DELTA_NONE
QuickSet::getActiveTab dans src/QuickSet.php
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.

Fichier

./quicktabs.module, line 2

Code

define('QUICKTABS_DELTA_NONE', 999999);