Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Perth' for 'WST/8.0/no DST' instead in /usr/local/www/apache22/data/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370 Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Perth' for 'WST/8.0/no DST' instead in /usr/local/www/apache22/data/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370 Package Base Element Index
Base
[ class tree: Base ] [ index: Base ] [ all elements ]

Element index for package Base

Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Perth' for 'WST/8.0/no DST' instead in /usr/local/www/apache22/data/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370 [ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

_

__autoload
in file variant.php, function __autoload()
    This function is called whenever a new class is requested but hasn't been declared. It will load the class' code based on the name of the class, to limit redundant request_once()s being all throughout variant code.
__call
in file variant.php, method WDVariant::__call()
    This is the function which intercepts requests for game objects and replaces them with variant specific objects as required
__construct
in file user.php, method User::__construct()
    Initialize a user object
__construct
in file variant.php, method BuildAnywhereVariant::__construct()
__construct
in file variant.php, method AncMedVariant::__construct()
__construct
in file baseset.php, method baseSet::__construct()
__construct
in file set.php, method set::__construct()
__construct
in file variant.php, method WorldVariant::__construct()
__construct
in file variant.php, method WDVariant::__construct()
    The constructor is called quite rarely, only when the serialized cache isn't available which should only be on installation. It will check that everything is installed and recreate the serialized cache after loading cache data.
__construct
in file variant.php, method ColonialVariant::__construct()
__construct
in file variant.php, method CustomStartVariant::__construct()
__construct
in file notice.php, method notice::__construct()
__construct
in file facebook_mobile.php, method FacebookMobile::__construct()
__construct
in file facebookapi_php5_restlib.php, method FacebookRestClient::__construct()
    Create the client.
__construct
in file facebook.php, method Facebook::__construct()
__construct
in file database.php, method Database::__construct()
    Initialize the database connection
__construct
in file install.php, method InstallTerritory::__construct()
    Load initial territory data, loaded into the InstallTerritory::$Territories array.
__construct
in file mailer.php, method Mailer::__construct()
__construct
in file variant.php, method ClassicVariant::__construct()
__construct
in file variant.php, method FleetRomeVariant::__construct()
__construct
in file misc.php, method Misc::__construct()
__destruct
in file database.php, method Database::__destruct()
    Close the database connection
__get
in file set.php, method set::__get()
__get
in file misc.php, method Misc::__get()
__set
in file set.php, method set::__set()
__set
in file misc.php, method Misc::__set()
__sleep
in file variant.php, method WDVariant::__sleep()
    Gives the list of class fields which should be saved to a text file for easier loading. Things not specified here and not specified in the class itself (i.e. stuff initialized via the constructor) will disappear.
__toString
in file set.php, method set::__toString()
__wakeup
in file variant.php, method WDVariant::__wakeup()
    Actions to perform when loaded from a serialized cache
__construct
in file territory.php, method Territory::__construct()
__construct
in file unit.php, method Unit::__construct()
    Initialize a unit
__construct
in file order.php, method order::__construct()
    Create the order and initialize objects from a $row
__construct
in file members.php, method Members::__construct()
__construct
in file member.php, method Member::__construct()
    Create a Member object from a database Member record row
__construct
in file game.php, method Game::__construct()
__construct
in file pagerthread.php, method PagerThread::__construct()
__construct
in file pagergame.php, method PagerGames::__construct()
__construct
in file pagerforum.php, method PagerForum::__construct()
__construct
in file pager.php, method Pager::__construct()
top

a

$adapter
in file variant.php, variable ColonialVariant::$adapter
$adapter
in file variant.php, variable WorldVariant::$adapter
$adapter
in file variant.php, variable AncMedVariant::$adapter
$added
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$added
$adminEMail
in file config.sample.php, variable Config::$adminEMail
    The administrators e-mail; if a user experiences a problem they will be invited to contact this e-mail address. It's unlikely bots will experience the sort of problem resulting in your e-mail being displayed, but if your e-mail provider doesn't filter spam well you may want to be careful.
$allowed
in file set.php, variable setMemberVotes::$allowed
$allowed
in file set.php, variable setMemberOrderStatus::$allowed
$allowed
in file set.php, variable setVariantStatus::$allowed
$allowed
in file set.php, variable setMemberNewMessagesFrom::$allowed
$alternate
in file html.php, variable libHTML::$alternate
    Var to alternate back and forth 1,2,1,2 to make things clearer
$api_client
in file facebook.php, variable Facebook::$api_client
$api_error_descriptions
in file facebookapi_php5_restlib.php, variable FacebookAPIErrorCodes::$api_error_descriptions
    This array is no longer maintained; to view the description of an error code, please look at the message element of the API response or visit the developer wiki at http://wiki.developers.facebook.com/.
$api_key
in file facebook.php, variable Facebook::$api_key
$api_key
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$api_key
$ArmyBorders
in file install.php, variable InstallTerritory::$ArmyBorders
    Territories reachable from this one by army
$author
in file variant.php, variable WDVariant::$author
$author
in file variant.php, variable ClassicVariant::$author
$author
in file variant.php, variable WorldVariant::$author
$author
in file variant.php, variable ColonialVariant::$author
$author
in file variant.php, variable AncMedVariant::$author
$availablelocales
in file config.sample.php, variable Config::$availablelocales
    Array of available locales
actionCodesByType
in file adminActionsForms.php, method adminActionsLayout::actionCodesByType()
add
in file baseset.php, method baseSet::add()
addBorder
in file install.php, method InstallTerritory::addBorder()
    Add a border relationship
addBorderRow
in file install.php, method InstallTerritory::addBorderRow()
    Add a relationship to self::$borders, will update it if it exists
addCoast
in file install.php, method InstallTerritory::addCoast()
    Create a coast relationship, used by the constructor
adminActionsLayout
in file adminActionsForms.php, class adminActionsLayout
admincp
in file html.php, method libHTML::admincp()
    A link to an admin control panel action
admincpType
in file html.php, method libHTML::admincpType()
AdminUserSwitch
in file header.php, constant AdminUserSwitch
adminUserSwitch
in file auth.php, method libAuth::adminUserSwitch()
    Let admin users log on as other users, for debugging
admin_banUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_banUsers()
    Bans a list of users from the app. Banned users can't access the app's canvas page and forums.
admin_getAllocation
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getAllocation()
    Returns the allocation limit value for a specified integration point name Integration point names are defined in lib/api/karma/constants.php in the limit_map.
admin_getAppProperties
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getAppProperties()
    Get the properties that you have set for an app.
admin_getBannedUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getBannedUsers()
    Gets the list of users that have been banned from the application.
admin_getLiveStreamViaLink
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getLiveStreamViaLink()
    Gets href and text for a Live Stream Box xid's via link
admin_getMetrics
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getMetrics()
    Returns values for the specified metrics for the current application, in the given time range. The metrics are collected for fixed-length periods, and the times represent midnight at the end of each period.
admin_getRestrictionInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_getRestrictionInfo()
    Gets application restriction info.
admin_setAppProperties
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_setAppProperties()
    Set properties for an app.
admin_setLiveStreamViaLink
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_setLiveStreamViaLink()
    Sets href and text for a Live Stream Box xid's via link
admin_setRestrictionInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_setRestrictionInfo()
    Sets application restriction info.
admin_unbanUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::admin_unbanUsers()
    Unban users that have been previously banned with admin_banUsers().
affected
in file database.php, method Database::affected()
AJAX
in file ajax.php, constant AJAX
ajax.php
procedural page ajax.php
alternate
in file html.php, method libHTML::alternate()
    Alternates $alternate, and returns it
AncMedVariant
in file variant.php, class AncMedVariant
    The class which all variants inherit. It represents the layer between requests for game-related objects in the main code and responses which may come from the main code or may come from a variant.
API_EC_BAD_IP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_BAD_IP
API_EC_BATCH_ALREADY_STARTED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_BATCH_ALREADY_STARTED
API_EC_BATCH_METHOD_NOT_ALLOWED_IN_BATCH_MODE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_BATCH_METHOD_NOT_ALLOWED_IN_BATCH_MODE
API_EC_BATCH_NOT_STARTED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_BATCH_NOT_STARTED
API_EC_BATCH_TOO_MANY_ITEMS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_BATCH_TOO_MANY_ITEMS
API_EC_COMMENTS_DB_DOWN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_DB_DOWN
API_EC_COMMENTS_INVALID_POST
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_INVALID_POST
API_EC_COMMENTS_INVALID_REMOVE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_INVALID_REMOVE
API_EC_COMMENTS_INVALID_UID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_INVALID_UID
API_EC_COMMENTS_INVALID_XID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_INVALID_XID
API_EC_COMMENTS_POST_TOO_LONG
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_POST_TOO_LONG
API_EC_COMMENTS_UNKNOWN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_COMMENTS_UNKNOWN
API_EC_CONNECT_FEED_DISABLED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_CONNECT_FEED_DISABLED
API_EC_DATA_CREATE_TEMPLATE_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_CREATE_TEMPLATE_ERROR
API_EC_DATA_DATABASE_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_DATABASE_ERROR
API_EC_DATA_INVALID_OPERATION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_INVALID_OPERATION
API_EC_DATA_MALFORMED_ACTION_LINK
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_MALFORMED_ACTION_LINK
API_EC_DATA_OBJECT_ALREADY_EXISTS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_OBJECT_ALREADY_EXISTS
API_EC_DATA_OBJECT_NOT_FOUND
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_OBJECT_NOT_FOUND
API_EC_DATA_QUOTA_EXCEEDED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_QUOTA_EXCEEDED
API_EC_DATA_TEMPLATE_EXISTS_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_TEMPLATE_EXISTS_ERROR
API_EC_DATA_TEMPLATE_HANDLE_ALREADY_IN_USE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_TEMPLATE_HANDLE_ALREADY_IN_USE
API_EC_DATA_TEMPLATE_HANDLE_TOO_LONG
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_TEMPLATE_HANDLE_TOO_LONG
API_EC_DATA_TEMPLATE_USES_RESERVED_TOKEN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_TEMPLATE_USES_RESERVED_TOKEN
API_EC_DATA_TOO_MANY_TEMPLATE_BUNDLES
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_TOO_MANY_TEMPLATE_BUNDLES
API_EC_DATA_UNKNOWN_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DATA_UNKNOWN_ERROR
    DATA STORE API ERRORS
