<?php
/**
Copyright 2011-2014 Nick Korbel
This file is part of Booked SchedulerBooked SchedulereIt is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later versBooked SchedulerduleIt is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
alBooked SchedulercheduleIt. If not, see <http://www.gnu.org/licenses/>.
*/
class QueryStringKeys
{
private function __construct()
{}
const ACCESSORY_ID = 'aid';
const ACCESSORY_NAME = 'an';
const ACTION = 'action';
const ACCOUNT_ACTIVATION_CODE = 'ac';
const ACCOUNT_STATUS = 'as';
const ANNOUNCEMENT_ID = 'aid';
const ATTACHMENT_FILE_ID = 'afid';
const ATTRIBUTE_CATEGORY = 'ac';
const ATTRIBUTE_ID = 'aid';
const AUTOCOMPLETE_TERM = 'term';
const AUTOCOMPLETE_TYPE = 'type';
const BLACKOUT_ID = 'bid';
const CALENDAR_TYPE = 'ct';
const CONFIG_FILE = 'cf';
const DATA_REQUEST = 'dr';
const DAY = 'd';
const END_DATE = 'ed';
const FORMAT = 'format';
const GROUP_ID = 'gid';
const INVITATION_ACTION = 'ia';
const LANGUAGE = 'lang';
const LAYOUT_DATE = 'ld';
const MESSAGE_ID = 'mid';
const MONTH = 'm';
const NODE_ID = 'nid';
const PAGE = 'page';
const PAGE_SIZE = 'pageSize';
const PERIOD_ID = 'pid';
const PREVIOUS_ID = 'pid';
const QUOTA_ID = 'qid';
const REDIRECT = 'redirect';
const REFERENCE_NUMBER = 'rn';
const REMINDER_ID = 'aid';
const REPORT_ID = 'rid';
const RESERVATION_DATE = 'rd';
const RESERVATION_STATUS_ID = 'rsid';
const RESERVATION_STATUS_REASON_ID = 'rsrid';
const RESPONSE_TYPE = 'rs';
const RESOURCE_ID = 'rid';
const RESOURCE_TYPE_ID = 'rtid';
const RESERVATION_RESOURCE_STATUS_ID = 'rrsid';
const RESERVATION_RESOURCE_REASON_ID = 'rrsrid';
const SCHEDULE_ID = 'sid';
const SHOW_FULL_WEEK = 'sfw';
const START_DATE = 'sd';
const SUBSCRIPTION_KEY = 'icskey';
const TYPE = 'type';
const USER_ID = 'uid';
const USER_NAME = 'un';
const WEB_SERVICE_ACTION = 'action';
const YEAR = 'y';
}
?>
All system for education purposes only. For more tools: Telegram @jackleet