function __construct() { $option = JRequest::getCmd('option'); parent::__construct(); $this->_filter_prefix = $option . '_hotelamenity'; }
function __construct() { $option = JRequest::getCmd('option'); parent::__construct(); $this->_filter_prefix = $option . '_transferrate'; }
function __construct() { $option = JRequest::getCmd('option'); $this->_filter_prefix = $option . '_plans'; parent::__construct(); }
function __construct() { $option = JRequest::getCmd('option'); parent::__construct(); $this->_filter_prefix = $option . '_tourismtype'; }
function __construct() { $option = JRequest::getCmd('option'); parent::__construct(); $this->_filter_prefix = $option . '_carcategory'; }
function __construct() { $option = JRequest::getCmd('option'); parent::__construct(); $this->_filter_prefix = $option . '_supplement'; }