API_EC_DEPRECATED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DEPRECATED
API_EC_DISABLED_ALL
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_ALL
API_EC_DISABLED_EMAIL
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_EMAIL
API_EC_DISABLED_FEED_STORIES
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_FEED_STORIES
API_EC_DISABLED_NOTIFICATIONS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_NOTIFICATIONS
API_EC_DISABLED_REQUESTS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_REQUESTS
API_EC_DISABLED_STATUS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_DISABLED_STATUS
API_EC_EDIT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT
API_EC_EDIT_ALBUM_REORDER_PHOTO_NOT_IN_ALBUM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_ALBUM_REORDER_PHOTO_NOT_IN_ALBUM
API_EC_EDIT_ALBUM_REORDER_TOO_FEW_PHOTOS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_ALBUM_REORDER_TOO_FEW_PHOTOS
API_EC_EDIT_ALBUM_SIZE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_ALBUM_SIZE
API_EC_EDIT_FEED_BODY_ARRAY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_BODY_ARRAY
API_EC_EDIT_FEED_BODY_LENGTH
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_BODY_LENGTH
API_EC_EDIT_FEED_BODY_PARAMS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_BODY_PARAMS
API_EC_EDIT_FEED_MARKUP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_MARKUP
API_EC_EDIT_FEED_PHOTO
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_PHOTO
API_EC_EDIT_FEED_PHOTO_LINK
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_PHOTO_LINK
API_EC_EDIT_FEED_PHOTO_SRC
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_PHOTO_SRC
API_EC_EDIT_FEED_TARGET
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TARGET
API_EC_EDIT_FEED_TEMPLATE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TEMPLATE
API_EC_EDIT_FEED_TITLE_ARRAY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_ARRAY
API_EC_EDIT_FEED_TITLE_BLANK
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_BLANK
API_EC_EDIT_FEED_TITLE_LENGTH
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_LENGTH
API_EC_EDIT_FEED_TITLE_LINK
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_LINK
API_EC_EDIT_FEED_TITLE_NAME
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_NAME
API_EC_EDIT_FEED_TITLE_PARAMS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TITLE_PARAMS
API_EC_EDIT_FEED_TOO_MANY_USER_ACTION_CALLS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TOO_MANY_USER_ACTION_CALLS
API_EC_EDIT_FEED_TOO_MANY_USER_CALLS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_FEED_TOO_MANY_USER_CALLS
API_EC_EDIT_MARKUP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_MARKUP
API_EC_EDIT_PHOTO
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO
API_EC_EDIT_PHOTO_FILE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO_FILE
API_EC_EDIT_PHOTO_PENDING_LIMIT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO_PENDING_LIMIT
API_EC_EDIT_PHOTO_TAG_LIMIT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO_TAG_LIMIT
API_EC_EDIT_PHOTO_TAG_PHOTO
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO_TAG_PHOTO
API_EC_EDIT_PHOTO_TAG_SUBJECT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_PHOTO_TAG_SUBJECT
API_EC_EDIT_USER_DATA
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_USER_DATA
API_EC_EDIT_VIDEO_FILE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_VIDEO_FILE
API_EC_EDIT_VIDEO_INVALID_FILE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_VIDEO_INVALID_FILE
API_EC_EDIT_VIDEO_INVALID_TYPE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_VIDEO_INVALID_TYPE
API_EC_EDIT_VIDEO_SIZE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EDIT_VIDEO_SIZE
API_EC_EVENT_INVALID_TIME
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EVENT_INVALID_TIME
API_EC_EVENT_NAME_LOCKED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_EVENT_NAME_LOCKED
API_EC_GIFTS_UNKNOWN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_GIFTS_UNKNOWN
API_EC_HOST_API
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_HOST_API
API_EC_HOST_PUP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_HOST_PUP
API_EC_HOST_READONLY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_HOST_READONLY
API_EC_HOST_UP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_HOST_UP
API_EC_INFO_NO_INFORMATION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_INFO_NO_INFORMATION
API_EC_INFO_SET_FAILED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_INFO_SET_FAILED
API_EC_INTERNAL_FQL_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_INTERNAL_FQL_ERROR
API_EC_LIVEMESSAGE_EVENT_NAME_TOO_LONG
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_LIVEMESSAGE_EVENT_NAME_TOO_LONG
API_EC_LIVEMESSAGE_MESSAGE_TOO_LONG
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_LIVEMESSAGE_MESSAGE_TOO_LONG
API_EC_LIVEMESSAGE_SEND_FAILED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_LIVEMESSAGE_SEND_FAILED
API_EC_MALFORMED_MARKUP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_MALFORMED_MARKUP
API_EC_METHOD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_METHOD
API_EC_NOTE_CANNOT_MODIFY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_NOTE_CANNOT_MODIFY
API_EC_NO_SUCH_APP
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_NO_SUCH_APP
API_EC_PARAM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM
API_EC_PARAM_ALBUM_ID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_ALBUM_ID
API_EC_PARAM_API_KEY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_API_KEY
API_EC_PARAM_BAD_EID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_BAD_EID
API_EC_PARAM_BAD_JSON
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_BAD_JSON
API_EC_PARAM_BAD_LOCALE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_BAD_LOCALE
API_EC_PARAM_BAD_PAGE_TYPE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_BAD_PAGE_TYPE
API_EC_PARAM_BLOCKED_NOTIFICATION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_BLOCKED_NOTIFICATION
API_EC_PARAM_CALL_ID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_CALL_ID
API_EC_PARAM_CATEGORY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_CATEGORY
API_EC_PARAM_DESCRIPTION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_DESCRIPTION
API_EC_PARAM_EMAIL
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_EMAIL
API_EC_PARAM_FEED_PRIORITY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_FEED_PRIORITY
API_EC_PARAM_FIELD_LIST
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_FIELD_LIST
API_EC_PARAM_PHOTO_ID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_PHOTO_ID
API_EC_PARAM_SESSION_KEY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_SESSION_KEY
API_EC_PARAM_SIGNATURE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_SIGNATURE
API_EC_PARAM_SOCIAL_FIELD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_SOCIAL_FIELD
API_EC_PARAM_SUBCATEGORY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_SUBCATEGORY
API_EC_PARAM_TITLE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_TITLE
API_EC_PARAM_TOO_MANY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_TOO_MANY
API_EC_PARAM_UNKNOWN_CITY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_UNKNOWN_CITY
API_EC_PARAM_USER_FIELD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_USER_FIELD
API_EC_PARAM_USER_ID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_USER_ID
API_EC_PARAM_USER_ID_LIST
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PARAM_USER_ID_LIST
API_EC_PAYMENTS_APP_ERROR_RESPONSE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_APP_ERROR_RESPONSE
API_EC_PAYMENTS_APP_INVALID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_APP_INVALID
API_EC_PAYMENTS_APP_NO_RESPONSE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_APP_NO_RESPONSE
API_EC_PAYMENTS_DATABASE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_DATABASE
API_EC_PAYMENTS_DISABLED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_DISABLED
API_EC_PAYMENTS_INVALID_OPERATION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_INVALID_OPERATION
API_EC_PAYMENTS_INVALID_ORDER
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_INVALID_ORDER
API_EC_PAYMENTS_INVALID_PARAM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_INVALID_PARAM
API_EC_PAYMENTS_PAYMENT_FAILED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_PAYMENT_FAILED
API_EC_PAYMENTS_PERMISSION_DENIED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_PERMISSION_DENIED
API_EC_PAYMENTS_UNKNOWN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PAYMENTS_UNKNOWN
API_EC_PERMISSION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION
API_EC_PERMISSION_ALBUM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_ALBUM
API_EC_PERMISSION_CREATE_EVENT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_CREATE_EVENT
API_EC_PERMISSION_CREATE_LISTING
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_CREATE_LISTING
API_EC_PERMISSION_CREATE_NOTE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_CREATE_NOTE
API_EC_PERMISSION_DENIED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_DENIED
API_EC_PERMISSION_EVENT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_EVENT
API_EC_PERMISSION_LARGE_FBML_TEMPLATE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_LARGE_FBML_TEMPLATE
API_EC_PERMISSION_LIVEMESSAGE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_LIVEMESSAGE
API_EC_PERMISSION_MESSAGE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_MESSAGE
API_EC_PERMISSION_NO_DEVELOPERS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_NO_DEVELOPERS
API_EC_PERMISSION_OFFLINE_ACCESS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_OFFLINE_ACCESS
API_EC_PERMISSION_OTHER_USER
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_OTHER_USER
API_EC_PERMISSION_PHOTO
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_PHOTO
API_EC_PERMISSION_PHOTO_UPLOAD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_PHOTO_UPLOAD
API_EC_PERMISSION_RSVP_EVENT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_RSVP_EVENT
API_EC_PERMISSION_SHARE_ITEM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_SHARE_ITEM
API_EC_PERMISSION_SMS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_SMS
API_EC_PERMISSION_STATUS_UPDATE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_STATUS_UPDATE
API_EC_PERMISSION_USER
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_USER
API_EC_PERMISSION_VIDEO_UPLOAD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_PERMISSION_VIDEO_UPLOAD
API_EC_RATE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_RATE
API_EC_REF_SET_FAILED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_REF_SET_FAILED
API_EC_SECURE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SECURE
API_EC_SERVICE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SERVICE
API_EC_SESSION_CANNOT_USE_SESSION_SECRET
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_CANNOT_USE_SESSION_SECRET
API_EC_SESSION_INVALID
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_INVALID
API_EC_SESSION_METHOD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_METHOD
API_EC_SESSION_REQUIRED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_REQUIRED
API_EC_SESSION_REQUIRED_FOR_SECRET
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_REQUIRED_FOR_SECRET
API_EC_SESSION_SECRET_NOT_ALLOWED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_SECRET_NOT_ALLOWED
API_EC_SESSION_TIMED_OUT
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SESSION_TIMED_OUT
    SESSION ERRORS
API_EC_SHARE_BAD_URL
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SHARE_BAD_URL
API_EC_SUCCESS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_SUCCESS
API_EC_TAG_BUNDLE_QUOTA
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_TAG_BUNDLE_QUOTA
API_EC_TOO_MANY_CALLS
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_TOO_MANY_CALLS
API_EC_UNKNOWN
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_UNKNOWN
API_EC_VERSION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::API_EC_VERSION
application_getPublicInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::application_getPublicInfo()
    Returns public information for an application (as shown in the application directory) by either application ID, API key, or canvas page name.
assert_handler
in file error.php, function assert_handler()
auth
in file auth.php, method libAuth::auth()
    This function logs a user on, or returns a guest account, and if it's an admin it'll change the admin's user if required
auth_createToken
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_createToken()
    Creates an authentication token to be used as part of the desktop login flow. For more information, please see http://wiki.developers.facebook.com/index.php/Auth.createToken.
auth_expireSession
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_expireSession()
    Expires the session that is currently being used. If this call is successful, no further calls to the API (which require a session) can be made until a valid session is created.
auth_getAppPublicKey
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_getAppPublicKey()
    Get public key that is needed to verify digital signature an app may pass to other apps. The public key is only used by other apps for verification purposes.
auth_getSession
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_getSession()
    Returns the session information available after current user logs in.
auth_getSignedPublicSessionData
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_getSignedPublicSessionData()
    Get a structure that can be passed to another app as proof of session. The other app can verify it using public key of this app.
auth_promoteSession
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_promoteSession()
    Generates a session-specific secret. This is for integration with client-side API calls, such as the JS library.
auth_revokeAuthorization
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_revokeAuthorization()
    Revokes the user's agreement to the Facebook Terms of Service for your
auth_revokeExtendedPermission
in file facebookapi_php5_restlib.php, method FacebookRestClient::auth_revokeExtendedPermission()
    Revokes the given extended permission that the user granted at some prior time (for instance, offline_access or email). If no user is provided, it will be revoked for the user of the current session.
admincp.php
procedural page admincp.php
ajax.php
procedural page ajax.php
auth.php
procedural page auth.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
adjudicatorPreGame.php
procedural page adjudicatorPreGame.php
$aCharSet
in file php-captcha.inc.php, variable PhpCaptcha::$aCharSet
$aFonts
in file php-captcha.inc.php, variable PhpCaptcha::$aFonts
$anon
in file game.php, variable Game::$anon
    Anonymous or not, Yes or No
$attempts
in file game.php, variable Game::$attempts
addArgs
in file pager.php, method Pager::addArgs()
top

b

$base
in file baseset.php, variable baseSet::$base
$base_domain
in file facebook.php, variable Facebook::$base_domain
$batch_mode
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$batch_mode
$borders
in file install.php, variable InstallTerritory::$borders
    Borders in a static array to allow child/parent coasts to easily influence each others' borders.
balanceChances
in file resetCountryBalancer.php, function balanceChances()
    Recalculates and resets the chances each user has of being each country, based on their past countries. Should only need to be used after updating from 0.8x to 0.9x
banIP
in file user.php, method User::banIP()
banUser
in file user.php, method User::banUser()
base
in file baseset.php, method baseSet::base()
baseSet
in file baseset.php, class baseSet
BATCH_MODE_DEFAULT
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::BATCH_MODE_DEFAULT
BATCH_MODE_SERIAL_ONLY
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::BATCH_MODE_SERIAL_ONLY
BATCH_MODE_SERVER_PARALLEL
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::BATCH_MODE_SERVER_PARALLEL
begin_batch
in file facebookapi_php5_restlib.php, method FacebookRestClient::begin_batch()
    Start a batch operation.
begin_permissions_mode
in file facebookapi_php5_restlib.php, method FacebookRestClient::begin_permissions_mode()
bordersRows
in file install.php, method InstallTerritory::bordersRows()
    Convert ArmyBorders/FleetBorders into self::$borders, for use in the Borders table, respecting coastal conventions.
BuildAnywhereVariant
in file variant.php, class BuildAnywhereVariant
    This variant lets players build on any SC they own, it demos using variants to change what orders are permitted.
board.php
procedural page board.php
baseset.php
procedural page baseset.php
$bCaseInsensitive
in file php-captcha.inc.php, variable PhpCaptcha::$bCaseInsensitive
$bCharShadow
in file php-captcha.inc.php, variable PhpCaptcha::$bCharShadow
$bUseColour
in file php-captcha.inc.php, variable PhpCaptcha::$bUseColour
$bet
in file member.php, variable Member::$bet
    The amount the user bet into the game
$ByCountryID
in file members.php, variable Members::$ByCountryID
$ByID
in file members.php, variable Members::$ByID
$ByOrder
in file members.php, variable Members::$ByOrder
$ByStatus
in file members.php, variable Members::$ByStatus
$ByUserID
in file members.php, variable Members::$ByUserID
top

c

$canvas_user
in file facebook.php, variable Facebook::$canvas_user
$canvas_user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$canvas_user
$coastChildIDsByParentID
in file variant.php, variable WDVariant::$coastChildIDsByParentID
    Array for finding all child-coasts for a parent coast.
$coastParent
in file install.php, variable InstallTerritory::$coastParent
    The coastParent object ($this if not a child-coast). Used for coastParentID after ID allocation.
$coastParentID
in file install.php, variable InstallTerritory::$coastParentID
$coastParentIDByChildID
in file variant.php, variable WDVariant::$coastParentIDByChildID
    Array for finding parent coast territory IDs from child-coast IDs.
$comment
in file user.php, variable User::$comment
    The user-profile comment
$countries
in file variant.php, variable WorldVariant::$countries
$countries
in file variant.php, variable ClassicVariant::$countries
$countries
in file variant.php, variable AncMedVariant::$countries
$countries
in file variant.php, variable ColonialVariant::$countries
$countries
in file variant.php, variable WDVariant::$countries
    An array of country names. The first country is countryID=1 (countryID=0 is reserved for neutral and gamemaster-chat).
$countryID
in file install.php, variable InstallTerritory::$countryID
cacheDir
in file variant.php, method libVariant::cacheDir()
    A variant's cache dir
cacheDir
in file user.php, method User::cacheDir()
call_method
in file facebookapi_php5_restlib.php, method FacebookRestClient::call_method()
    Calls the specified normal POST method with the specified parameters.
call_upload_method
in file facebookapi_php5_restlib.php, method FacebookRestClient::call_upload_method()
    Calls the specified file-upload POST method with the specified parameters
checkDeleteNote
in file modnotes.php, method libModNotes::checkDeleteNote()
checkInsertNote
in file modnotes.php, method libModNotes::checkInsertNote()
checkTicket
in file html.php, method libHTML::checkTicket()
    Checks the submitted formTicket, that it exists, and that it is valid.
ClassicVariant
in file variant.php, class ClassicVariant
    The default "classic" Diplomacy; Europe etc.
clear
in file error.php, method libError::clear()
clear_cookie_state
in file facebook.php, method Facebook::clear_cookie_state()
    Clears any persistent state stored about the user, including cookies and information related to the current session in the client.
close
in file header.php, function close()
coastalBordersRows
in file install.php, method InstallTerritory::coastalBordersRows()
    Convert ArmyBorders/FleetBorders into self::$borders, for use in the CoastalBorders table, respecting coastal conventions.
ColonialVariant
in file variant.php, class ColonialVariant
    The class which all variants inherit. It represents the layer between requests for game-related objects in the main code and responses which may come from the main code or may come from a variant.
comments_add
in file facebookapi_php5_restlib.php, method FacebookRestClient::comments_add()
    Add a comment to a particular xid on behalf of a user. If called without an app_secret (with session secret), this will only work for the session user.
comments_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::comments_get()
    Gets the comments for a particular xid. This is essentially a wrapper around the comment FQL table.
comments_remove
in file facebookapi_php5_restlib.php, method FacebookRestClient::comments_remove()
    Remove a particular comment.
compare
in file baseset.php, method baseSet::compare()
Config
in file config.sample.php, class Config
    The configuration object. This is the only file that will require_once modification by end users.
config.sample.php
procedural page config.sample.php
connect_getUnconnectedFriendsCount
in file facebookapi_php5_restlib.php, method FacebookRestClient::connect_getUnconnectedFriendsCount()
    Returns the number of unconnected friends that exist in this application.
connect_registerUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::connect_registerUsers()
    This method is used to create an association between an external user account and a Facebook user account, as per Facebook Connect.
connect_unregisterUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::connect_unregisterUsers()
    Unregisters a set of accounts registered using connect.registerUsers.
convert_result
in file facebookapi_php5_restlib.php, method FacebookRestClient::convert_result()
convert_simplexml_to_array
in file facebookapi_php5_restlib.php, method FacebookRestClient::convert_simplexml_to_array()
convert_xml_to_result
in file facebookapi_php5_restlib.php, method FacebookRestClient::convert_xml_to_result()
countryChances
in file resetCountryBalancer.php, function countryChances()
countryID
in file variant.php, method WDVariant::countryID()
    Returns the country ID for a given country name
create_templatizedFeedStory
in file facebook.php, method Facebook::create_templatizedFeedStory()
CSSDIR
in file definitions.php, constant CSSDIR
curl_exec
in file facebookapi_php5_restlib.php, method FacebookRestClient::curl_exec()
    execute a curl transaction -- this exists mostly so subclasses can add extra options and/or process the response, if they wish.
current_url
in file facebook.php, method Facebook::current_url()
customFooter
in file config.sample.php, method Config::customFooter()
    Something to add after everything else has been printed off (except '</body></html>'), useful for
CustomStartVariant
in file variant.php, class CustomStartVariant
    The default "classic" Diplomacy; Europe etc.
config.php
procedural page config.php
config.sample.php
procedural page config.sample.php
credits.php
procedural page credits.php
config.php
procedural page config.php
cache.php
procedural page cache.php
Chatbox.php
procedural page Chatbox.php
CalculateSpacing
in file php-captcha.inc.php, method PhpCaptcha::CalculateSpacing()
CAPTCHA_AUDIO_PATH
in file php-captcha.inc.php, constant CAPTCHA_AUDIO_PATH
CAPTCHA_BACKGROUND_IMAGES
in file php-captcha.inc.php, constant CAPTCHA_BACKGROUND_IMAGES
CAPTCHA_CASE_INSENSITIVE
in file php-captcha.inc.php, constant CAPTCHA_CASE_INSENSITIVE
CAPTCHA_CHAR_SET
in file php-captcha.inc.php, constant CAPTCHA_CHAR_SET
CAPTCHA_CHAR_SHADOW
in file php-captcha.inc.php, constant CAPTCHA_CHAR_SHADOW
CAPTCHA_FILE_TYPE
in file php-captcha.inc.php, constant CAPTCHA_FILE_TYPE
CAPTCHA_FLITE_PATH
in file php-captcha.inc.php, constant CAPTCHA_FLITE_PATH
CAPTCHA_HEIGHT
in file php-captcha.inc.php, constant CAPTCHA_HEIGHT
CAPTCHA_MAX_FONT_SIZE
in file php-captcha.inc.php, constant CAPTCHA_MAX_FONT_SIZE
CAPTCHA_MIN_FONT_SIZE
in file php-captcha.inc.php, constant CAPTCHA_MIN_FONT_SIZE
CAPTCHA_NUM_CHARS
in file php-captcha.inc.php, constant CAPTCHA_NUM_CHARS
CAPTCHA_NUM_LINES
in file php-captcha.inc.php, constant CAPTCHA_NUM_LINES
CAPTCHA_OWNER_TEXT
in file php-captcha.inc.php, constant CAPTCHA_OWNER_TEXT
CAPTCHA_SESSION_ID
in file php-captcha.inc.php, constant CAPTCHA_SESSION_ID
    ********************** Default Options *********************
CAPTCHA_USE_COLOUR
in file php-captcha.inc.php, constant CAPTCHA_USE_COLOUR
CAPTCHA_WIDTH
in file php-captcha.inc.php, constant CAPTCHA_WIDTH
CaseInsensitive
in file php-captcha.inc.php, method PhpCaptcha::CaseInsensitive()
Create
in file php-captcha.inc.php, method PhpCaptcha::Create()
$coast
in file territory.php, variable Territory::$coast
    Coast type: 'No','Parent','Child'
$coastParentID
in file territory.php, variable Territory::$coastParentID
    The ID of the parent coast, or the own ID if not a coast child.
$country
in file member.php, variable Member::$country
    The country this member is playing as. Will be 'Unassigned' if pre-game.
$countryID
in file territory.php, variable Territory::$countryID
    The countryID which initially owns this territory
$countryID
in file unit.php, variable Unit::$countryID
    CountryID owner
$countryID
in file order.php, variable order::$countryID
    The countryID corresponding to this order
$countryID
in file member.php, variable Member::$countryID
    The countryID this member is playing as.
cantLeaveReason
in file members.php, method Members::cantLeaveReason()
$currentPage
in file pager.php, variable Pager::$currentPage
currentPageNumber
in file pagerthread.php, method PagerThread::currentPageNumber()
currentPageNumber
in file pagergame.php, method PagerGames::currentPageNumber()
currentPageNumber
in file pagerforum.php, method PagerForum::currentPageNumber()
currentPageNumber
in file pager.php, method Pager::currentPageNumber()
currentPageNumberOfTotal
in file pagergame.php, method PagerGames::currentPageNumberOfTotal()
credits.php
procedural page credits.php
credits.php
procedural page credits.php
top

d

$database_name
in file config.sample.php, variable Config::$database_name
    The database name
$database_password
in file config.sample.php, variable Config::$database_password
    The password of the above user
$database_socket
in file config.sample.php, variable Config::$database_socket
    This is the MySQL socket. It could be a network socket or a UNIX socket.
$database_username
in file config.sample.php, variable Config::$database_username
    The user who will perform all database actions. You should tweak the user's permissions so they can only do the bare minimum they need to be able to do to update the webDiplomacy tables. Read the administrator documentation for more info.
$debug
in file config.sample.php, variable Config::$debug
    Enables full error and profiler output even when not viewing as admin. (This
$depth
in file install.php, variable InstallTerritory::$depth
    The distance this territory is from home supply centers. -1 means not yet found (-1 after completion means no path)
$description
in file variant.php, variable FleetRomeVariant::$description
$description
in file variant.php, variable WDVariant::$description
$description
in file variant.php, variable CustomStartVariant::$description
$description
in file variant.php, variable ColonialVariant::$description
$description
in file variant.php, variable AncMedVariant::$description
$description
in file variant.php, variable ClassicVariant::$description
$description
in file variant.php, variable BuildAnywhereVariant::$description
$description
in file variant.php, variable WorldVariant::$description
$downtimeTriggerMinutes
in file config.sample.php, variable Config::$downtimeTriggerMinutes
    The number of minutes that gamemaster.php will detect that it hasn't been run for before it will mark itself in downtime mode.
Database
in file database.php, class Database
    A MySQL DB interaction object.
data_createObject
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_createObject()
    Create a new object.
data_createObjectType
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_createObjectType()
    Create a new object type.
data_defineAssociation
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_defineAssociation()
    Define an object association.
data_defineObjectProperty
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_defineObjectProperty()
    Add a new property to an object type.
data_deleteObject
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_deleteObject()
    Delete an existing object.
data_deleteObjects
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_deleteObjects()
    Delete a list of objects.
data_dropObjectType
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_dropObjectType()
    Delete an object type.
data_getAssociatedObjectCount
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociatedObjectCount()
    Count associated objects.
data_getAssociatedObjectCounts
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociatedObjectCounts()
    Get a list of associated object counts.
data_getAssociatedObjects
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociatedObjects()
    Retrieve a list of associated objects.
data_getAssociationDefinition
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociationDefinition()
    Get definition of an object association.
data_getAssociationDefinitions
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociationDefinitions()
    Get definition of all associations.
data_getAssociations
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getAssociations()
    Find all associations between two objects.
data_getCookies
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getCookies()
    Returns cookies according to the filters specified.
data_getHashValue
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getHashValue()
    Read hash value by key.
data_getObject
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getObject()
    Get properties of an object.
data_getObjectProperty
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getObjectProperty()
    Get a single property value of an object.
data_getObjects
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getObjects()
    Get properties of a list of objects.
data_getObjectType
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getObjectType()
    Get definitions of all properties of an object type.
data_getObjectTypes
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getObjectTypes()
    Retrieve a list of all object types that have defined for the application.
data_getUserPreference
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getUserPreference()
    Get a user preference.
data_getUserPreferences
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_getUserPreferences()
    Get a user preference.
data_incHashValue
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_incHashValue()
    Increase a hash value by specified increment atomically.
data_removeAssociatedObjects
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_removeAssociatedObjects()
    Remove associations between objects by specifying one object id.
data_removeAssociation
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_removeAssociation()
    Remove an association between two objects.
data_removeAssociations
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_removeAssociations()
    Remove associations between objects by specifying pairs of object ids.
data_removeHashKey
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_removeHashKey()
    Remove a hash key and its values.
data_removeHashKeys
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_removeHashKeys()
    Remove hash keys and their values.
data_renameAssociation
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_renameAssociation()
    Rename an object association or aliases.
data_renameObjectProperty
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_renameObjectProperty()
    Rename a previously defined property of an object type.
data_renameObjectType
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_renameObjectType()
    Rename an object type.
data_setAssociation
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setAssociation()
    Create or modify an association between two objects.
data_setAssociations
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setAssociations()
    Create or modify associations between objects.
data_setCookie
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setCookie()
    Sets cookies according to the params specified.
data_setHashValue
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setHashValue()
    Write hash value by key.
data_setObjectProperty
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setObjectProperty()
    Set a single property value of an object.
data_setUserPreference
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setUserPreference()
    Set a user preference.
data_setUserPreferences
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_setUserPreferences()
    Set a user's all preferences for this application.
data_undefineAssociation
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_undefineAssociation()
    Undefine an object association.
data_undefineObjectProperty
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_undefineObjectProperty()
    Remove a previously defined property from an object type.
data_updateObject
in file facebookapi_php5_restlib.php, method FacebookRestClient::data_updateObject()
    Update an existing object.
datcDrawMap.php
procedural page datcDrawMap.php
deCoast
in file variant.php, method WDVariant::deCoast()
    Remove coast info from a territory name
deCoastCompare
in file variant.php, method WDVariant::deCoastCompare()
    Generate the SQL needed to compare a *non-coastal* territory column to a coastal territory column
deCoastCompareText
in file variant.php, method WDVariant::deCoastCompareText()
    Generate the SQL needed to compare a terrID to a column
deCoastSelect
in file variant.php, method WDVariant::deCoastSelect()
    Generate the SQL to make a terrID column being selected non-coastal
dir
in file cache.php, method libCache::dir()
directory
in file error.php, method libError::directory()
dirID
in file cache.php, method libCache::dirID()
dirName
in file cache.php, method libCache::dirName()
do_get_session
in file facebook.php, method Facebook::do_get_session()
do_step
in file lib.php, function do_step()
dumpBorderRowsSQL
in file install.php, method InstallTerritory::dumpBorderRowsSQL()
    Dump self::$borders into a SQL statement
DYNAMICSRV
in file definitions.php, constant DYNAMICSRV
datc.php
procedural page datc.php
developers.php
procedural page developers.php
definitions.php
procedural page definitions.php
database.php
procedural page database.php
drawMap.php
procedural page drawMap.php
drawMap.php
procedural page drawMap.php
drawMap.php
procedural page drawMap.php
drawMap.php
procedural page drawMap.php
DisplayShadow
in file php-captcha.inc.php, method PhpCaptcha::DisplayShadow()
DrawCharacters
in file php-captcha.inc.php, method PhpCaptcha::DrawCharacters()
DrawLines
in file php-captcha.inc.php, method PhpCaptcha::DrawLines()
DrawOwnerText
in file php-captcha.inc.php, method PhpCaptcha::DrawOwnerText()
datetxt
in file game.php, method Game::datetxt()
    Return the in-game turn in text format. 0 = Spring 1901 , 1 = Autumn 1901, etc.
$defaultPostsPerPage
in file pagerthread.php, variable PagerThread::$defaultPostsPerPage
$defaultPostsPerPage
in file pagerforum.php, variable PagerForum::$defaultPostsPerPage
developers.php
procedural page developers.php
developers.php
procedural page developers.php
top

e

$elementCount
in file baseset.php, variable baseSet::$elementCount
$email
in file user.php, variable User::$email
    E-mail address
$ext_perms
in file facebook.php, variable Facebook::$ext_perms
emailToken_email
in file auth.php, method libAuth::emailToken_email()
    Either return false or a validated e-mail address *Does not filter the returned e-mail*
email_validateURL
in file auth.php, method libAuth::email_validateURL()
    Return a URL allowing the user to validate a given e-mail.
encode_feedStory
in file facebook.php, method Facebook::encode_feedStory()
encode_multiFeedStory
in file facebook.php, method Facebook::encode_multiFeedStory()
encode_validationError
in file facebook.php, method Facebook::encode_validationError()
end_batch
in file facebookapi_php5_restlib.php, method FacebookRestClient::end_batch()
end_permissions_mode
in file facebookapi_php5_restlib.php, method FacebookRestClient::end_permissions_mode()
error
in file html.php, method libHTML::error()
    Print an error message and end the script
errorlogDirectory
in file config.sample.php, method Config::errorlogDirectory()
    The directory in which error logs are stored. If this returns false errors will not be logged.
errorTimes
in file error.php, method libError::errorTimes()
error_handler
in file error.php, function error_handler()
escape
in file database.php, method Database::escape()
    Sanitize incoming strings, filtering out all HTML. Suitable for all data.
events_cancel
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_cancel()
    Cancels an event. Only works for events where application is the admin.
events_create
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_create()
    Creates an event on behalf of the user is there is a session, otherwise on behalf of app. Successful creation guarantees app will be admin.
events_edit
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_edit()
    Edits an existing event. Only works for events where application is admin.
events_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_get()
    Returns events according to the filters specified.
events_getMembers
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_getMembers()
    Returns membership list data associated with an event.
events_invite
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_invite()
    Invites users to an event. If a session user exists, the session user must have permissions to invite friends to the event and $uids must contain a list of friend ids. Otherwise, the event must have been created by the app and $uids must contain users of the app.
events_rsvp
in file facebookapi_php5_restlib.php, method FacebookRestClient::events_rsvp()
    RSVPs the current user to this event.
exception_handler
in file error.php, function exception_handler()
expire_session
in file facebook.php, method Facebook::expire_session()
error.php
procedural page error.php
easycaptcha.php
procedural page easycaptcha.php
$extraArgs
in file pager.php, variable Pager::$extraArgs
top

f

$facebookAPIKey
in file config.sample.php, variable Config::$facebookAPIKey
    The Facebook API key. If you're not on Facebook this will be ignored
$facebookAPIPath
in file config.sample.php, variable Config::$facebookAPIPath
    The path to the Facebook API script (facebook.php)
$facebookDebug
in file config.sample.php, variable Config::$facebookDebug
    The Facebook debug value
$facebookNotificationFromUserID
in file config.sample.php, variable Config::$facebookNotificationFromUserID
    The user ID of the Facebook user to send game notification messages from.
$facebookNotificationFromUserSecret
in file config.sample.php, variable Config::$facebookNotificationFromUserSecret
    The authentication secret of the above Facebook user
$facebookSecret
in file config.sample.php, variable Config::$facebookSecret
    The Facebook secret. If you're not on Facebook this will be ignored
$facebookServerURL
in file config.sample.php, variable Config::$facebookServerURL
    The URL of the front end of the server (usually only for Facebook or advanced users)
$facebookStaticURL
in file config.sample.php, variable Config::$facebookStaticURL
    The URL which static data, such as images, are stored at (usually only for Facebook or advanced users)
$faq
in file config.sample.php, variable Config::$faq
    An array of answers, indexed by the question, which are added to the FAQ page on this installation, adding it to the list of generic webDiplomacy FAQs.
$fb_params
in file facebook.php, variable Facebook::$fb_params
$first
in file html.php, variable libHTML::$first
    Keeps track of whether first() has been called
$FleetBorders
in file install.php, variable InstallTerritory::$FleetBorders
    Territories reachable from this one by fleet
$footerIncludes
in file html.php, variable libHTML::$footerIncludes
$footerScript
in file html.php, variable libHTML::$footerScript
$friends_list
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$friends_list
$fullName
in file variant.php, variable WDVariant::$fullName
    Descriptive variables, appear in the game panel and new game page.
$fullName
in file variant.php, variable CustomStartVariant::$fullName
$fullName
in file variant.php, variable AncMedVariant::$fullName
$fullName
in file variant.php, variable FleetRomeVariant::$fullName
$fullName
in file variant.php, variable ColonialVariant::$fullName
$fullName
in file variant.php, variable BuildAnywhereVariant::$fullName
$fullName
in file variant.php, variable ClassicVariant::$fullName
$fullName
in file variant.php, variable WorldVariant::$fullName
Facebook
in file facebook.php, class Facebook
FACEBOOK
in file definitions.php, constant FACEBOOK
facebook.php
procedural page facebook.php
facebookapi_php5_restlib.php
procedural page facebookapi_php5_restlib.php
facebook_mobile.php
procedural page facebook_mobile.php
faq.php
procedural page faq.php
forum.php
procedural page forum.php
FacebookAPIErrorCodes
in file facebookapi_php5_restlib.php, class FacebookAPIErrorCodes
    Error codes and descriptions for the Facebook API.
FacebookMobile
in file facebook_mobile.php, class FacebookMobile
    This class extends and modifies the "Facebook" class to better suit wap
FacebookRestClient
in file facebookapi_php5_restlib.php, class FacebookRestClient
FacebookRestClientException
in file facebookapi_php5_restlib.php, class FacebookRestClientException
FACEBOOKSCRIPT
in file board.php, constant FACEBOOKSCRIPT
FACEBOOK_API_VALIDATION_ERROR
in file facebook.php, constant FACEBOOK_API_VALIDATION_ERROR
fbml_deleteCustomTags
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_deleteCustomTags()
    Delete custom tags the application has registered. If $tag_names is null, all the application's custom tags will be deleted.
fbml_getCustomTags
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_getCustomTags()
    Get the custom tags for an application. If $app_id is not specified, the calling app's tags are returned.
fbml_refreshImgSrc
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_refreshImgSrc()
    Fetches and re-caches the image stored at the given URL, for use in images published to non-canvas pages via the API (for example, to user profiles via profile.setFBML, or to News Feed via feed.publishUserAction).
fbml_refreshRefUrl
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_refreshRefUrl()
    Fetches and re-caches the content stored at the given URL, for use in an fb:ref FBML tag.
fbml_registerCustomTags
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_registerCustomTags()
    Register custom tags for the application. Custom tags can be used to extend the set of tags available to applications in FBML markup.
fbml_setRefHandle
in file facebookapi_php5_restlib.php, method FacebookRestClient::fbml_setRefHandle()
    Associates a given "handle" with FBML markup so that the handle can be
feed_deactivateTemplateBundleByID
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_deactivateTemplateBundleByID()
    Deactivates a previously registered template bundle.
feed_getAppFriendStories
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_getAppFriendStories()
    For the current user, retrieves stories generated by the user's friends while using this application. This can be used to easily create a "News Feed" like experience.
feed_getRegisteredTemplateBundleByID
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_getRegisteredTemplateBundleByID()
    Retrieves information about a specified template bundle previously registered by the requesting application.
feed_getRegisteredTemplateBundles
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_getRegisteredTemplateBundles()
    Retrieves the full list of active template bundles registered by the requesting application.
feed_publishTemplatizedAction
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_publishTemplatizedAction()
    This method is deprecated for calls made on behalf of users. This method works only for publishing stories on a Facebook Page that has installed your application. To publish stories to a user's profile, use feed.publishUserAction instead.
feed_publishUserAction
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_publishUserAction()
    Publishes a story on behalf of the user owning the session, using the specified template bundle. This method requires an active session key in order to be called.
feed_registerTemplateBundle
in file facebookapi_php5_restlib.php, method FacebookRestClient::feed_registerTemplateBundle()
    Registers a template bundle. Template bundles are somewhat involved, so it's recommended you check out the wiki for more details:
finalize_params
in file facebookapi_php5_restlib.php, method FacebookRestClient::finalize_params()
findDepth
in file install.php, method InstallTerritory::findDepth()
    Recursive function to determine depth either by fleet or army method according to the DATC recommendations.
findEmail
in file user.php, method User::findEmail()
    Find the ID of the user which has the given e-mail, or return 0 if it doesn't exist *Does not filter input!*
findUsername
in file user.php, method User::findUsername()
    Find the ID of the user which has the given username, or return 0 if it doesn't exist *Does not filter input!*
first
in file html.php, method libHTML::first()
    Returns 'first' the first time it's called, and nothing from then on until $first is set to true.
FleetRomeVariant
in file variant.php, class FleetRomeVariant
    The default "classic" Diplomacy; Europe etc.
footer
in file html.php, method libHTML::footer()
    Output the footer HTML and call the close() function to perform final clean-ups. If $DB and $User are available then the script has ended successfully, and some statistics around outputted.
formTicket
in file html.php, method libHTML::formTicket()
    Creates a form ticket in the user's session, to make sure that a form is submitted only once.
forum.php
procedural page forum.php
forumBlock
in file index.php, method libHome::forumBlock()
forumMessage
in file html.php, method libHTML::forumMessage()
forumNew
in file index.php, method libHome::forumNew()
forumParticipated
in file html.php, method libHTML::forumParticipated()
FQL_EC_CONTAINS_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_CONTAINS_ERROR
FQL_EC_DEPRECATED_TABLE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_DEPRECATED_TABLE
FQL_EC_EXTENDED_PERMISSION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_EXTENDED_PERMISSION
FQL_EC_INVALID_FIELD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_INVALID_FIELD
FQL_EC_INVALID_PARAM
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_INVALID_PARAM
FQL_EC_INVALID_SEARCH
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_INVALID_SEARCH
FQL_EC_INVALID_SESSION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_INVALID_SESSION
FQL_EC_NOT_INDEXABLE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_NOT_INDEXABLE
FQL_EC_NO_INDEX
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_NO_INDEX
FQL_EC_PARSER
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_PARSER
FQL_EC_PARSER_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_PARSER_ERROR
FQL_EC_RATE_LIMIT_EXCEEDED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_RATE_LIMIT_EXCEEDED
FQL_EC_SESSION_SECRET_NOT_ALLOWED
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_SESSION_SECRET_NOT_ALLOWED
FQL_EC_UNKNOWN_ERROR
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNKNOWN_ERROR
    FQL ERRORS
FQL_EC_UNKNOWN_FIELD
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNKNOWN_FIELD
FQL_EC_UNKNOWN_FUNCTION
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNKNOWN_FUNCTION
FQL_EC_UNKNOWN_TABLE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNKNOWN_TABLE
FQL_EC_UNRESOLVED_DEPENDENCY
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNRESOLVED_DEPENDENCY
FQL_EC_UNSUPPORTED_APP_TYPE
in file facebookapi_php5_restlib.php, class constant FacebookAPIErrorCodes::FQL_EC_UNSUPPORTED_APP_TYPE
fql_multiquery
in file facebookapi_php5_restlib.php, method FacebookRestClient::fql_multiquery()
    Makes a set of FQL queries in parallel. This method takes a dictionary
fql_query
in file facebookapi_php5_restlib.php, method FacebookRestClient::fql_query()
    Makes an FQL query. This is a generalized way of accessing all the data in the API, as an alternative to most of the other method calls. More info at http://wiki.developers.facebook.com/index.php/FQL
friends_areFriends
in file facebookapi_php5_restlib.php, method FacebookRestClient::friends_areFriends()
    Returns whether or not pairs of users are friends.
friends_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::friends_get()
    Returns the friends of the current session user.
friends_getAppUsers
in file facebookapi_php5_restlib.php, method FacebookRestClient::friends_getAppUsers()
    Returns the friends of the session user, who are also users of the calling application.
friends_getLists
in file facebookapi_php5_restlib.php, method FacebookRestClient::friends_getLists()
    Returns the set of friend lists for the current session user.
friends_getMutualFriends
in file facebookapi_php5_restlib.php, method FacebookRestClient::friends_getMutualFriends()
    Returns the mutual friends between the target uid and a source uid or the current session user.
fromLink
in file notice.php, method notice::fromLink()
$fromTerrID
in file order.php, variable order::$fromTerrID
    A territory name from the fromTerrID field
$fromTerritory
in file order.php, variable order::$fromTerritory
    The Territory object corresponding to the fromTerrID field
faq.php
procedural page faq.php
faq.php
procedural page faq.php
top

g

$gameMasterSecret
in file config.sample.php, variable Config::$gameMasterSecret
    This is used to authenticate the cron process which will run the gamemaster script.
$generate_session_secret
in file facebook.php, variable Facebook::$generate_session_secret
$getqueries
in file database.php, variable Database::$getqueries
gamecreate.php
procedural page gamecreate.php
gamelistings.php
procedural page gamelistings.php
gamemaster.php
procedural page gamemaster.php
Game
in file index.php, method libHome::Game()
gamemasterToken
in file auth.php, method libAuth::gamemasterToken()
gamemasterToken_Valid
in file auth.php, method libAuth::gamemasterToken_Valid()
gameNotifyBlock
in file index.php, method libHome::gameNotifyBlock()
gameNotifyBlock
in file html.php, method libHTML::gameNotifyBlock()
    The notification block HTML, containing links to games which need the user's attention.
generate_sig
in file facebook.php, method Facebook::generate_sig()
getBoardTurnData
in file jsonBoardData.php, method jsonBoardData::getBoardTurnData()
getCacheID
in file cache.php, method libCache::getCacheID()
getFormat
in file facebookapi_php5_restlib.php, method FacebookRestClient::getFormat()
    get the current response serialization format
getRawData
in file facebookapi_php5_restlib.php, method FacebookRestClient::getRawData()
    Returns the raw JSON or XML output returned by the server in the most recent API call.
getTerrStatus
in file jsonBoardData.php, method jsonBoardData::getTerrStatus()
getType
in file index.php, method libHome::getType()
getUnits
in file jsonBoardData.php, method jsonBoardData::getUnits()
get_add_url
in file facebook_mobile.php, method FacebookMobile::get_add_url()
get_add_url
in file facebook.php, method Facebook::get_add_url()
get_canvas_user
in file facebook.php, method Facebook::get_canvas_user()
get_db_conn
in file lib.php, function get_db_conn()
get_extended_permission_url
in file facebook_mobile.php, method FacebookMobile::get_extended_permission_url()
    support both prompt_permissions.php and authorize.php for now.
get_facebook_url
in file facebook.php, method Facebook::get_facebook_url()
get_fbconnect_logout_url
in file facebook_mobile.php, method FacebookMobile::get_fbconnect_logout_url()
get_fbconnect_register_url
in file facebook_mobile.php, method FacebookMobile::get_fbconnect_register_url()
    These set of fbconnect style url redirect back to the application current
get_fbconnect_tos_url
in file facebook_mobile.php, method FacebookMobile::get_fbconnect_tos_url()
get_install_url
in file facebook.php, method Facebook::get_install_url()
get_lock
in file database.php, method Database::get_lock()
    Get a MySQL named lock, will stop the script if the lock cannot be obtained
get_loggedin_user
in file facebook.php, method Facebook::get_loggedin_user()
get_login_url
in file facebook.php, method Facebook::get_login_url()
get_logout_url
in file facebook_mobile.php, method FacebookMobile::get_logout_url()
get_logout_url
in file facebook.php, method Facebook::get_logout_url()
get_m_url
in file facebook_mobile.php, method FacebookMobile::get_m_url()
get_prints
in file lib.php, function get_prints()
get_profile_user
in file facebook.php, method Facebook::get_profile_user()
get_prompt_permissions_url
in file facebook_mobile.php, method FacebookMobile::get_prompt_permissions_url()
get_register_url
in file facebook_mobile.php, method FacebookMobile::get_register_url()
get_tos_url
in file facebook_mobile.php, method FacebookMobile::get_tos_url()
get_uid
in file facebookapi_php5_restlib.php, method FacebookRestClient::get_uid()
get_valid_fb_params
in file facebook.php, method Facebook::get_valid_fb_params()
get_www_url
in file facebook_mobile.php, method FacebookMobile::get_www_url()
gifts_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::gifts_get()
    Get Gifts associated with an app
gifts_update
in file facebookapi_php5_restlib.php, method FacebookRestClient::gifts_update()
globalInfo
in file index.php, method libHome::globalInfo()
groups_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::groups_get()
    Returns groups according to the filters specified.
groups_getMembers
in file facebookapi_php5_restlib.php, method FacebookRestClient::groups_getMembers()
    Returns the membership list of a group.
GUESTID
in file definitions.php, constant GUESTID
GenerateCode
in file php-captcha.inc.php, method PhpCaptcha::GenerateCode()
gamecreate.php
procedural page gamecreate.php
gamecreate.php
procedural page gamecreate.php
$Game
in file members.php, variable Members::$Game
$Game
in file member.php, variable Member::$Game
    A link to the Game object this Member is a member of
$gameID
in file order.php, variable order::$gameID
    The game ID corresponding to this order
$gameID
in file unit.php, variable Unit::$gameID
    Game ID
$gameID
in file member.php, variable Member::$gameID
    The game ID
$gameOver
in file game.php, variable Game::$gameOver
    The conditions under which the game ended; 'Won', 'No', 'Drawn'
Game
in file game.php, class Game
    Prints data on a game, and loads and manages the collections of members which this game contains.
gameFolder
in file game.php, method Game::gameFolder()
    Create a tree-like folder for a game in a given base folder. e.g. gameFolder('../mapstore',12345) will return '../mapstore/123/12345', and make sure that that directory exists.
gamelistings.php
procedural page gamelistings.php
gameovertxt
in file game.php, method Game::gameovertxt()
    A textual representation of the game over conditions
gamesCanProcess
in file game.php, method Game::gamesCanProcess()
gamemessage.php
procedural page gamemessage.php
game.php
procedural page game.php
getCurrentPage
in file pagerthread.php, method PagerThread::getCurrentPage()
getCurrentPage
in file pagerforum.php, method PagerForum::getCurrentPage()
getCurrentPage
in file pager.php, method Pager::getCurrentPage()
top

h

$hideEmail
in file user.php, variable User::$hideEmail
    Hide-email? 'Yes'/'No'
$hideStyle
in file html.php, variable libHTML::$hideStyle
    The style which prevents an element from displaying (usually cached HTML to be displayed via JS)
$homepage
in file variant.php, variable ColonialVariant::$homepage
$homepage
in file variant.php, variable WorldVariant::$homepage
$homepage
in file variant.php, variable AncMedVariant::$homepage
$homepage
in file user.php, variable User::$homepage
    User-profile homepage
halloffame.php
procedural page halloffame.php
header.php
procedural page header.php
help.php
procedural page help.php
header.php
procedural page header.php
html
in file notice.php, method notice::html()
html.php
procedural page html.php
halloffame.php
procedural page halloffame.php
html
in file pager.php, method Pager::html()
help.php
procedural page help.php
help.php
procedural page help.php
top

i

$id
in file user.php, variable User::$id
    User ID
$id
in file variant.php, variable WorldVariant::$id
$id
in file variant.php, variable ColonialVariant::$id
$id
in file variant.php, variable ClassicVariant::$id
$id
in file variant.php, variable BuildAnywhereVariant::$id
$id
in file variant.php, variable FleetRomeVariant::$id
$id
in file variant.php, variable AncMedVariant::$id
$id
in file variant.php, variable CustomStartVariant::$id
$id
in file variant.php, variable WDVariant::$id
    Variant ID. Stored in game records and references in config.php. 1-255
$is_user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$is_user
index.php
procedural page index.php
index.php
procedural page index.php
intro.php
procedural page intro.php
invite.php
procedural page invite.php
icon
in file set.php, method setMemberOrderStatus::icon()
    None,Saved,Completed,Ready
iconText
in file set.php, method setMemberOrderStatus::iconText()
index.php
procedural page index.php
initialize
in file variant.php, method WorldVariant::initialize()
initialize
in file variant.php, method WDVariant::initialize()
    Saves a datastructure to a PHP file in the cache which makes deCoasting terrIDs fast and independant of the database. This is run if the deCoasting datastructures aren't detected, and if run it will end and require the user to refresh the page.
initialize
in file variant.php, method ColonialVariant::initialize()
install.php
procedural page install.php
InstallCache
in file install.php, class InstallCache
    Functions to cache data to text-files for later use. As opposed to InstallTerritory which saves to the database.
installLock
in file variant.php, method libVariant::installLock()
InstallTerritory
in file install.php, class InstallTerritory
    Using InstallTerritory:
  • Load basic data about territories in via constructor (just create new objects, they will be managed automatically)
  • Link territories via coast relationships and border relationships
  • Run InstallTerritory::printSQL($mapID) to receive a dump of the SQL which will install or ::runSQL($mapID) to attempt to install live.
intl_getTranslations
in file facebookapi_php5_restlib.php, method FacebookRestClient::intl_getTranslations()
    Gets the best translations for native strings submitted by an application for translation. If $locale is not specified, only native strings and their descriptions are returned. If $all is true, then unapproved translations are returned as well, otherwise only approved translations are returned.
intl_uploadNativeStrings
in file facebookapi_php5_restlib.php, method FacebookRestClient::intl_uploadNativeStrings()
    Lets you insert text strings in their native language into the Facebook Translations database so they can be translated.
invite.php
procedural page invite.php
in_fb_canvas
in file facebook.php, method Facebook::in_fb_canvas()
in_frame
in file facebook.php, method Facebook::in_frame()
isLoggingEnabled
in file error.php, method libError::isLoggingEnabled()
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
install.php
procedural page install.php
$iHeight
in file php-captcha.inc.php, variable PhpCaptcha::$iHeight
$iMaxFontSize
in file php-captcha.inc.php, variable PhpCaptcha::$iMaxFontSize
$iMinFontSize
in file php-captcha.inc.php, variable PhpCaptcha::$iMinFontSize
$iNumChars
in file php-captcha.inc.php, variable PhpCaptcha::$iNumChars
$iNumLines
in file php-captcha.inc.php, variable PhpCaptcha::$iNumLines
$iSpacing
in file php-captcha.inc.php, variable PhpCaptcha::$iSpacing
$iWidth
in file php-captcha.inc.php, variable PhpCaptcha::$iWidth
IN_CODE
in file easycaptcha.php, constant IN_CODE
$id
in file game.php, variable Game::$id
    The game ID
$id
in file member.php, variable Member::$id
    The member ID
$id
in file territory.php, variable Territory::$id
    The territory ID
$id
in file order.php, variable order::$id
    The order ID
$id
in file unit.php, variable Unit::$id
    Unit ID
indexMembers
in file members.php, method Members::indexMembers()
isCompleted
in file members.php, method Members::isCompleted()
isJoinable
in file game.php, method Game::isJoinable()
isJoined
in file members.php, method Members::isJoined()
    Checks global $User, sees if he's a member of this game
isMemberInfoHidden
in file game.php, method Game::isMemberInfoHidden()
    Should members be hidden for this game and this viewer?
isReady
in file members.php, method Members::isReady()
$itemsPerPage
in file pager.php, variable Pager::$itemsPerPage
intro.php
procedural page intro.php
intro.php
procedural page intro.php
top

j

$jsonSecret
in file config.sample.php, variable Config::$jsonSecret
    This is used to authenticate the cron process which will run the gamemaster script.
jsonBoardData.php
procedural page jsonBoardData.php
jsonwrapper.php
procedural page jsonwrapper.php
jsonwrapper_inner.php
procedural page jsonwrapper_inner.php
JSDIR
in file definitions.php, constant JSDIR
jsonBoardData
in file jsonBoardData.php, class jsonBoardData
    Generates the JSON data used to generate orders for a certain game, used by OrderInterface.
json_decode
in file jsonwrapper_inner.php, function json_decode()
json_encode
in file jsonwrapper_inner.php, function json_encode()
top

k

keyWipe
in file auth.php, method libAuth::keyWipe()
    Wipe the session keys
key_User
in file auth.php, method libAuth::key_User()
    Logon as a user with a key. Display a notice and terminate if there is a problem, otherwise return a $User object corresponding to the given key.
top

l

$lastMessageIDViewed
in file user.php, variable User::$lastMessageIDViewed
$locale
in file config.sample.php, variable Config::$locale
    The default locale for guest users.
$locale
in file user.php, variable User::$locale
    Locale
$localealiases
in file config.sample.php, variable Config::$localealiases
    Different names given to the same locales, to allow automatic recognition of which locale to use.
lib.php
procedural page lib.php
logon.php
procedural page logon.php
last_affected
in file database.php, method Database::last_affected()
last_inserted
in file database.php, method Database::last_inserted()
libAuth
in file auth.php, class libAuth
    An class which groups authentication functions
libCache
in file cache.php, class libCache
libError
in file error.php, class libError
libHome
in file index.php, class libHome
libHTML
in file html.php, class libHTML
    A collection of functions which output HTML and manage the main body and layout of the menu, notification bar, and content.
libModNotes
in file modnotes.php, class libModNotes
libTime
in file time.php, class libTime
    These functions display times; either times remaining or absolute times in a friendly, concise way.
libVariant
in file variant.php, class libVariant
    This class performs variant related functions, most importantly loading the right Variant class given a variety of inputs. Since these Variant classes are required to load anything game related most game related code begins via a request to libVariant here.
link
in file variant.php, method WDVariant::link()
link
in file html.php, method libHTML::link()
    An external link icon
linkify
in file message.php, method Message::linkify()
links_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::links_get()
    Retrieves links posted by the given user.
links_post
in file facebookapi_php5_restlib.php, method FacebookRestClient::links_post()
    Posts a link on Facebook.
load
in file user.php, method User::load()
    Load the User object class fields. It is assumed that username is already escaped.
loadFromGameID
in file variant.php, method libVariant::loadFromGameID()
    Return a Variant object corresponding to a game ID. This has to
loadFromVariantID
in file variant.php, method libVariant::loadFromVariantID()
    Return a Variant object given a variant ID
loadFromVariantName
in file variant.php, method libVariant::loadFromVariantName()
    Return a Variant object given its short name (the preferred/quickest way)
loggedOn
in file html.php, method libHTML::loggedOn()
    The logged-on icon
logJavaScriptError
in file ajax.php, function logJavaScriptError()
logon
in file user.php, method User::logon()
    Log-on, create/update a session record, and take information for user access logging for meta-gamers
logout
in file facebook.php, method Facebook::logout()
    Logs the user out of all temporary application sessions as well as their Facebook session. Note this will only work if the user has a valid current session with the application.
logout_user
in file facebook_mobile.php, method FacebookMobile::logout_user()
logon.php
procedural page logon.php
$lockMode
in file game.php, variable Game::$lockMode
lastLoggedInTxt
in file member.php, method Member::lastLoggedInTxt()
    A textual display of this user's last log-in time
libGameMessage
in file gamemessage.php, class libGameMessage
    Send a message to a member of a countryID in a game, from another member. Used by GameMaster in processGame, and Chatbox
load
in file game.php, method Game::load()
    Reload the variables which are stored within this object specificially, ie everything
load
in file members.php, method Members::load()
loadData
in file order.php, method order::loadData()
loadMember
in file members.php, method Members::loadMember()
loadMembers
in file game.php, method Game::loadMembers()
    Reload the Members array
loadObject
in file order.php, method order::loadObject()
    Load an object corresponding to an entered class field. Used when inputting new data and when initializing the object (->set() and ->__construct()). If the input doesn't correspond to an object it is ignored.
loadRow
in file game.php, method Game::loadRow()
top

m

$mailerConfig
in file config.sample.php, variable Config::$mailerConfig
    An array of e-mail settings, to validate e-mails etc.
$mapID
in file variant.php, variable WDVariant::$mapID
    Map ID, may be shared among variants. Territories are not referenced by variantID but by mapID.
$mapID
in file variant.php, variable AncMedVariant::$mapID
$mapID
in file variant.php, variable ColonialVariant::$mapID
$mapID
in file install.php, variable InstallTerritory::$mapID
    Basic territory data, more or less as given
$mapID
in file variant.php, variable ClassicVariant::$mapID
$mapID
in file variant.php, variable WorldVariant::$mapID
$mapX
in file install.php, variable InstallTerritory::$mapX
$mapY
in file install.php, variable InstallTerritory::$mapY
$maxBits
in file baseset.php, variable baseSet::$maxBits
$muteReports
in file user.php, variable User::$muteReports
    'No' if the player can submit mod reports, 'Yes' if they are muted
map.php
procedural page map.php
message.php
procedural page message.php
modnotes.php
procedural page modnotes.php
Mailer
in file mailer.php, class Mailer
    A PHPMailer interface object, currently only used for validation e-mails but in future will also be used to optionally send notifications.
maybeReadMessages
in file html.php, method libHTML::maybeReadMessages()
    The maybe read messages icon, optionally with link
menu
in file html.php, method libHTML::menu()
    Prints the logo, welcome text and menu.
Message
in file message.php, class Message
    A library used to send messages to the public forum (could be merged with something else)
message
in file notice.php, method notice::message()
Misc
in file misc.php, class Misc
    An object which reads/writes global named integers in the misc table. Used to
msg_escape
in file database.php, method Database::msg_escape()
    Sanitize incoming strings, leaving newlines. Suitable for messages.
mailer.php
procedural page mailer.php
misc.php
procedural page misc.php
$mapX
in file territory.php, variable Territory::$mapX
    Large map x coordinate
$mapY
in file territory.php, variable Territory::$mapY
    Large map y coordinate
$Members
in file game.php, variable Game::$Members
    An array of Member(/processMember) objects indexed by countryID
$minimumBet
in file game.php, variable Game::$minimumBet
    The minimum bet required to join the game; refreshed after each new turn, null if not joinable.
$missedPhases
in file member.php, variable Member::$missedPhases
    The number of phases this Member has missed
$missingPlayerPolicy
in file game.php, variable Game::$missingPlayerPolicy
    Normal/Strict If Strict all players must have completed their orders before the game will proceed.
makeUserMember
in file members.php, method Members::makeUserMember()
mapFilename
in file game.php, method Game::mapFilename()
mapType
in file game.php, method Game::mapType()
Member
in file member.php, class Member
    An object representing a relationship between a user and a game. Mostly contains information used for printing the Game->summary(), when not loaded as userMember or processMember
Members
in file members.php, class Members
    An object which manages the relationship with a game and its members. Often when dealing with a certain game you're actually only dealing with the members of the game.
modetxt
in file game.php, method Game::modetxt()
    The Game's phase in textual format
member.php
procedural page member.php
members.php
procedural page members.php
top

n

$name
in file variant.php, variable CustomStartVariant::$name
$name
in file variant.php, variable WDVariant::$name
    The simple truncated variant name. Determines the variant folder and naming scheme of variant classes.
$name
in file variant.php, variable AncMedVariant::$name
$name
in file install.php, variable InstallTerritory::$name
$name
in file variant.php, variable FleetRomeVariant::$name
$name
in file variant.php, variable ColonialVariant::$name
$name
in file variant.php, variable WorldVariant::$name
$name
in file variant.php, variable BuildAnywhereVariant::$name
$name
in file variant.php, variable ClassicVariant::$name
$noticesPage
in file notice.php, variable notice::$noticesPage
NOLOCK
in file definitions.php, constant NOLOCK
notes_create
in file facebookapi_php5_restlib.php, method FacebookRestClient::notes_create()
    Creates a note with the specified title and content.
notes_delete
in file facebookapi_php5_restlib.php, method FacebookRestClient::notes_delete()
    Deletes the specified note.
notes_edit
in file facebookapi_php5_restlib.php, method FacebookRestClient::notes_edit()
    Edits a note, replacing its title and contents with the title and contents specified.
notes_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::notes_get()
    Retrieves all notes by a user. If note_ids are specified, retrieves only those specific notes by that user.
notice
in file html.php, method libHTML::notice()
    Wipe everything done so far, output a notice and end the script. Can be run in the event of errors.
notice
in file notice.php, class notice
    An object which can represent or send a notice, either from a game or user.
Notice
in file index.php, method libHome::Notice()
NoticeGame
in file index.php, method libHome::NoticeGame()
NoticePMs
in file index.php, method libHome::NoticePMs()
notifications_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::notifications_get()
    Returns the outstanding notifications for the session user.
notifications_send
in file facebookapi_php5_restlib.php, method FacebookRestClient::notifications_send()
    Sends a notification to the specified users.
notifications_sendEmail
in file facebookapi_php5_restlib.php, method FacebookRestClient::notifications_sendEmail()
    Sends an email to the specified user of the application.
no_magic_quotes
in file facebook.php, method Facebook::no_magic_quotes()
    Tries to undo the badness of magic quotes as best we can
notice.php
procedural page notice.php
$name
in file territory.php, variable Territory::$name
    The territory name
$name
in file game.php, variable Game::$name
    The game's name
$newMessagesFrom
in file member.php, variable Member::$newMessagesFrom
    An array of countries from which this member has new messages. 'Global' may also be within this array.
needsProcess
in file game.php, method Game::needsProcess()
    Do we need to be processed? Once locked this gives the final test that the game is ready to go through. Checks if either everyone is ready or the time is up, and always gives false if the game is finished.
top

o

$online
in file user.php, variable User::$online
    Is this user online?
orderlogDirectory
in file config.sample.php, method Config::orderlogDirectory()
    Should every piece of every order entered be logged as it comes in? This helps solve problems when people think they submitted correct orders but may not have, but it can use up lots of disk space and waste resources every time orders are submitted.
OrderInterface.php
procedural page OrderInterface.php
$oImage
in file php-captcha.inc.php, variable PhpCaptcha::$oImage
$online
in file member.php, variable Member::$online
    Whether this member is online or not
$orderStatus
in file member.php, variable Member::$orderStatus
    An array of the order status flags currently set: 'None','Saved','Completed','Ready'
order.php
procedural page order.php
order
in file order.php, class order
    The root order function; mostly just holds information and loads objects for userOrder and processOrder
top

p

$password
in file user.php, variable User::$password
    MD5 (salted) password hex encoded
$points
in file user.php, variable User::$points
    Number of available points
$pointsLogFile
in file config.sample.php, variable Config::$pointsLogFile
    Where to log points before/after logs to, which log the points before/after games have ended.
$profile_user
in file facebook.php, variable Facebook::$profile_user
$putqueries
in file database.php, variable Database::$putqueries
points.php
procedural page points.php
profile.php
procedural page profile.php
packArray
in file database.php, method Database::packArray()
    This is like implode with a wrapper around it, because using implode for this function again and again got messy
pagebreak
in file html.php, method libHTML::pagebreak()
    Print a webDiplomacy page break, where the content block ends and starts again leaving a gap.
pages
in file html.php, method libHTML::pages()
    Return an array of links, along with their names, who can view them, and whether they appear in the menu.
pages_getInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::pages_getInfo()
    Returns the requested info fields for the requested set of pages.
pages_isAdmin
in file facebookapi_php5_restlib.php, method FacebookRestClient::pages_isAdmin()
    Returns true if the given user is an admin for the passed page.
pages_isAppAdded
in file facebookapi_php5_restlib.php, method FacebookRestClient::pages_isAppAdded()
    Returns whether or not the given page has added the application.
pages_isFan
in file facebookapi_php5_restlib.php, method FacebookRestClient::pages_isFan()
    Returns true if logged in user is a fan for the passed page.
pageTitle
in file html.php, method libHTML::pageTitle()
pass_Hash
in file auth.php, method libAuth::pass_Hash()
payments_getOrderDetails
in file facebookapi_php5_restlib.php, method FacebookRestClient::payments_getOrderDetails()
payments_getOrders
in file facebookapi_php5_restlib.php, method FacebookRestClient::payments_getOrders()
payments_setProperties
in file facebookapi_php5_restlib.php, method FacebookRestClient::payments_setProperties()
    Set Payments properties for an app.
payments_updateOrder
in file facebookapi_php5_restlib.php, method FacebookRestClient::payments_updateOrder()
pending_batch
in file facebookapi_php5_restlib.php, method FacebookRestClient::pending_batch()
    are we currently queueing up calls for a batch?
permissions_checkAvailableApiAccess
in file facebookapi_php5_restlib.php, method FacebookRestClient::permissions_checkAvailableApiAccess()
    Checks API-access granted to self by the specified application.
permissions_checkGrantedApiAccess
in file facebookapi_php5_restlib.php, method FacebookRestClient::permissions_checkGrantedApiAccess()
    Checks API-access granted by self to the specified application.
permissions_grantApiAccess
in file facebookapi_php5_restlib.php, method FacebookRestClient::permissions_grantApiAccess()
    Grant API-access to the specified methods/namespaces to the specified application.
permissions_revokeApiAccess
in file facebookapi_php5_restlib.php, method FacebookRestClient::permissions_revokeApiAccess()
    Revoke API-access granted to the specified application.
photos_addTag
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_addTag()
    Adds a tag with the given information to a photo. See the wiki for details:
photos_createAlbum
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_createAlbum()
    Creates and returns a new album owned by the specified user or the current session user.
photos_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_get()
    Returns photos according to the filters specified.
photos_getAlbums
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_getAlbums()
    Returns the albums created by the given user.
photos_getTags
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_getTags()
    Returns the tags on all photos specified.
photos_upload
in file facebookapi_php5_restlib.php, method FacebookRestClient::photos_upload()
    Uploads a photo.
PMs
in file index.php, method libHome::PMs()
points
in file html.php, method libHTML::points()
    The points icon
pointsInPlay
in file user.php, method User::pointsInPlay()
pointsSupplement
in file user.php, method User::pointsSupplement()
    Give this user a supplement of points
pointsTransfer
in file user.php, method User::pointsTransfer()
post_request
in file facebookapi_php5_restlib.php, method FacebookRestClient::post_request()
post_upload_request
in file facebookapi_php5_restlib.php, method FacebookRestClient::post_upload_request()
prebody
in file html.php, method libHTML::prebody()
    The first HTML to be output; the various header tags, before anything is visible
printActionLinks
in file adminActionsForms.php, method adminActionsLayout::printActionLinks()
printActionShortcuts
in file adminActionsForms.php, method adminActionsLayout::printActionShortcuts()
printSQL
in file install.php, method InstallTerritory::printSQL()
    Print the SQL to install territories as specified to the database
privateFilename
in file cache.php, method libCache::privateFilename()
processForm
in file user.php, method User::processForm()
    Filter a registration/user control panel form. An exception is thrown if data can't be filtered. An array of variables usable in SQL are returned.
profile.php
procedural page profile.php
profilerPrint
in file database.php, method Database::profilerPrint()
profile_getFBML
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_getFBML()
    Gets the FBML for the profile box that is currently set for a user's profile (your application set the FBML previously by calling the profile.setFBML method).
profile_getInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_getInfo()
    Returns the specified user's application info section for the calling application. These info sections have either been set via a previous profile.setInfo call or by the user editing them directly.
profile_getInfoOptions
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_getInfoOptions()
    Returns the options associated with the specified info field for an application info section.
profile_link
in file user.php, method User::profile_link()
    Return a profile link for this user
profile_setFBML
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_setFBML()
    Sets the FBML for the profile of the user attached to this session.
profile_setInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_setInfo()
    Configures an application info section that the specified user can install on the Info tab of her profile. For details on the structure of an info field, please see:
profile_setInfoOptions
in file facebookapi_php5_restlib.php, method FacebookRestClient::profile_setInfoOptions()
    Specifies the objects for a field for an application info section. These options populate the typeahead for a thumbnail.
promote_session
in file facebook.php, method Facebook::promote_session()
putCacheID
in file cache.php, method libCache::putCacheID()
packageMapData.php
procedural page packageMapData.php
processMembers.php
procedural page processMembers.php
processGame.php
procedural page processGame.php
php-captcha.inc.php
procedural page php-captcha.inc.php
PhpCaptcha
in file php-captcha.inc.php, method PhpCaptcha::PhpCaptcha()
PhpCaptcha
in file php-captcha.inc.php, class PhpCaptcha
    The phpCaptcha class for the registration screen captcha
processUserForm.php
procedural page processUserForm.php
$password
in file game.php, variable Game::$password
    The MD5 hash of the game's password
$pauseTimeRemaining
in file game.php, variable Game::$pauseTimeRemaining
    Only used if the game is paused; the amount of seconds remaining until the next turn once the pause is over
$phase
in file game.php, variable Game::$phase
    The game phase: 'Pre-game', 'Diplomacy', 'Retreats', 'Builds', 'Finished'
$phaseMinutes
in file game.php, variable Game::$phaseMinutes
    The number of minutes per phase, defaults to 1440(24 hours)
$points
in file member.php, variable Member::$points
    The number of points the user currently has available to bet
$pointsWon
in file member.php, variable Member::$pointsWon
$pot
in file game.php, variable Game::$pot
    The number of points in the pot
$potType
in file game.php, variable Game::$potType
    Winner-takes-all/Points-per-supply-center
$pressType
in file game.php, variable Game::$pressType
    Regular, PublicPressOnly, NoPress
$private
in file game.php, variable Game::$private
    True if the game is private
$processStatus
in file game.php, variable Game::$processStatus
    Not-processing/Processing/Crashed/Paused
$processTime
in file game.php, variable Game::$processTime
    The deadline when the game must next be processed, a UNIX timestamp
pointsLowestCD
in file members.php, method Members::pointsLowestCD()
pointsPerSupplyCenter
in file members.php, method Members::pointsPerSupplyCenter()
    Calculate the points value of a single supply center in this game
pointsValue
in file member.php, method Member::pointsValue()
printAndFindTab
in file gamelistings.php, function printAndFindTab()
processTimetxt
in file game.php, method Game::processTimetxt()
    Return the next process time in textual format, in terms of time remaining
profile_link
in file member.php, method Member::profile_link()
    Generate a profile link
$pageCount
in file pager.php, variable Pager::$pageCount
Pager
in file pager.php, class Pager
    The abstract pager object; the child objects of this allow screens with lots of elements to be divided into pages and navigated, with a common paging back/forward toolbar displayed.
pager.php
procedural page pager.php
pagerforum.php
procedural page pagerforum.php
pagergame.php
procedural page pagergame.php
pagerthread.php
procedural page pagerthread.php
pagerBar
in file pager.php, method Pager::pagerBar()
PagerForum
in file pagerforum.php, class PagerForum
    The abstract pager object; the child objects of this allow screens with lots of elements to be divided into pages and navigated, with a common paging back/forward toolbar displayed.
PagerGames
in file pagergame.php, class PagerGames
    The abstract pager object; the child objects of this allow screens with lots of elements to be divided into pages and navigated, with a common paging back/forward toolbar displayed.
PagerThread
in file pagerthread.php, class PagerThread
    The abstract pager object; the child objects of this allow screens with lots of elements to be divided into pages and navigated, with a common paging back/forward toolbar displayed.
points.php
procedural page points.php
points.php
procedural page points.php
top

r

resetCountryBalancer.php
procedural page resetCountryBalancer.php
register.php
procedural page register.php
roadmap.php
procedural page roadmap.php
rules.php
procedural page rules.php
rules.php
procedural page rules.php
rankingDetails
in file user.php, method User::rankingDetails()
read
in file misc.php, method Misc::read()
redirect
in file facebook.php, method Facebook::redirect()
redirect
in file facebook_mobile.php, method FacebookMobile::redirect()
refilterHTML
in file message.php, method Message::refilterHTML()
    Remove any HTML added to a message
remainingText
in file time.php, method libTime::remainingText()
    Print the time remaining
render_feed_form_url
in file facebook_mobile.php, method FacebookMobile::render_feed_form_url()
render_prints
in file lib.php, function render_prints()
render_profile_action
in file lib.php, function render_profile_action()
render_profile_box
in file lib.php, function render_profile_box()
render_prompt_feed_url
in file facebook_mobile.php, method FacebookMobile::render_prompt_feed_url()
render_step_link
in file lib.php, function render_step_link()
reportBoxHTML
in file modnotes.php, method libModNotes::reportBoxHTML()
reportsDisplay
in file modnotes.php, method libModNotes::reportsDisplay()
require_frame
in file facebook.php, method Facebook::require_frame()
require_login
in file facebook.php, method Facebook::require_login()
resourceLimiter
in file auth.php, method libAuth::resourceLimiter()
roadmap.php
procedural page roadmap.php
runSQL
in file install.php, method InstallTerritory::runSQL()
    Run the SQL to install territories as specified to the database
register.php
procedural page register.php
rules.php
procedural page rules.php
top

s

$salt
in file config.sample.php, variable Config::$salt
    This is used to salt hashes for passwords, if it gets out it's not the end of the world.
$secret
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$secret
$secret
in file config.sample.php, variable Config::$secret
    This is used for session keys and the captcha code, and can be changed from time to time without too much difficulty, but it's even more important that it isn't known!
$secret
in file facebook.php, variable Facebook::$secret
$serverMessages
in file config.sample.php, variable Config::$serverMessages
    Messages to display when different flags are set via the admin control panel.
$session_expires
in file facebook.php, variable Facebook::$session_expires
$session_key
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$session_key
$set
in file set.php, variable set::$set
$smallMapX
in file install.php, variable InstallTerritory::$smallMapX
$smallMapY
in file install.php, variable InstallTerritory::$smallMapY
$supply
in file install.php, variable InstallTerritory::$supply
$supplyCenterCount
in file variant.php, variable WDVariant::$supplyCenterCount
    A cached count of supply-centers
$supplyCenterTarget
in file variant.php, variable WDVariant::$supplyCenterTarget
    The number of supply-centers needed to win the game
$supplyCenterTarget
in file variant.php, variable ColonialVariant::$supplyCenterTarget
set.php
procedural page set.php
select
in file baseset.php, method baseSet::select()
send
in file message.php, method Message::send()
    Send a message to the public forum. The variables passed are assumed to be already sanitized
Send
in file mailer.php, method Mailer::Send()
send
in file notice.php, method notice::send()
sendNotice
in file user.php, method User::sendNotice()
sendPM
in file user.php, method User::sendPM()
sendPMs
in file notice.php, method notice::sendPMs()
serveImage
in file html.php, method libHTML::serveImage()
set
in file set.php, class set
setFormat
in file facebookapi_php5_restlib.php, method FacebookRestClient::setFormat()
    Change the response format
setGlobals
in file variant.php, method libVariant::setGlobals()
    For everything in board/* (used by ajax.php and board.php) it can be assumed that only one variant will be loaded, so here that variant is defined where it will be globally accessible.
setMemberNewMessagesFrom
in file set.php, class setMemberNewMessagesFrom
setMemberOrderStatus
in file set.php, class setMemberOrderStatus
setMemberVotes
in file set.php, class setMemberVotes
setVariantStatus
in file set.php, class setVariantStatus
set_cookies
in file facebook.php, method Facebook::set_cookies()
set_user
in file facebook.php, method Facebook::set_user()
set_user
in file facebookapi_php5_restlib.php, method FacebookRestClient::set_user()
    Set the default user id for methods that allow the caller to pass an uid parameter to identify the target user instead of a session key. This currently applies to the user preferences methods.
set_use_curl_if_available
in file facebookapi_php5_restlib.php, method FacebookRestClient::set_use_curl_if_available()
    Normally, if the cURL library/PHP extension is available, it is used for HTTP transactions. This allows that behavior to be overridden, falling back to a vanilla-PHP implementation even if cURL is installed.
set_use_ssl_resources
in file facebookapi_php5_restlib.php, method FacebookRestClient::set_use_ssl_resources()
SHARE
in file definitions.php, constant SHARE
splitWords
in file message.php, method Message::splitWords()
sqlTerritoryRow
in file install.php, method InstallTerritory::sqlTerritoryRow()
    Returns a wD_Territories VALUE row, to be combined and inserted in bulk.
sql_hash
in file database.php, method Database::sql_hash()
    Run a SQL query and return a single named row $row['foo']
sql_put
in file database.php, method Database::sql_put()
    Run a data insertion SQL query, halting webDip if there is an error
sql_row
in file database.php, method Database::sql_row()
    Run a SQL query and return a single numbered row $row[0]
sql_tabl
in file database.php, method Database::sql_tabl()
    Query the database and return a MySQL table resource.
stamp
in file time.php, method libTime::stamp()
starthtml
in file html.php, method libHTML::starthtml()
    Print the HTML which comes before the main content; title, menu, notification bar.
STATICSRV
in file definitions.php, constant STATICSRV
stats
in file error.php, method libError::stats()
statsGlobalGame
in file index.php, method libHome::statsGlobalGame()
statsGlobalUser
in file index.php, method libHome::statsGlobalUser()
STORY_SIZE_FULL
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::STORY_SIZE_FULL
STORY_SIZE_ONE_LINE
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::STORY_SIZE_ONE_LINE
STORY_SIZE_SHORT
in file facebookapi_php5_restlib.php, class constant FacebookRestClient::STORY_SIZE_SHORT
stream_addComment
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_addComment()
    Add a comment to a stream post
stream_addLike
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_addLike()
    Add a like to a stream post
stream_get
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_get()
    Gets the stream on behalf of a user using a set of users. This call will return the latest $limit queries between $start_time and $end_time.
stream_getComments
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_getComments()
    Gets the full comments given a post_id from stream.get or the stream FQL table. Initially, only a set of preview comments are returned because some posts can have many comments.
stream_getFilters
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_getFilters()
    Gets the filters (with relevant filter keys for stream.get) for a particular user. These filters are typical things like news feed, friend lists, networks. They can be used to filter the stream without complex queries to determine which ids belong in which groups.
stream_publish
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_publish()
    Publish a post to the user's stream.
stream_remove
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_remove()
    Remove a post from the user's stream.
stream_removeComment
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_removeComment()
    Remove a comment from a stream post
stream_removeLike
in file facebookapi_php5_restlib.php, method FacebookRestClient::stream_removeLike()
    Remove a like from a stream post
stripslashes_deep
in file header.php, function stripslashes_deep()
$sCode
in file php-captcha.inc.php, variable PhpCaptcha::$sCode
$sFileType
in file php-captcha.inc.php, variable PhpCaptcha::$sFileType
$sOwnerText
in file php-captcha.inc.php, variable PhpCaptcha::$sOwnerText
SetBackgroundImages
in file php-captcha.inc.php, method PhpCaptcha::SetBackgroundImages()
SetCharSet
in file php-captcha.inc.php, method PhpCaptcha::SetCharSet()
SetFileType
in file php-captcha.inc.php, method PhpCaptcha::SetFileType()
SetHeight
in file php-captcha.inc.php, method PhpCaptcha::SetHeight()
SetMaxFontSize
in file php-captcha.inc.php, method PhpCaptcha::SetMaxFontSize()
SetMinFontSize
in file php-captcha.inc.php, method PhpCaptcha::SetMinFontSize()
SetNumChars
in file php-captcha.inc.php, method PhpCaptcha::SetNumChars()
SetNumLines
in file php-captcha.inc.php, method PhpCaptcha::SetNumLines()
SetOwnerText
in file php-captcha.inc.php, method PhpCaptcha::SetOwnerText()
SetWidth
in file php-captcha.inc.php, method PhpCaptcha::SetWidth()
$smallMapX
in file territory.php, variable Territory::$smallMapX
    Small map x coordinate
$smallMapY
in file territory.php, variable Territory::$smallMapY
    Small map y coordinate
$status
in file member.php, variable Member::$status
    The member status; 'Playing','Left','Defeated'
$supply
in file territory.php, variable Territory::$supply
    Supply center present: 'Yes'/'No'
$supplyCenterNo
in file member.php, variable Member::$supplyCenterNo
    The number of supply centers this member owns
SCPercents
in file members.php, method Members::SCPercents()
send
in file members.php, method Members::send()
send
in file member.php, method Member::send()
send
in file gamemessage.php, method libGameMessage::send()
    Send a game message. Messages are sanitized
sendExcept
in file members.php, method Members::sendExcept()
sendToPlaying
in file members.php, method Members::sendToPlaying()
supplyCenterCount
in file members.php, method Members::supplyCenterCount()
SQLLimit
in file pagerforum.php, method PagerForum::SQLLimit()
SQLLimit
in file pager.php, method Pager::SQLLimit()
top

t

$terrIDByName
in file variant.php, variable WDVariant::$terrIDByName
    Array for finding territory IDs from names
$Territories
in file install.php, variable InstallTerritory::$Territories
    An array of territory objects, stored here as they are created, indexed by territoryID
$timeJoined
in file user.php, variable User::$timeJoined
    UNIX timestamp of join-date
$timeLastSessionEnded
in file user.php, variable User::$timeLastSessionEnded
    UNIX timestamp from the time the last session ended
$type
in file install.php, variable InstallTerritory::$type
$type
in file user.php, variable User::$type
    User type; an array of user-types, each set to true for is-a-member, false for is-not-a-member
translating.php
procedural page translating.php
time.php
procedural page time.php
tabl_hash
in file database.php, method Database::tabl_hash()
    Take the next named MySQL row from a table resource, or return false if no rows remain $row['foo']
tabl_row
in file database.php, method Database::tabl_row()
    Take the next numbered MySQL row from a table resource, or return false if no rows remain $row[0]
territoriesJSONFile
in file variant.php, method WDVariant::territoriesJSONFile()
    The location of the territories JSON file which gives the order-generation JavaScript the board layout it needs.
terrJSON
in file install.php, method InstallCache::terrJSON()
    Saves the territories.js JSON file which the order-generation code need to know the board layout.
text
in file time.php, method libTime::text()
    Print the time in the viewing $User's timezone
timeJoinedtxt
in file user.php, method User::timeJoinedtxt()
    The time this user joined
timeLengthText
in file time.php, method libTime::timeLengthText()
timeSent
in file notice.php, method notice::timeSent()
topUsers
in file index.php, method libHome::topUsers()
turnAsDate
in file variant.php, method ClassicVariant::turnAsDate()
turnAsDate
in file variant.php, method WorldVariant::turnAsDate()
turnAsDate
in file variant.php, method ColonialVariant::turnAsDate()
turnAsDate
in file variant.php, method WDVariant::turnAsDate()
    Return the in-game turn in text format. This should be overridden
turnAsDate
in file variant.php, method AncMedVariant::turnAsDate()
turnAsDateJS
in file variant.php, method WorldVariant::turnAsDateJS()
turnAsDateJS
in file variant.php, method ClassicVariant::turnAsDateJS()
turnAsDateJS
in file variant.php, method AncMedVariant::turnAsDateJS()
turnAsDateJS
in file variant.php, method WDVariant::turnAsDateJS()
    A JavaScript function to return the in-game turn in text format. This should be overridden
turnAsDateJS
in file variant.php, method ColonialVariant::turnAsDateJS()
$terrID
in file unit.php, variable Unit::$terrID
    Occupying territory, with coast data
$Territory
in file unit.php, variable Unit::$Territory
    Occupied Territory object
$timeLoggedIn
in file member.php, variable Member::$timeLoggedIn
    The time the player last logged into the game
$toTerrID
in file order.php, variable order::$toTerrID
    A territory name from the toTerrID field
$toTerritory
in file order.php, variable order::$toTerritory
    The Territory object corresponding to the toTerrID field
$turn
in file game.php, variable Game::$turn
    The in-game turn, 0 = Spring 1919, 1 = Autumn 1919
$type
in file territory.php, variable Territory::$type
    'Coast','Land','Sea'
$type
in file order.php, variable order::$type
    The type of order e.g. 'Hold', 'Support move', 'Destroy', 'Build Army'
$type
in file unit.php, variable Unit::$type
    Unit type: 'Army'/'Fleet'
territory.php
procedural page territory.php
Territory
in file territory.php, class Territory
    Holds Territory data for orders, and performs other territory/terrstatus related functions such as de-coasting coastal territory names.
$type
in file pagerthread.php, variable PagerThread::$type
$type
in file pagergame.php, variable PagerGames::$type
$type
in file pagerforum.php, variable PagerForum::$type
translating.php
procedural page translating.php
translating.php
procedural page translating.php
top

u

$updated
in file set.php, variable set::$updated
$user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$user
$user
in file facebook.php, variable Facebook::$user
$username
in file user.php, variable User::$username
    Username
usercp.php
procedural page usercp.php
user.php
procedural page user.php
unitDestroyIndexSQL
in file install.php, method InstallTerritory::unitDestroyIndexSQL()
    Generate unitdestroyindex SQL. Creates a list of which territory is the furthest away according to the DATC preferred definition, so that when a unit needs to be destroyed but the owner didn't specify which the correct unit can be quickly looked up using a pre-generated table.
unreadMessages
in file html.php, method libHTML::unreadMessages()
    The unread messages icon, optionally with link
un_msg_escape
in file database.php, method Database::un_msg_escape()
    Un-escape something escaped
UPDATE
in file definitions.php, constant UPDATE
update
in file baseset.php, method baseSet::update()
User
in file user.php, class User
    Holds information on a user for display, or to manage certain user related functions such as logging on, and preventing the same data being sent twice. Also processes user registration forms.
userPass_Key
in file auth.php, method libAuth::userPass_Key()
    Generate a key code from a username and password. If the username and password do not match a notice will be displayed and the script will be stopped.
users_getInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_getInfo()
    Returns the requested info fields for the requested set of users.
users_getLoggedInUser
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_getLoggedInUser()
    Returns the user corresponding to the current session object.
users_getStandardInfo
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_getStandardInfo()
    Returns the requested info fields for the requested set of users. A session key must not be specified. Only data about users that have authorized your application will be returned.
users_hasAppPermission
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_hasAppPermission()
    Returns 1 if the user has the specified permission, 0 otherwise.
users_isAppUser
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_isAppUser()
    Returns whether or not the user corresponding to the current session object has the give the app basic authorization.
users_isVerified
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_isVerified()
    Returns whether or not the user corresponding to the current session object is verified by Facebook. See the documentation for Users.isVerified for details.
users_setStatus
in file facebookapi_php5_restlib.php, method FacebookRestClient::users_setStatus()
    Sets the users' current status message. Message does NOT contain the word "is" , so make sure to include a verb.
use_session_secret
in file facebookapi_php5_restlib.php, method FacebookRestClient::use_session_secret()
    Switch to use the session secret instead of the app secret,
userOrderBuilds.php
procedural page userOrderBuilds.php
UseColour
in file php-captcha.inc.php, method PhpCaptcha::UseColour()
user.php
procedural page user.php
userRegister.php
procedural page userRegister.php
usercp.php
procedural page usercp.php
$Unit
in file order.php, variable order::$Unit
    The Unit object corresponding to the order's unitID field
$unitID
in file order.php, variable order::$unitID
    The ID of the unit in the order; may or may not be fixed
$unitNo
in file member.php, variable Member::$unitNo
    The number of units this member owns
$userID
in file member.php, variable Member::$userID
    The user ID
$username
in file member.php, variable Member::$username
    The username corresponding to this member
unit.php
procedural page unit.php
Unit
in file unit.php, class Unit
    Holds unit data for orders, including the territory which the unit is staying at.
$URL
in file pager.php, variable Pager::$URL
top

v

$value
in file baseset.php, variable baseSet::$value
$Variant
in file variant.php, variable libVariant::$Variant
$variantClasses
in file variant.php, variable WDVariant::$variantClasses
    An array where the keys are the class names that this variant wants replaced with its own
$variants
in file config.sample.php, variable Config::$variants
    An array of variants available on the server (for future releases, not yet enabled)
$version
in file variant.php, variable ColonialVariant::$version
$version
in file variant.php, variable AncMedVariant::$version
$version
in file variant.php, variable WorldVariant::$version
variants.php
procedural page variants.php
variant.php
procedural page variant.php
validationForm.php
procedural page validationForm.php
validate_email
in file auth.php, method libAuth::validate_email()
    Validate an e-mail address by checking its MX records and its format.
validate_fb_params
in file facebook.php, method Facebook::validate_fb_params()
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variant.php
procedural page variant.php
variantSQL
in file install.php, method InstallTerritory::variantSQL()
    Generate the SQL to install territories as specified to the database. This is where territories get their ID numbers.
verify_account_reclamation
in file facebook.php, method Facebook::verify_account_reclamation()
    Validates the account that a user was trying to set up an independent account through Facebook Connect.
verify_signature
in file facebook.php, method Facebook::verify_signature()
    Validates that a given set of parameters match their signature.
verify_signed_public_session_data
in file facebook.php, method Facebook::verify_signed_public_session_data()
    Validate the given signed public session data structure with public key of the app that the session proof belongs to.
VERSION
in file definitions.php, constant VERSION
video_getUploadLimits
in file facebookapi_php5_restlib.php, method FacebookRestClient::video_getUploadLimits()
    Returns an array with the video limitations imposed on the current session's associated user. Maximum length is measured in seconds; maximum size is measured in bytes.
video_upload
in file facebookapi_php5_restlib.php, method FacebookRestClient::video_upload()
    Uploads a video.
viewedSplitter
in file notice.php, method notice::viewedSplitter()
$vBackgroundImages
in file php-captcha.inc.php, variable PhpCaptcha::$vBackgroundImages
Validate
in file php-captcha.inc.php, method PhpCaptcha::Validate()
$validPhases
in file game.php, variable Game::$validPhases
$Variant
in file game.php, variable Game::$Variant
$variantID
in file game.php, variable Game::$variantID
$viaConvoy
in file order.php, variable order::$viaConvoy
    Whether or not this unit is moving via convoy (if applicable)
$votes
in file member.php, variable Member::$votes
    An array of vote-flags which this member has voted for
$votes
in file members.php, variable Members::$votes
votesPassed
in file members.php, method Members::votesPassed()
variants.php
procedural page variants.php
top

w

WDVariant
in file variant.php, class WDVariant
    The class which all variants inherit. It represents the layer between requests for game-related objects in the main code and responses which may come from the main code or may come from a variant.
wipe
in file variant.php, method libVariant::wipe()
wipeCache
in file user.php, method User::wipeCache()
wipeDir
in file cache.php, method libCache::wipeDir()
WorldVariant
in file variant.php, class WorldVariant
    The class which all variants inherit. It represents the layer between requests for game-related objects in the main code and responses which may come from the main code or may come from a variant.
write
in file misc.php, method Misc::write()
WriteFile
in file php-captcha.inc.php, method PhpCaptcha::WriteFile()
wipeCache
in file game.php, method Game::wipeCache()
top
Warning: strftime(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Australia/Perth' for 'WST/8.0/no DST' instead in /usr/local/www/apache22/data/PhpDocumentor/phpDocumentor/Smarty-2.6.0/libs/Smarty_Compiler.class.php on line 370

Documentation generated on Sun, 25 Apr 2010 17:49:28 +0800 by phpDocumentor 1.4.1