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 Element Index
[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

a

$aCharSet
in file php-captcha.inc.php, variable PhpCaptcha::$aCharSet
$actions
in file adminActions.php, variable adminActions::$actions
$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.
$aFonts
in file php-captcha.inc.php, variable PhpCaptcha::$aFonts
$allowed
in file set.php, variable setMemberNewMessagesFrom::$allowed
$allowed
in file set.php, variable setVariantStatus::$allowed
$allowed
in file set.php, variable setMemberVotes::$allowed
$allowed
in file set.php, variable setMemberOrderStatus::$allowed
$aLogsData
in file adminMultiFinder.php, variable adminMultiCheck::$aLogsData
    Data from the user being checked which is used repeatedly
$alternate
in file html.php, variable libHTML::$alternate
    Var to alternate back and forth 1,2,1,2 to make things clearer
$anon
in file game.php, variable Game::$anon
    Anonymous or not, Yes or No
$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
$army
in file drawMap.php, variable drawMap::$army
    An array containing the army icon image resource, and its width and height.
$ArmyBorders
in file install.php, variable InstallTerritory::$ArmyBorders
    Territories reachable from this one by army
$attackers
in file hold.php, variable adjHold::$attackers
    The attackers which are attempting to dislodge this unit
$attempts
in file game.php, variable Game::$attempts
$aUser
in file adminMultiFinder.php, variable adminMultiCheck::$aUser
    The user being checked
$aUserID
in file adminMultiFinder.php, variable adminMultiCheck::$aUserID
    The user ID being checked
$author
in file variant.php, variable AncMedVariant::$author
$author
in file variant.php, variable WorldVariant::$author
$author
in file variant.php, variable ClassicVariant::$author
$author
in file variant.php, variable ColonialVariant::$author
$author
in file variant.php, variable WDVariant::$author
$availablelocales
in file config.sample.php, variable Config::$availablelocales
    Array of available locales
absolutePosition
in file drawMap.php, method drawMap::absolutePosition()
    Convert a co-ordinate that points to where the center of an image should be placed, to a co-ordinate that points to where the top-left of an image should be placed.
actionCodesByType
in file adminActionsForms.php, method adminActionsLayout::actionCodesByType()
add
in file baseset.php, method baseSet::add()
addArgs
in file pager.php, method Pager::addArgs()
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
addConvoys
in file loadConvoyChains.php, method adjConvoyChains::addConvoys()
addDependency
in file paradox.php, method adjParadoxException::addDependency()
    Add a dependencyNode to the paradox chain. Will set $this->complete to true if the node is already contained in the paradox
addTerritoryNames
in file drawMapXML.php, method drawMapXML::addTerritoryNames()
addTerritoryNames
in file drawMap.php, method drawMap::addTerritoryNames()
    Add the territory names, either with GD FreeType or with the small-map overlay
addUnit
in file drawMap.php, method drawMap::addUnit()
    Draw a unit icon on the map
addUnit
in file drawMapXML.php, method drawMapXML::addUnit()
adjConvoyChains
in file loadConvoyChains.php, class adjConvoyChains
    Creates an array of convoy chains, starting with the starting unit and ending with the finishing coasts, with multiple routes if available etc. Will also remove broken convoys and set their units to having no path
adjConvoyMove
in file convoyMove.php, class adjConvoyMove
    An army which is moving via convoy. Needs extra code to determine the path decision; must be able to traverse convoy chain, making sure not to throw a paradox exception until all routes are tried and failed (in the event of a paradox)
adjDependencyNode
in file dependencyNode.php, class adjDependencyNode
    The main class behind paradox detection and the non-trivial stuff in the adjudicator.
adjHeadToHeadMove
in file move.php, class adjHeadToHeadMove
    A unit engaging in a head to head move; only difference is its defense strength
adjHold
in file hold.php, class adjHold
    A root class for adjudication; all units must defend, but only holding units use this class alone, others extend this
adjLoadUnits
in file diplomacy.php, method adjudicatorDiplomacy::adjLoadUnits()
    Load units into the units array, which is indexed by ID. Intended to make it easy to load each type of unit into the other units which need to be aware of them (loading units support holding someone into the unit being held). It is hacked together and not designed, but it does work
adjMove
in file move.php, class adjMove
    A moving unit class
adjParadoxException
in file paradox.php, class adjParadoxException
    A paradox exception; has to collect decisions at each point that it's thrown,
adjSupport
in file support.php, class adjSupport
    A supporting unit; support hold and move have many similarities
adjSupportHold
in file support.php, class adjSupportHold
    Support holding unit
adjSupportMove
in file support.php, class adjSupportMove
    Support moving unit
adjudicate
in file game.php, method processGame::adjudicate()
    Adjudicate; taking entered orders, converting them to moves, processing the moves, applying the results of the rules.
adjudicate
in file pregame.php, method adjudicatorPreGame::adjudicate()
    Initialize the game (more of a phase change than adjudication). Will throw an exception if the game doesn't have enough players, which will be caught in gamemaster.php and result in the game's deletion
adjudicate
in file retreats.php, method adjudicatorRetreats::adjudicate()
    Adjudicate retreats orders: Fail retreats to the same place, everything else is fine
adjudicate
in file diplomacy.php, method adjudicatorDiplomacy::adjudicate()
    Adjudicate the diplomacy phase. Assumes moves have been loaded into the moves table. requires nothing outside of the moves table.
adjudicate
in file builds.php, method adjudicatorBuilds::adjudicate()
    Adjudicate unit placing orders
adjudicatorBuilds
in file builds.php, class adjudicatorBuilds
adjudicatorDiplomacy
in file diplomacy.php, class adjudicatorDiplomacy
adjudicatorPreGame
in file pregame.php, class adjudicatorPreGame
adjudicatorRetreats
in file retreats.php, class adjudicatorRetreats
adminActions.php
procedural page adminActions.php
adminActionsForms.php
procedural page adminActionsForms.php
adminActionsRestricted.php
procedural page adminActionsRestricted.php
adminLog.php
procedural page adminLog.php
adminMultiFinder.php
procedural page adminMultiFinder.php
adminStatusLists.php
procedural page adminStatusLists.php
adminActions
in file adminActions.php, class adminActions
    This class gives the static information for moderator tasks, and the code which runs each task. The adminActionsForms class can use the static data to present forms for each task, and correctly pass the submitted form data to the right task code here.
adminActionsForms
in file adminActionsForms.php, class adminActionsForms
    This class uses data about admin tasks, provided by child classes, to present a form for each task, send task parameters to the right task-code, and save the results in the admin log table.
adminActionsLayout
in file adminActionsForms.php, class adminActionsLayout
adminActionsRestricted
in file adminActionsRestricted.php, class adminActionsRestricted
    This class will enable adminActions moderator tasks to be performed, but also allow tasks which only admins should be able to perform.
admincp
in file html.php, method libHTML::admincp()
    A link to an admin control panel action
admincp.php
procedural page admincp.php
adminCPTabs
in file admincp.php, function adminCPTabs()
admincpType
in file html.php, method libHTML::admincpType()
adminMultiCheck
in file adminMultiFinder.php, class adminMultiCheck
    This class manages a certain user's often used multi-account comparison data, as well as a list of users which are being compared to. $aUser is the first user, $bUser is the second, of which there will likely be several
adminStatusList
in file adminStatusLists.php, function adminStatusList()
adminStatusTable
in file adminStatusLists.php, function adminStatusTable()
    Fill a named table from a single column query
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
aLogsDataCollect
in file adminMultiFinder.php, method adminMultiCheck::aLogsDataCollect()
    Collect data aboue aUser from the AccessLogs which is useful for checking for multi-accounts, so that it can be saved in aLogsData and re-used for each bUserID checked against.
alterMessaging
in file adminActions.php, method adminActions::alterMessaging()
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.
AncMedVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class AncMedVariant_adjudicatorPreGame
AncMedVariant_drawMap
in file drawMap.php, class AncMedVariant_drawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
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.
apply
in file builds.php, method processOrderBuilds::apply()
    Apply the adjudicated moves; retreat/disband units as decided
apply
in file diplomacy.php, method processOrderDiplomacy::apply()
    Apply the adjudicated moves; move the actual units around and change the ownerships of territories etc
apply
in file retreats.php, method processOrderRetreats::apply()
    Apply the adjudicated moves; delete/create units as decided
applyVotes
in file game.php, method processGame::applyVotes()
    Look for votes that have passed and process them (but only do one), then remove the game from the process queue if there are no votes left to process.
archiveBar
in file game.php, method panelGame::archiveBar()
    Links to the games archived data, maps/orders/etc
archiveMoves
in file order.php, method processOrder::archiveMoves()
    Save the current orders as the archive for the Game's current turn
archiveTerrStatus
in file game.php, method processGame::archiveTerrStatus()
    Archive the TerrStatus data into the TerrStatusArchive table
assert_handler
in file error.php, function assert_handler()
assignCountries
in file pregame.php, method adjudicatorPreGame::assignCountries()
assignTerritories
in file pregame.php, method adjudicatorPreGame::assignTerritories()
assignUnitOccupations
in file pregame.php, method adjudicatorPreGame::assignUnitOccupations()
assignUnitOccupations
in file adjudicatorPreGame.php, method CustomStartVariant_adjudicatorPreGame::assignUnitOccupations()
assignUnits
in file pregame.php, method adjudicatorPreGame::assignUnits()
assignUnits
in file adjudicatorPreGame.php, method CustomStartVariant_adjudicatorPreGame::assignUnits()
attacked
in file support.php, method adjSupport::attacked()
attacked
in file support.php, method adjSupportHold::attacked()
attacked
in file support.php, method adjSupportMove::attacked()
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.
awardPoints
in file member.php, method processMember::awardPoints()
    Add winnings to this member's user account. If the number of winnings is less than the amount bet the member may need to be refunded some points, also sends the user a message if they advance within the top 100 players.
awardSupplement
in file member.php, method processMember::awardSupplement()
    Award this user some points, if they need a refund on their bet (they have under 100 total points and need to be given back the amount they bet up to having 100 total points). The maximum supplement value is the amount bet into this game.
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
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
$bCaseInsensitive
in file php-captcha.inc.php, variable PhpCaptcha::$bCaseInsensitive
$bCharShadow
in file php-captcha.inc.php, variable PhpCaptcha::$bCharShadow
$bet
in file member.php, variable Member::$bet
    The amount the user bet into the game
$borderNodes
in file loadConvoyChains.php, variable adjConvoyChains::$borderNodes
$borders
in file install.php, variable InstallTerritory::$borders
    Borders in a static array to allow child/parent coasts to easily influence each others' borders.
$boundaries
in file drawMap.php, variable drawMap::$boundaries
$bUseColour
in file php-captcha.inc.php, variable PhpCaptcha::$bUseColour
$bUserIDs
in file adminMultiFinder.php, variable adminMultiCheck::$bUserIDs
    The user IDs which the aUser is being checked against
$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
backedUpGames
in file game.php, method processGame::backedUpGames()
    Returns an array of game IDs in the backup tables.
backupGame
in file adminActionsRestricted.php, method adminActionsRestricted::backupGame()
backupGame
in file game.php, method processGame::backupGame()
    Backup a certain game, will create the tables needed if not present, and delete the game from the backup tables if already backed up.
backupGameConfirm
in file adminActionsRestricted.php, method adminActionsRestricted::backupGameConfirm()
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()
banIP
in file adminActions.php, method adminActions::banIP()
banUser
in file adminActions.php, method adminActions::banUser()
banUser
in file user.php, method User::banUser()
banUserConfirm
in file adminActions.php, method adminActions::banUserConfirm()
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()
builds.php
procedural page builds.php
board.php
procedural page board.php
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.
BuildAnywhereVariant_OrderInterface
in file OrderInterface.php, class BuildAnywhereVariant_OrderInterface
    A class for submission/retrieval of orders; usable internally or externally
BuildAnywhereVariant_userOrderBuilds
in file userOrderBuilds.php, class BuildAnywhereVariant_userOrderBuilds
    Loads this players options for their Unit Placing phase orders. Lets users choose orders, and then is used to check the selection for validity.
board.php
procedural page board.php
builds.php
procedural page builds.php
builds.php
procedural page builds.php
baseset.php
procedural page baseset.php
top

c

$canvas_user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$canvas_user
$canvas_user
in file facebook.php, variable Facebook::$canvas_user
$changed
in file order.php, variable userOrder::$changed
$checked
in file searchOptions.php, variable searchOption::$checked
$coast
in file territory.php, variable Territory::$coast
    Coast type: 'No','Parent','Child'
$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
$coastParentID
in file territory.php, variable Territory::$coastParentID
    The ID of the parent coast, or the own ID if not a coast child.
$coastParentIDByChildID
in file variant.php, variable WDVariant::$coastParentIDByChildID
    Array for finding parent coast territory IDs from child-coast IDs.
$colors
in file drawMap.php, variable drawMap::$colors
    Widely used colors
$comment
in file user.php, variable User::$comment
    The user-profile comment
$complete
in file paradox.php, variable adjParadoxException::$complete
    true if the paradox is a full loop, ready to be resolved, false otherwise
$contextVars
in file orderinterface.php, variable OrderInterface::$contextVars
$convoyChain
in file convoyMove.php, variable adjConvoyMove::$convoyChain
    A convoy chain of dependency nodes. See the comments within checkChain() for the structure of convoyChain.
$convoyPath
in file diplomacy.php, variable userOrderDiplomacy::$convoyPath
$convoys
in file loadConvoyChains.php, variable adjConvoyChains::$convoys
$countries
in file variant.php, variable WorldVariant::$countries
$countries
in file variant.php, variable ColonialVariant::$countries
$countries
in file variant.php, variable ClassicVariant::$countries
$countries
in file variant.php, variable AncMedVariant::$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).
$country
in file member.php, variable Member::$country
    The country this member is playing as. Will be 'Unassigned' if pre-game.
$countryColors
in file drawMap.php, variable ClassicVariant_drawMap::$countryColors
    An array of colors for different countries, indexed by countryID
$countryColors
in file drawMap.php, variable ColonialVariant_drawMap::$countryColors
$countryColors
in file drawMap.php, variable AncMedVariant_drawMap::$countryColors
$countryColors
in file drawMap.php, variable WorldVariant_drawMap::$countryColors
$countryID
in file unit.php, variable Unit::$countryID
    CountryID owner
$countryID
in file orderinterface.php, variable OrderInterface::$countryID
$countryID
in file order.php, variable order::$countryID
    The countryID corresponding to this order
$countryID
in file territory.php, variable Territory::$countryID
    The countryID which initially owns this territory
$countryID
in file hold.php, variable adjHold::$countryID
    The countryID name of the unit
$countryID
in file member.php, variable Member::$countryID
    The countryID this member is playing as.
$countryID
in file install.php, variable InstallTerritory::$countryID
$countryUnits
in file adjudicatorPreGame.php, variable ColonialVariant_adjudicatorPreGame::$countryUnits
$countryUnits
in file adjudicatorPreGame.php, variable WorldVariant_adjudicatorPreGame::$countryUnits
$countryUnits
in file adjudicatorPreGame.php, variable AncMedVariant_adjudicatorPreGame::$countryUnits
$countryUnits
in file adjudicatorPreGame.php, variable FleetRomeVariant_adjudicatorPreGame::$countryUnits
$countryUnits
in file adjudicatorPreGame.php, variable ClassicVariant_adjudicatorPreGame::$countryUnits
$countryUnits
in file adjudicatorPreGame.php, variable CustomStartVariant_adjudicatorPreGame::$countryUnits
$currentPage
in file pager.php, variable Pager::$currentPage
chatbox.php
procedural page chatbox.php
cacheDir
in file user.php, method User::cacheDir()
cacheDir
in file variant.php, method libVariant::cacheDir()
    A variant's cache dir
CalculateSpacing
in file php-captcha.inc.php, method PhpCaptcha::CalculateSpacing()
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
cancelBet
in file member.php, method processMember::cancelBet()
    Returns the bet made by this member, updates the game's pot, removing all traces it was made
cancelGame
in file adminActions.php, method adminActions::cancelGame()
cancelGameConfirm
in file adminActions.php, method adminActions::cancelGameConfirm()
cantLeaveReason
in file members.php, method Members::cantLeaveReason()
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
caption
in file drawMapXML.php, method drawMapXML::caption()
caption
in file drawMap.php, method drawMap::caption()
    Write a caption; a large piece of text centered in the map
CaseInsensitive
in file php-captcha.inc.php, method PhpCaptcha::CaseInsensitive()
cdUser
in file adminActions.php, method adminActions::cdUser()
cdUserConfirm
in file adminActions.php, method adminActions::cdUserConfirm()
changePhase
in file processGame.php, method CustomStartVariant_processGame::changePhase()
changePhase
in file game.php, method processGame::changePhase()
    Change the game's phase, by checking to see which phase this game should change to and calling setChange to do so. Game-overs are also checked for and responded to.
changePhaseLength
in file adminActions.php, method adminActions::changePhaseLength()
Chatbox
in file chatbox.php, class Chatbox
    The chat-box for the board. From the tabs to the messages to the send-box, also takes responsibility for sending any messages it recieves.
checkComplete
in file order.php, method userOrder::checkComplete()
    Return true if all requirements are set, false otherwise.
checkConvoyPath
in file diplomacy.php, method userOrderDiplomacy::checkConvoyPath()
    Check the supplied convoyPath generated by the client-side order-generating JavaScript. For orders which contain convoys the convoyPath will contain a chain of territory IDs, starting with the first coast, and ending with the final fleet in the convoy.
checkDeleteNote
in file modnotes.php, method libModNotes::checkDeleteNote()
checkForUnitSCDifference
in file members.php, method processMembers::checkForUnitSCDifference()
    Returns true if any member has a different number of supply centers than units. Used to detect whether a builds phase is needed.
checkForWinner
in file members.php, method processMembers::checkForWinner()
    Check to see if there's only one player left, or one player has the winning number of supply centers. If so the game is declared game-over and points are distributed
checkInsertNote
in file modnotes.php, method libModNotes::checkInsertNote()
checkInvalidOrders
in file datcGame.php, method datcGame::checkInvalidOrders()
    Check whether any orders should have failed but didn't, or did fail but shouldn't have.
checkResults
in file datcGame.php, method datcGame::checkResults()
    Check the Moves table to check that the right units Moved/Held/Got Dislodged
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.
ClassicVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class ClassicVariant_adjudicatorPreGame
ClassicVariant_drawMap
in file drawMap.php, class ClassicVariant_drawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
cleanTerrStatus
in file game.php, method processGame::cleanTerrStatus()
    Clean the active TerrStatus records to make room for the next turn
clear
in file error.php, method libError::clear()
clearAccessLogs
in file adminActionsRestricted.php, method adminActionsRestricted::clearAccessLogs()
clearAdminLogs
in file adminActionsRestricted.php, method adminActionsRestricted::clearAdminLogs()
clearErrorLogs
in file adminActionsRestricted.php, method adminActionsRestricted::clearErrorLogs()
clearOrderLogs
in file adminActionsRestricted.php, method adminActionsRestricted::clearOrderLogs()
clearStaleNotices
in file gamemaster.php, method libGameMaster::clearStaleNotices()
    Removes temporary (keep='No') notices that are more than a week old.
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.
ColonialVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class ColonialVariant_adjudicatorPreGame
ColonialVariant_drawMap
in file drawMap.php, class ColonialVariant_drawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
ColonialVariant_processMembers
in file processMembers.php, class ColonialVariant_processMembers
    A class to handle manipulating a game's members, sending messages out to them, allocating them points, letting them join, getting stats for them, etc.
color
in file drawMap.php, method AncMedVariant_drawMap::color()
color
in file drawMap.php, method WorldVariant_drawMap::color()
color
in file drawMap.php, method ColonialVariant_drawMap::color()
color
in file drawMap.php, method drawMap::color()
    Create a color resource using an RGB array
colorTerritory
in file drawMap.php, method drawMap::colorTerritory()
    Color a territory the color of a given countryID. This must be done before anything else is written to the image
ColorTerritory
in file drawMap.php, method ColonialVariant_drawMap::ColorTerritory()
colorTerritory
in file drawMapXML.php, method drawMapXML::colorTerritory()
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.
commit
in file order.php, method userOrder::commit()
    Save a validated order, if a save is needed
compare
in file adminMultiFinder.php, method adminMultiCheck::compare()
    Compares this class' aUser with one of its bUsers, and the data returned from the comparison makes it easy to tell if the two users are being played by the same player.
compare
in file baseset.php, method baseSet::compare()
completeAll
in file builds.php, method processOrderBuilds::completeAll()
    Wipe all the incomplete orders.
completeAll
in file diplomacy.php, method processOrderDiplomacy::completeAll()
    Wipe all the incomplete orders.
completeAll
in file retreats.php, method processOrderRetreats::completeAll()
    Wipe all the incomplete orders.
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.
contentHeader
in file gameboard.php, method panelGameBoard::contentHeader()
    The vital game header info, but with an occupation bar and presented to fit at the top of a game board.
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()
convoyFromTerrCheck
in file diplomacy.php, method userOrderDiplomacy::convoyFromTerrCheck()
    Army occupied coasts which are linked by a convoy chain
convoyToTerrCheck
in file diplomacy.php, method userOrderDiplomacy::convoyToTerrCheck()
    Coasts which are convoy-accessible by the army we are convoying from, and which go through us
countryChances
in file resetCountryBalancer.php, function countryChances()
countryColored
in file member.php, method panelMember::countryColored()
    The country name, colored
countryFlag
in file drawMap.php, method drawMap::countryFlag()
    Add a small square to a territory, colored according to a countryID's name.
countryFlag
in file drawMap.php, method WorldVariant_drawMap::countryFlag()
countryFlag
in file drawMap.php, method ColonialVariant_drawMap::countryFlag()
countryID
in file variant.php, method WDVariant::countryID()
    Returns the country ID for a given country name
countryIDFlag
in file drawMapXML.php, method drawMapXML::countryIDFlag()
countryName
in file chatbox.php, method Chatbox::countryName()
countryReallocate
in file adminActions.php, method adminActions::countryReallocate()
countUnitsSCs
in file processMembers.php, method ColonialVariant_processMembers::countUnitsSCs()
countUnitsSCs
in file members.php, method processMembers::countUnitsSCs()
    Count the units and supply centers of the members in this game, and refresh the Member objects and update the member records.
crashed
in file game.php, method processGame::crashed()
    Set the game as crashed, if it has been found to have been set to Processing for a long period. Also sends messages to the players notifying them.
create
in file builds.php, method processOrderBuilds::create()
    Create Unit placing orders for the current game
create
in file diplomacy.php, method processOrderDiplomacy::create()
    Create Diplomacy orders for the current game
create
in file retreats.php, method processOrderRetreats::create()
    Create Retreats orders for the current game
create
in file game.php, method processGame::create()
    Create a new game, insert it into the database, return the Game object.
create
in file member.php, method processMember::create()
    Create a new member record, load it into the Members object, should only occur in a Pre-game setting.
Create
in file php-captcha.inc.php, method PhpCaptcha::Create()
create_templatizedFeedStory
in file facebook.php, method Facebook::create_templatizedFeedStory()
credits.php
procedural page credits.php
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.
currentPageNumber
in file pagerforum.php, method PagerForum::currentPageNumber()
currentPageNumber
in file pagerthread.php, method PagerThread::currentPageNumber()
currentPageNumber
in file pager.php, method Pager::currentPageNumber()
currentPageNumber
in file pagergame.php, method PagerGames::currentPageNumber()
currentPageNumberOfTotal
in file pagergame.php, method PagerGames::currentPageNumberOfTotal()
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.
CustomStartVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class CustomStartVariant_adjudicatorPreGame
CustomStartVariant_processGame
in file processGame.php, class CustomStartVariant_processGame
    This class creates games, joins players up to games, manages the passing of games from phase to phase, decides when they're over and allocates points when they are, etc. It is the most general part of the gamemaster, just about all game manipulation occurs within this class.
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
convoyMove.php
procedural page convoyMove.php
cache.php
procedural page cache.php
credits.php
procedural page credits.php
Chatbox.php
procedural page Chatbox.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
$defaultPostsPerPage
in file pagerthread.php, variable PagerThread::$defaultPostsPerPage
$defaultPostsPerPage
in file pagerforum.php, variable PagerForum::$defaultPostsPerPage
$defaults
in file searchItemSettings.php, variable searchIsAnonymous::$defaults
$defaults
in file searchItemSettings.php, variable searchMemberStatus::$defaults
$defaults
in file searchItemSettings.php, variable searchAmMember::$defaults
$defaults
in file searchItemSettings.php, variable searchIsJoinable::$defaults
$defaults
in file searchItemSettings.php, variable searchActivePhases::$defaults
$defaults
in file searchItemSettings.php, variable searchPhase::$defaults
$defaults
in file searchItems.php, variable searchItem::$defaults
    An array of default values indexed by search-template.
$defaults
in file searchItemSettings.php, variable searchActivityTypes::$defaults
$defaults
in file searchItemSettings.php, variable searchOrderBy::$defaults
$defender
in file move.php, variable adjMove::$defender
$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 AncMedVariant::$description
$description
in file variant.php, variable BuildAnywhereVariant::$description
$description
in file variant.php, variable ClassicVariant::$description
$description
in file variant.php, variable ColonialVariant::$description
$description
in file variant.php, variable WorldVariant::$description
$description
in file variant.php, variable WDVariant::$description
$description
in file variant.php, variable CustomStartVariant::$description
$description
in file variant.php, variable FleetRomeVariant::$description
$dislodged
in file loadConvoyChains.php, variable adjConvoyChains::$dislodged
$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.
defragTables.php
procedural page defragTables.php
diplomacy.php
procedural page diplomacy.php
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.
DATC
in file interactive.php, constant DATC
DATC
in file map.php, constant DATC
datcDrawMap.php
procedural page datcDrawMap.php
datcGame.php
procedural page datcGame.php
datc.php
procedural page datc.php
datcDrawMap
in file datcDrawMap.php, class datcDrawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
datcGame
in file datcGame.php, class datcGame
    This is the DATC test game class, which sets the game up, gets it ready for the orders to be entered via OrderInterface, then checks the orders and adjudicates and checks the game.
datetxt
in file game.php, method Game::datetxt()
    Return the in-game turn in text format. 0 = Spring 1901 , 1 = Autumn 1901, etc.
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
decode
in file JSON.php, method Services_JSON::decode()
    decodes a JSON string into appropriate variable
DELETECACHE
in file map.php, constant DELETECACHE
developers.php
procedural page developers.php
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()
DisplayShadow
in file php-captcha.inc.php, method PhpCaptcha::DisplayShadow()
downSizeTo
in file paradox.php, method adjParadoxException::downSizeTo()
    If the paradoxException given is smaller than this one then this one will clone the paradoxException given. If this is greater than or equal to the paradoxException given then nothing will happen
do_get_session
in file facebook.php, method Facebook::do_get_session()
do_step
in file lib.php, function do_step()
DrawCharacters
in file php-captcha.inc.php, method PhpCaptcha::DrawCharacters()
drawConvoy
in file drawMap.php, method WorldVariant_drawMap::drawConvoy()
    Draw a convoy arrow
drawConvoy
in file drawMapXML.php, method drawMapXML::drawConvoy()
drawConvoy
in file drawMap.php, method drawMap::drawConvoy()
    Draw a convoy arrow
drawCreatedUnit
in file drawMapXML.php, method drawMapXML::drawCreatedUnit()
drawCreatedUnit
in file drawMap.php, method drawMap::drawCreatedUnit()
    Draws a small star where a unit has been created, drawn to the upper right of the new unit
drawCross
in file drawMap.php, method drawMap::drawCross()
    Draw a cross
drawDestroyedUnit
in file drawMapXML.php, method drawMapXML::drawDestroyedUnit()
drawDestroyedUnit
in file drawMap.php, method drawMap::drawDestroyedUnit()
    Draws an orange explosion where a unit has been destroyed, intended to be drawn on-top of the unit
drawDislodgedUnit
in file drawMapXML.php, method drawMapXML::drawDislodgedUnit()
drawDislodgedUnit
in file drawMap.php, method drawMap::drawDislodgedUnit()
    Draws a small orange explosion where a unit has been dislodged, drawn to the upper right of the unit which took the place of the dislodged unit
drawFailure
in file drawMap.php, method drawMap::drawFailure()
    Draw an arrow marker indicating that an order failed
drawFailure
in file drawMap.php, method WorldVariant_drawMap::drawFailure()
drawGame
in file adminActions.php, method adminActions::drawGame()
drawGameConfirm
in file adminActions.php, method adminActions::drawGameConfirm()
DrawLines
in file php-captcha.inc.php, method PhpCaptcha::DrawLines()
drawMap
in file drawMap.php, class drawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
drawMapXML
in file drawMapXML.php, class drawMapXML
    Based on the same interface as drawMap, but the final product is an XML file rather than a PNG image. For use with future map interface projects; all the info needed to draw a map is here, all that is needed for interactive maps is an order submission interface.
drawMove
in file drawMap.php, method WorldVariant_drawMap::drawMove()
    Draw a move arrow
drawMove
in file drawMap.php, method drawMap::drawMove()
    Draw a move arrow
drawMove
in file drawMapXML.php, method drawMapXML::drawMove()
drawOrderArrow
in file drawMap.php, method drawMap::drawOrderArrow()
    Draw an order's arrow, given the stand and end coordinates and the type of order
DrawOwnerText
in file php-captcha.inc.php, method PhpCaptcha::DrawOwnerText()
drawPolygon
in file drawMap.php, method drawMap::drawPolygon()
    Draw a polygon to a certain color
drawRetreat
in file drawMap.php, method drawMap::drawRetreat()
    Draw a retreat arrow
drawRetreat
in file drawMapXML.php, method drawMapXML::drawRetreat()
drawRetreat
in file drawMap.php, method WorldVariant_drawMap::drawRetreat()
    Draw a retreat arrow
drawStandoff
in file drawMap.php, method drawMap::drawStandoff()
    Draw a standoff icon on the map
drawStandoff
in file drawMapXML.php, method drawMapXML::drawStandoff()
drawSupportHold
in file drawMap.php, method WorldVariant_drawMap::drawSupportHold()
    Draw a support hold arrow
drawSupportHold
in file drawMapXML.php, method drawMapXML::drawSupportHold()
drawSupportHold
in file drawMap.php, method drawMap::drawSupportHold()
    Draw a support hold arrow
drawSupportMove
in file drawMapXML.php, method drawMapXML::drawSupportMove()
drawSupportMove
in file drawMap.php, method drawMap::drawSupportMove()
    Draw a support move arrow
drawSupportMove
in file drawMap.php, method WorldVariant_drawMap::drawSupportMove()
drawText
in file drawMap.php, method drawMap::drawText()
    Draw text on the map
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
dependencyNode.php
procedural page dependencyNode.php
diplomacy.php
procedural page diplomacy.php
diplomacy.php
procedural page diplomacy.php
definitions.php
procedural page definitions.php
developers.php
procedural page developers.php
drawMap.php
procedural page drawMap.php
drawMapXML.php
procedural page drawMapXML.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
top

e

$elementCount
in file baseset.php, variable baseSet::$elementCount
$email
in file user.php, variable User::$email
    E-mail address
$error
in file order.php, variable userOrder::$error
$extraArgs
in file pager.php, variable Pager::$extraArgs
$ext_perms
in file facebook.php, variable Facebook::$ext_perms
easycaptcha.php
procedural page easycaptcha.php
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
in file JSON.php, method Services_JSON::encode()
    encodes an arbitrary variable into JSON format
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()
eraseGame
in file game.php, method processGame::eraseGame()
    Deletes a live game's data. If run within Game::process() an appropriate exception should be thrown after running this.
error
in file html.php, method libHTML::error()
    Print an error message and end the script
errorLog
in file misc.php, method miscUpdate::errorLog()
    Update ErrorLogCount=>The number of error-log files
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
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
$fleet
in file drawMap.php, variable drawMap::$fleet
    An array containing the fleet icon image resource, and its width and height.
$FleetBorders
in file install.php, variable InstallTerritory::$FleetBorders
    Territories reachable from this one by fleet
$followingAreInvalid
in file order.php, variable userOrder::$followingAreInvalid
    If true all paramIsValid() will return false. An invalid param cannot be followed by valid params.
$followingNeedValidation
in file order.php, variable userOrder::$followingNeedValidation
    If true all paramNeedsValidation() will return true. Once one param needs validation all following need validation.
$font
in file drawMap.php, variable drawMap::$font
    ['path']=>path to font file, ['size']=>font point size, ['color']=>font color
$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
$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
$fullName
in file variant.php, variable BuildAnywhereVariant::$fullName
$fullName
in file variant.php, variable CustomStartVariant::$fullName
$fullName
in file variant.php, variable FleetRomeVariant::$fullName
$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 WorldVariant::$fullName
$fullName
in file variant.php, variable ColonialVariant::$fullName
$fullName
in file variant.php, variable AncMedVariant::$fullName
$fullName
in file variant.php, variable ClassicVariant::$fullName
FACEBOOK
in file definitions.php, constant FACEBOOK
Facebook
in file facebook.php, class 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
faq.php
procedural page faq.php
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:
filterInput
in file searchItemSettings.php, method searchChooseVariant::filterInput()
filterInput
in file searchItems.php, method searchItemCheckbox::filterInput()
filterInput
in file searchItems.php, method searchItem::filterInput()
filterInput
in file search.php, method search::filterInput()
filterInput
in file searchItemSettings.php, method searchPhase::filterInput()
filterInput
in file searchItemSettings.php, method searchAmMember::filterInput()
finalize_params
in file facebookapi_php5_restlib.php, method FacebookRestClient::finalize_params()
findbUserIDs
in file adminMultiFinder.php, method adminMultiCheck::findbUserIDs()
    If no bUserIDs were given on construction some users to be checked against have to be found. This is done by finding cookie-code and IP matches, resulting in bUserIDs being set.
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!*
findSetDefeated
in file members.php, method processMembers::findSetDefeated()
    Set players who have lost all their SCs and units to be defeated, which will also return their points if needed.
findSetLeft
in file members.php, method processMembers::findSetLeft()
    Set players who have missed too many phases to be Left (which doesn't mean they get their points, they can still rejoin.
findTab
in file chatbox.php, method Chatbox::findTab()
    Find the tab which the user has requested to see, and return the country name. (Can also be 'Global')
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.
FleetRomeVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class FleetRomeVariant_adjudicatorPreGame
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.
form
in file adminMultiFinder.php, method adminMultiCheck::form()
    Print a form for selecting which user to check, and which users to check against
formHTML
in file searchOptions.php, method searchOptionRadio::formHTML()
formHTML
in file searchItemSettings.php, method searchAmMember::formHTML()
formHTML
in file searchOptions.php, method searchOptionSelect::formHTML()
formHTML
in file searchItemSettings.php, method searchPhase::formHTML()
formHTML
in file search.php, method search::formHTML()
formHTML
in file searchItems.php, method searchItemSelect::formHTML()
formHTML
in file searchOptions.php, method searchOptionCheckbox::formHTML()
formHTML
in file searchItems.php, method searchItem::formHTML()
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
in file misc.php, method miscUpdate::forum()
    Update forum related cached values.
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()
fromTerrIDCheck
in file diplomacy.php, method userOrderDiplomacy::fromTerrIDCheck()
faq.php
procedural page faq.php
top

g

$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 orderinterface.php, variable OrderInterface::$gameID
$gameID
in file unit.php, variable Unit::$gameID
    Game ID
$gameID
in file member.php, variable Member::$gameID
    The game ID
$gameMasterSecret
in file config.sample.php, variable Config::$gameMasterSecret
    This is used to authenticate the cron process which will run the gamemaster script.
$gameOver
in file game.php, variable Game::$gameOver
    The conditions under which the game ended; 'Won', 'No', 'Drawn'
$generate_session_secret
in file facebook.php, variable Facebook::$generate_session_secret
$getqueries
in file database.php, variable Database::$getqueries
$globalGameID
in file adminActionsForms.php, variable adminActionsForms::$globalGameID
    An array of admin/moderator task details; the friendly name, the description, a sub-array of friendly parameter names indexed by parameter code-names, all indexed by the task/action's code-name.
$globalUserID
in file adminActionsForms.php, variable adminActionsForms::$globalUserID
graph.php
procedural page graph.php
gamecreate.php
procedural page gamecreate.php
gamelistings.php
procedural page gamelistings.php
gamemaster.php
procedural page gamemaster.php
Game
in file game.php, class Game
    Prints data on a game, and loads and manages the collections of members which this game contains.
Game
in file index.php, method libHome::Game()
game
in file misc.php, method miscUpdate::game()
    Update game related cached values.
gamecreate.php
procedural page gamecreate.php
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.
gameGameOverDetails
in file game.php, method panelGame::gameGameOverDetails()
    What circumstances did the game end in? Who won, etc
gameHoursPerPhase
in file game.php, method panelGame::gameHoursPerPhase()
    Hours per phase, whether the game is slow or fast etc
gameIcons
in file game.php, method panelGame::gameIcons()
    Icons for the game, e.g. private padlock and featured star
gamelistings.php
procedural page gamelistings.php
gamelog
in file game.php, method processGame::gamelog()
game.php
procedural page game.php
gamemaster.php
procedural page gamemaster.php
gamemaster.php
procedural page gamemaster.php
gamemasterToken
in file auth.php, method libAuth::gamemasterToken()
gamemasterToken_Valid
in file auth.php, method libAuth::gamemasterToken_Valid()
gameNoticeBar
in file game.php, method panelGame::gameNoticeBar()
    The full bar with a notice about the game; used for game-over and game-starting details.
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.
gameovertxt
in file game.php, method Game::gameovertxt()
    A textual representation of the game over conditions
game.php
procedural page game.php
gameboard.php
procedural page gameboard.php
gamehome.php
procedural page gamehome.php
gamesCanProcess
in file game.php, method Game::gamesCanProcess()
gameTimeRemaining
in file game.php, method panelGame::gameTimeRemaining()
    The next-process data, depending on whether paused/crashed/finished/etc
gameTimeRemaining
in file gamehome.php, method panelGameHome::gameTimeRemaining()
    Shortened game time remaining info
gameVariants
in file game.php, method panelGame::gameVariants()
GenerateCode
in file php-captcha.inc.php, method PhpCaptcha::GenerateCode()
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()
getChain
in file loadConvoyChains.php, method adjConvoyChains::getChain()
getContext
in file orderinterface.php, method OrderInterface::getContext()
getConvoys
in file loadConvoyChains.php, method adjConvoyChains::getConvoys()
getCurrentPage
in file pagerthread.php, method PagerThread::getCurrentPage()
getCurrentPage
in file pager.php, method Pager::getCurrentPage()
getCurrentPage
in file pagerforum.php, method PagerForum::getCurrentPage()
getFormat
in file facebookapi_php5_restlib.php, method FacebookRestClient::getFormat()
    get the current response serialization format
getMessages
in file chatbox.php, method Chatbox::getMessages()
    Retrieve and parse the messages which have been sent via this tab into an HTML table
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.
getResults
in file orderinterface.php, method OrderInterface::getResults()
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.php, method Facebook::get_logout_url()
get_logout_url
in file facebook_mobile.php, method FacebookMobile::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()
giveModerator
in file adminActionsRestricted.php, method adminActionsRestricted::giveModerator()
givePoints
in file adminActions.php, method adminActions::givePoints()
globalAddTime
in file adminActionsRestricted.php, method adminActionsRestricted::globalAddTime()
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
gamemessage.php
procedural page gamemessage.php
gamecreate.php
procedural page gamecreate.php
game.php
procedural page game.php
top

h

$hasChanged
in file order.php, variable userOrder::$hasChanged
$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 AncMedVariant::$homepage
$homepage
in file user.php, variable User::$homepage
    User-profile homepage
$homepage
in file variant.php, variable WorldVariant::$homepage
$htmlName
in file searchOptions.php, variable searchOption::$htmlName
halloffame.php
procedural page halloffame.php
header.php
procedural page header.php
help.php
procedural page help.php
hold.php
procedural page hold.php
halloffame.php
procedural page halloffame.php
header
in file gameboard.php, method panelGameBoard::header()
    A modified header, which will also print the info about the member which has joined if applicable, for use at the top of a game board.
header
in file game.php, method panelGame::header()
    The header; the vital game info and the vital notice bar
header.php
procedural page header.php
help.php
procedural page help.php
html
in file pager.php, method Pager::html()
html
in file orderinterface.php, method OrderInterface::html()
html
in file notice.php, method notice::html()
html.php
procedural page html.php
help.php
procedural page help.php
top

i

$id
in file territory.php, variable Territory::$id
    The territory ID
$id
in file game.php, variable Game::$id
    The game ID
$id
in file user.php, variable User::$id
    User ID
$id
in file loadConvoyChains.php, variable adjConvoyChains::$id
$id
in file hold.php, variable adjHold::$id
    The unit ID
$id
in file order.php, variable order::$id
    The order ID
$id
in file member.php, variable Member::$id
    The member ID
$id
in file variant.php, variable AncMedVariant::$id
$id
in file unit.php, variable Unit::$id
    Unit ID
$id
in file variant.php, variable ColonialVariant::$id
$id
in file variant.php, variable WorldVariant::$id
$id
in file variant.php, variable ClassicVariant::$id
$id
in file variant.php, variable FleetRomeVariant::$id
$id
in file variant.php, variable BuildAnywhereVariant::$id
$id
in file variant.php, variable WDVariant::$id
    Variant ID. Stored in game records and references in config.php. 1-255
$id
in file variant.php, variable CustomStartVariant::$id
$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
$is_user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$is_user
$itemsPerPage
in file pager.php, variable Pager::$itemsPerPage
$iWidth
in file php-captcha.inc.php, variable PhpCaptcha::$iWidth
interactive.php
procedural page interactive.php
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()
IGNORECACHE
in file map.php, constant IGNORECACHE
imagelinethick
in file drawMap.php, method drawMap::imagelinethick()
    Draw a line
imagesquareline
in file drawMap.php, method drawMap::imagesquareline()
    Draw a line
index.php
procedural page index.php
indexMembers
in file members.php, method Members::indexMembers()
initialize
in file datcGame.php, method datcGame::initialize()
    Initialize the test; load units, load map, create orders, load orders
initialize
in file variant.php, method ColonialVariant::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 WorldVariant::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.
intro.php
procedural page intro.php
invertedChecks
in file searchItems.php, method searchItemCheckbox::invertedChecks()
invite.php
procedural page invite.php
IN_CODE
in file map.php, constant IN_CODE
IN_CODE
in file easycaptcha.php, constant IN_CODE
in_fb_canvas
in file facebook.php, method Facebook::in_fb_canvas()
in_frame
in file facebook.php, method Facebook::in_frame()
isCompleted
in file members.php, method Members::isCompleted()
isEnoughPlayers
in file pregame.php, method adjudicatorPreGame::isEnoughPlayers()
isError
in file JSON.php, method Services_JSON::isError()
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
isLoggingEnabled
in file error.php, method libError::isLoggingEnabled()
isMemberInfoHidden
in file game.php, method Game::isMemberInfoHidden()
    Should members be hidden for this game and this viewer?
isNameHidden
in file member.php, method panelMember::isNameHidden()
isOverNMRLimit
in file members.php, method processMembers::isOverNMRLimit()
    Returns true if more than 1/3rd of active players are NMR. (No Moves Recieved)
isReady
in file members.php, method Members::isReady()
intro.php
procedural page intro.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
install.php
procedural page install.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
JSON.php
procedural page JSON.php
jsonwrapper.php
procedural page jsonwrapper.php
jsonwrapper_inner.php
procedural page jsonwrapper_inner.php
join
in file members.php, method processMembers::join()
    Allow the user to join a game. The User must have enough points, the Game must be
joinBar
in file game.php, method panelGame::joinBar()
    A bar with form buttons letting you join/leave a game
joinedRedirect
in file members.php, method processMembers::joinedRedirect()
    Redirect to a game after joining it. Script ends here.
jsContextVars
in file orderinterface.php, method OrderInterface::jsContextVars()
JSDIR
in file definitions.php, constant JSDIR
jsHTML
in file orderinterface.php, method OrderInterface::jsHTML()
jsInitForm
in file orderinterface.php, method OrderInterface::jsInitForm()
jsLiveBoardData
in file orderinterface.php, method OrderInterface::jsLiveBoardData()
jsLoadBoard
in file orderinterface.php, method OrderInterface::jsLoadBoard()
jsLoadBoard
in file OrderInterface.php, method BuildAnywhereVariant_OrderInterface::jsLoadBoard()
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

$label
in file searchItemSettings.php, variable searchPhase::$label
$label
in file searchItemSettings.php, variable searchOrderBy::$label
$label
in file searchItemSettings.php, variable searchActivityTypes::$label
$label
in file searchItemSettings.php, variable searchPhaseHours::$label
$label
in file searchItemSettings.php, variable searchChooseVariant::$label
$label
in file searchItemSettings.php, variable searchMemberStatus::$label
$label
in file searchItemSettings.php, variable searchIsPublic::$label
$label
in file searchItemSettings.php, variable searchGameOver::$label
$label
in file searchItemSettings.php, variable searchIsAnonymous::$label
$label
in file searchItemSettings.php, variable searchAmMember::$label
$label
in file searchItemSettings.php, variable searchIsJoinable::$label
$label
in file searchItemSettings.php, variable searchPressType::$label
$label
in file searchItemSettings.php, variable searchPotType::$label
$label
in file searchItems.php, variable searchItem::$label
    The friendly label for this item (e.g. 'Game membership filters')
$label
in file searchItemSettings.php, variable searchProcessStatus::$label
$label
in file searchOptions.php, variable searchOption::$label
$label
in file searchItemSettings.php, variable searchActivePhases::$label
$lastMessageIDViewed
in file user.php, variable User::$lastMessageIDViewed
$length
in file paradox.php, variable adjParadoxException::$length
    How many decisions are contained in this dependency chain? This is important because when considering paradoxes the shortest dependency chain is the one which must be considered.
$loaded
in file order.php, variable userOrder::$loaded
$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.
$locked
in file searchItems.php, variable searchItem::$locked
    Is this item unchangeable?
$locked
in file searchOptions.php, variable searchOption::$locked
$lockMode
in file game.php, variable Game::$lockMode
$locks
in file searchItemSettings.php, variable searchAmMember::$locks
$locks
in file searchItems.php, variable searchItem::$locks
    The list of search templates in which this item cannot change its value
$locks
in file searchItemSettings.php, variable searchActivePhases::$locks
$locks
in file searchItemSettings.php, variable searchActivityTypes::$locks
$locks
in file searchItemSettings.php, variable searchIsJoinable::$locks
$locks
in file searchItemSettings.php, variable searchProcessStatus::$locks
$locks
in file searchItemSettings.php, variable searchGameOver::$locks
$locks
in file searchItemSettings.php, variable searchIsAnonymous::$locks
$locks
in file searchItemSettings.php, variable searchPhase::$locks
$locks
in file searchItemSettings.php, variable searchMemberStatus::$locks
lib.php
procedural page lib.php
logon.php
procedural page logon.php
loadConvoyChains.php
procedural page loadConvoyChains.php
lastLoggedInTxt
in file member.php, method Member::lastLoggedInTxt()
    A textual display of this user's last log-in time
last_affected
in file database.php, method Database::last_affected()
last_inserted
in file database.php, method Database::last_inserted()
leave
in file member.php, method processMember::leave()
    Leave the game before it has started, refunding points, deleting the member record, and possibly erasing the game.
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
libGameMaster
in file gamemaster.php, class libGameMaster
    A class which performs utility functions for the gamemaster script, such as adding/removing/fetching items from the process-queue, and doing various maintenance tasks.
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
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.
lineAngle
in file drawMap.php, method drawMap::lineAngle()
    Convert two X,Y coordinates representing an arrow into an angle in radians, to allow use of the rotate function which requires radians are measured based on facing right being 0 Rad. Clockwise is positive
link
in file html.php, method libHTML::link()
    An external link icon
link
in file variant.php, method WDVariant::link()
linkify
in file message.php, method Message::linkify()
links
in file gameboard.php, method panelGameBoard::links()
links
in file gamehome.php, method panelGameHome::links()
    Links to the game and game archives
links
in file game.php, method panelGame::links()
    The links allowing players to join/view games and see the archive data
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.
load
in file members.php, method Members::load()
load
in file game.php, method Game::load()
    Reload the variables which are stored within this object specificially, ie everything
load
in file orderinterface.php, method OrderInterface::load()
load
in file order.php, method userOrder::load()
    Load different orders depending on the current phase
loadColors
in file drawMap.php, method drawMap::loadColors()
    Initialize the RGB color arrays into proper GD color resources
loadData
in file order.php, method order::loadData()
loadFont
in file drawMap.php, method drawMap::loadFont()
    Load the $this->font array
loadFromDB
in file order.php, method userOrder::loadFromDB()
    Load stuff from the database
loadFromGameID
in file variant.php, method libVariant::loadFromGameID()
    Return a Variant object corresponding to a game ID. This has to
loadFromInput
in file order.php, method userOrder::loadFromInput()
    Load user inputted stuff. Will filter out invalid inputs, escape everything inputted, categorize whether params have been changed, not been changed, need to be wiped, will update requirements based on the new data, and wipe anything that was loaded from the DB but is no longer required.
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)
loadImage
in file drawMap.php, method drawMap::loadImage()
    Load a particular image resource and measure its width and length
loadImages
in file drawMap.php, method ColonialVariant_drawMap::loadImages()
loadImages
in file drawMap.php, method drawMap::loadImages()
    Load all the image resources required, and measure their width and length
loadMember
in file members.php, method Members::loadMember()
loadMember
in file members.php, method panelMembers::loadMember()
    Load a panelMember instead of a Member
loadMember
in file members.php, method processMembers::loadMember()
    Load a processMember, overrides Members->loadMember which loads a Member
loadMember
in file membershome.php, method panelMembersHome::loadMember()
    Load a panelMemberHome instead of a panelMember
loadMembers
in file game.php, method processGame::loadMembers()
    Load a new processMembers() into $this->Members (overrides Game::loadMembers, which loads Members())
loadMembers
in file game.php, method Game::loadMembers()
    Reload the Members array
loadMembers
in file game.php, method panelGame::loadMembers()
    Load panelMembers, instead of Members
loadMembers
in file gamehome.php, method panelGameHome::loadMembers()
    Load panelMembersHome instead of panelMembers
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.
loadOrderArrows
in file drawMap.php, method drawMap::loadOrderArrows()
    Set up colors, filter out settings for a different smallmap setting:
loadRow
in file game.php, method Game::loadRow()
loadTerritories
in file drawMap.php, method drawMap::loadTerritories()
    Load the $this->territoryPositions array
log
in file orderinterface.php, method OrderInterface::log()
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
logon.php
procedural page logon.php
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()
top

m

$mailerConfig
in file config.sample.php, variable Config::$mailerConfig
    An array of e-mail settings, to validate e-mails etc.
$map
in file drawMap.php, variable drawMap::$map
    An array containing the map image resource, and its width and height.
$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 WDVariant::$mapID
    Map ID, may be shared among variants. Territories are not referenced by variantID but by mapID.
$mapID
in file variant.php, variable WorldVariant::$mapID
$mapID
in file drawMap.php, variable drawMap::$mapID
$mapID
in file variant.php, variable ClassicVariant::$mapID
$mapNames
in file drawMap.php, variable drawMap::$mapNames
    An array containing the territory names overlay image resource, and its width and height.
$mapX
in file install.php, variable InstallTerritory::$mapX
$mapX
in file territory.php, variable Territory::$mapX
    Large map x coordinate
$mapY
in file territory.php, variable Territory::$mapY
    Large map y coordinate
$mapY
in file install.php, variable InstallTerritory::$mapY
$maxBits
in file baseset.php, variable baseSet::$maxBits
$maxOrderID
in file orderinterface.php, variable OrderInterface::$maxOrderID
$memberID
in file orderinterface.php, variable OrderInterface::$memberID
$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.
$muteReports
in file user.php, variable User::$muteReports
    'No' if the player can submit mod reports, 'Yes' if they are muted
maps.php
procedural page maps.php
messages.php
procedural page messages.php
member.php
procedural page member.php
map.php
procedural page map.php
move.php
procedural page move.php
member.php
procedural page member.php
members.php
procedural page members.php
misc.php
procedural page misc.php
member.php
procedural page member.php
memberhome.php
procedural page memberhome.php
members.php
procedural page members.php
membershome.php
procedural page membershome.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.
maintenance
in file adminActionsRestricted.php, method adminActionsRestricted::maintenance()
makeBet
in file member.php, method processMember::makeBet()
    Makes a user deposit a certain number of points into this game, updating the game's pot.
makeDonator
in file adminActions.php, method adminActions::makeDonator()
makePrivate
in file adminActions.php, method adminActions::makePrivate()
makePublic
in file adminActions.php, method adminActions::makePublic()
makeUserMember
in file members.php, method Members::makeUserMember()
map.php
procedural page map.php
mapFilename
in file game.php, method Game::mapFilename()
mapHTML
in file gameboard.php, method panelGameBoard::mapHTML()
mapJS
in file gameboard.php, method panelGameBoard::mapJS()
mapPrepare
in file datcGame.php, method datcGame::mapPrepare()
    Prepare the database for a map to be drawn; archive the moves, save the standoffs, update owners and archive them,
mapType
in file game.php, method Game::mapType()
maybeReadMessages
in file html.php, method libHTML::maybeReadMessages()
    The maybe read messages icon, optionally with link
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
memberBar
in file member.php, method panelMember::memberBar()
    The bar as displayed in the in-summary list of members
memberBetWon
in file memberhome.php, method panelMemberHome::memberBetWon()
    Points won
memberBetWon
in file member.php, method panelMember::memberBetWon()
    The amount of points bet, info on current value/amount won. Colored depending on success/failure.
memberColumn
in file memberhome.php, method panelMemberHome::memberColumn()
    A column of data in an array, with the countryID&online icon, then finalized icon, then sent-messages icon.
memberCountryName
in file member.php, method panelMember::memberCountryName()
    The members country name, colored
memberFinalized
in file member.php, method panelMember::memberFinalized()
    Finalized icon
memberFinalizedFull
in file memberhome.php, method panelMemberHome::memberFinalizedFull()
    The finalized icon, no text
memberFinalizedFull
in file member.php, method panelMember::memberFinalizedFull()
    The finalized icon plus explanation
memberGameDetail
in file memberhome.php, method panelMemberHome::memberGameDetail()
    Detail on this member's game info, for the header info of the viewing member only
memberGameDetail
in file member.php, method panelMember::memberGameDetail()
    Details about this members in-game stats
memberHeaderBar
in file member.php, method panelMember::memberHeaderBar()
    The member bar shown at the top of a board page for members of the game.
memberHeaderBar
in file memberhome.php, method panelMemberHome::memberHeaderBar()
    The header bar displaying info about the joined member viewing, but all on one line
memberMessages
in file member.php, method panelMember::memberMessages()
    The messages icon
memberMessagesFull
in file memberhome.php, method panelMemberHome::memberMessagesFull()
    The messages icon, no text
memberMessagesFull
in file member.php, method panelMember::memberMessagesFull()
    The messages icon, if recieved, plus explanation
memberName
in file member.php, method panelMember::memberName()
    The name of the user playing as this member, his points, and whether he's logged on
memberNameCountry
in file member.php, method panelMember::memberNameCountry()
    The username colored as per the countryID
memberProgressBar
in file member.php, method panelMember::memberProgressBar()
    The progress bar for this member, showing current SCs and units, and distance to SCTarget SCs
members
in file game.php, method panelGame::members()
    Members data; info about each member is given surrounded by the occupation-bar
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.
memberSentMessages
in file member.php, method panelMember::memberSentMessages()
    The icon showing whether we've received messages from this user, if we're a member
membersList
in file membershome.php, method panelMembersHome::membersList()
    Display a table with the vital members info; who is finalized, who has sent messages etc, each member takes up a short, thin column.
membersList
in file members.php, method panelMembers::membersList()
    The list of members; just names if pregame, otherwise a full detailed table, ordered by status then relative success in-game.
memberUnitSCCount
in file member.php, method panelMember::memberUnitSCCount()
    Units and SCs count, colored green if growing and red if shrinking
memberUnitSCCount
in file memberhome.php, method panelMemberHome::memberUnitSCCount()
    Units count, no SC info
memberUserDetail
in file member.php, method panelMember::memberUserDetail()
    Details about this members user info
memberVotes
in file member.php, method panelMember::memberVotes()
    This member's votes cast
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
miscUpdate
in file misc.php, class miscUpdate
    A utility class to update various cached values stored in the misc table.
modetxt
in file game.php, method Game::modetxt()
    The Game's phase in textual format
moveToTerrCheck
in file diplomacy.php, method userOrderDiplomacy::moveToTerrCheck()
    Checks that toTerrID can be moved 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
member.php
procedural page member.php
members.php
procedural page members.php
misc.php
procedural page misc.php
top

n

$name
in file searchItemSettings.php, variable searchMemberStatus::$name
$name
in file searchItemSettings.php, variable searchIsPublic::$name
$name
in file searchItemSettings.php, variable searchOrderBy::$name
$name
in file install.php, variable InstallTerritory::$name
$name
in file searchItemSettings.php, variable searchPhaseHours::$name
$name
in file searchItemSettings.php, variable searchPhase::$name
$name
in file searchItemSettings.php, variable searchIsJoinable::$name
$name
in file searchItemSettings.php, variable searchIsAnonymous::$name
$name
in file searchItems.php, variable searchItem::$name
    The HTML form name of this item (e.g. "amMember")
$name
in file searchItemSettings.php, variable searchActivePhases::$name
$name
in file searchItemSettings.php, variable searchAmMember::$name
$name
in file searchItemSettings.php, variable searchChooseVariant::$name
$name
in file searchItemSettings.php, variable searchGameOver::$name
$name
in file searchItemSettings.php, variable searchActivityTypes::$name
$name
in file searchItemSettings.php, variable searchPotType::$name
$name
in file variant.php, variable FleetRomeVariant::$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 ColonialVariant::$name
$name
in file variant.php, variable WorldVariant::$name
$name
in file variant.php, variable ClassicVariant::$name
$name
in file variant.php, variable BuildAnywhereVariant::$name
$name
in file searchItemSettings.php, variable searchPressType::$name
$name
in file variant.php, variable CustomStartVariant::$name
$name
in file searchItemSettings.php, variable searchProcessStatus::$name
$name
in file game.php, variable Game::$name
    The game's name
$name
in file territory.php, variable Territory::$name
    The territory name
$name
in file variant.php, variable AncMedVariant::$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.
$noticesPage
in file notice.php, variable notice::$noticesPage
$nsc
in file drawMap.php, variable ColonialVariant_drawMap::$nsc
    An array containing the information if one of the first 9 territories
name
in file member.php, method panelMember::name()
    Obsolete: The member's name and countryID info
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.
newBoard
in file orderinterface.php, method OrderInterface::newBoard()
newContext
in file orderinterface.php, method OrderInterface::newContext()
newJSON
in file orderinterface.php, method OrderInterface::newJSON()
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 index.php, method libHome::Notice()
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 adminActionsRestricted.php, method adminActionsRestricted::notice()
NoticeGame
in file index.php, method libHome::NoticeGame()
NoticePMs
in file index.php, method libHome::NoticePMs()
notificationsList
in file game.php, method panelGame::notificationsList()
    The notifications list, not yet used, for showing notifications data related to a game within its game-panel
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.
notifyGameProgressed
in file members.php, method processMembers::notifyGameProgressed()
    Send message about the game moving forward
notifyPaused
in file members.php, method processMembers::notifyPaused()
    Send message about the game being paused
notifyUnpaused
in file members.php, method processMembers::notifyUnpaused()
    Send message about the game being unpaused
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
top

o

$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
$online
in file user.php, variable User::$online
    Is this user online?
$options
in file searchItemSettings.php, variable searchIsAnonymous::$options
$options
in file searchItemSettings.php, variable searchIsPublic::$options
$options
in file searchItemSettings.php, variable searchGameOver::$options
$options
in file searchItemSettings.php, variable searchIsJoinable::$options
$options
in file searchItemSettings.php, variable searchAmMember::$options
$options
in file searchItemSettings.php, variable searchActivePhases::$options
$options
in file searchItemSettings.php, variable searchActivityTypes::$options
$options
in file searchItemSettings.php, variable searchMemberStatus::$options
$options
in file searchItemSettings.php, variable searchChooseVariant::$options
$options
in file searchItemSettings.php, variable searchOrderBy::$options
$options
in file searchItems.php, variable searchItem::$options
    The list of options, indexed by HTML form value, the array value is the label for that option.
$options
in file searchItemSettings.php, variable searchPressType::$options
$options
in file searchItemSettings.php, variable searchPotType::$options
$options
in file searchItemSettings.php, variable searchPhaseHours::$options
$options
in file searchItemSettings.php, variable searchPhase::$options
$options
in file searchItemSettings.php, variable searchProcessStatus::$options
$orderArrows
in file drawMap.php, variable WorldVariant_drawMap::$orderArrows
$orderArrows
in file drawMap.php, variable drawMap::$orderArrows
    An array of different arrow parameters; colors, thicknesses etc, for arrows representing different orders
$Orders
in file orderinterface.php, variable OrderInterface::$Orders
$orderStatus
in file member.php, variable Member::$orderStatus
    An array of the order status flags currently set: 'None','Saved','Completed','Ready'
$orderStatus
in file orderinterface.php, variable OrderInterface::$orderStatus
orders.php
procedural page orders.php
order.php
procedural page order.php
order.php
procedural page order.php
orderinterface.php
procedural page orderinterface.php
order.php
procedural page order.php
occupationBar
in file members.php, method panelMembers::occupationBar()
    The occupation bar; a bar representing each of the countries current progress as measured by the number of SCs.
openBar
in file game.php, method panelGame::openBar()
    A bar with a button letting people view the game
openBar
in file gameboard.php, method panelGameBoard::openBar()
    No open bar from within an open game
order
in file order.php, class order
    The root order function; mostly just holds information and loads objects for userOrder and processOrder
orderIndex
in file orders.php, function orderIndex()
    Output the textual orders for the current game
OrderInterface
in file orderinterface.php, class OrderInterface
    A class for submission/retrieval of orders; usable internally or externally
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.
output
in file chatbox.php, method Chatbox::output()
    Output the chatbox HTML; output the tabs, then the information about the player we're talking to, then the correspondance we have with the current msgCountryID at the moment, then the post-box for new messages we want to send
outputOrderLogs
in file orders.php, function outputOrderLogs()
outputTabs
in file chatbox.php, method Chatbox::outputTabs()
    Output the tabs which go on top of the chat-box, along with online notifications and message notifications
outputTest
in file datcGame.php, method datcGame::outputTest()
    Output the test orders and success criteria
OrderInterface.php
procedural page OrderInterface.php
top

p

$pageCount
in file pager.php, variable Pager::$pageCount
$paramsValidLoadDB
in file order.php, variable userOrder::$paramsValidLoadDB
$paramsValidLoadInput
in file order.php, variable userOrder::$paramsValidLoadInput
$password
in file game.php, variable Game::$password
    The MD5 hash of the game's password
$password
in file user.php, variable User::$password
    MD5 (salted) password hex encoded
$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'
$phase
in file orderinterface.php, variable OrderInterface::$phase
$phaseMinutes
in file game.php, variable Game::$phaseMinutes
    The number of minutes per phase, defaults to 1440(24 hours)
$points
in file user.php, variable User::$points
    Number of available points
$points
in file member.php, variable Member::$points
    The number of points the user currently has available to bet
$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.
$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
$preventers
in file move.php, variable adjMove::$preventers
$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
$profile_user
in file facebook.php, variable Facebook::$profile_user
$putqueries
in file database.php, variable Database::$putqueries
php-captcha.inc.php
procedural page php-captcha.inc.php
points.php
procedural page points.php
profile.php
procedural page profile.php
paradox.php
procedural page paradox.php
pregame.php
procedural page pregame.php
points.php
procedural page points.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.
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.
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()
panelGame
in file game.php, class panelGame
    The game panel class; it extends the Game class, which contains the information, with a set of functions which display HTML giving info on the game and allowing certain interactions with it.
panelGameBoard
in file gameboard.php, class panelGameBoard
    This class displays the game panel within a board context. It displays more info and gives different functionality (e.g. voting)
panelGameHome
in file gamehome.php, class panelGameHome
    This class displays the game panel within a home context. Output is trimmed down to size, the viewer is always a member, and finished games aren't seen via this class.
panelMember
in file member.php, class panelMember
    This class displays the member subsection of a game panel.
panelMemberHome
in file memberhome.php, class panelMemberHome
    This class displays the member subsection of a game panel in a homepage context.
panelMembers
in file members.php, class panelMembers
    This class displays the members subsection of a game panel.
panelMembersHome
in file membershome.php, class panelMembersHome
    This class displays the members subsection of a game panel in a homepage context.
panic
in file adminActions.php, method adminActions::panic()
panicConfirm
in file adminActions.php, method adminActions::panicConfirm()
paradoxForce
in file dependencyNode.php, method adjDependencyNode::paradoxForce()
    An interface to allow adjParadoxException to force a decision by editing the cache, so that paradoxes can be resolved
paramIsset
in file order.php, method userOrder::paramIsset()
paramIsValid
in file order.php, method userOrder::paramIsValid()
    Is a param valid? If a preceding param was found to be invalid it returns false, else if the param doesn't need to be validated it returns true, otherwise it checks if the param is valid or not.
paramNeedsValidation
in file order.php, method userOrder::paramNeedsValidation()
    Does this param need to be checked? True if it has changed, if a preceding param has changed, or if a preceding param was found to be invalid.
paramWipe
in file order.php, method userOrder::paramWipe()
pass_Hash
in file auth.php, method libAuth::pass_Hash()
pausedInfo
in file game.php, method panelGame::pausedInfo()
pausedInfo
in file gameboard.php, method panelGameBoard::pausedInfo()
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.
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
PMs
in file index.php, method libHome::PMs()
points
in file html.php, method libHTML::points()
    The points icon
points.php
procedural page points.php
pointsInfoLog
in file member.php, method processMember::pointsInfoLog()
pointsInPlay
in file user.php, method User::pointsInPlay()
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
pointsSupplement
in file user.php, method User::pointsSupplement()
    Give this user a supplement of points
pointsTransfer
in file user.php, method User::pointsTransfer()
pointsValue
in file member.php, method Member::pointsValue()
polygonMap
in file drawMap.php, method drawMap::polygonMap()
    Return an array of coordinates for an n sided symmetrical polygon, which has 0,0 at its center.
postMessage
in file chatbox.php, method Chatbox::postMessage()
    Post a message to the given countryID, if there is one to be posted. Will also send messages as a GameMaster if the user is a moderator which isn't joined into the game.
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()
pot
in file gamehome.php, method panelGameHome::pot()
    Shortened pot data. Finished games aren't displayed via Home
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()
printAndFindTab
in file gamelistings.php, function printAndFindTab()
printCheckSummary
in file adminMultiFinder.php, method adminMultiCheck::printCheckSummary()
    Print a summary of the check which is about to be performed
printGamesList
in file search.php, method search::printGamesList()
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()
process
in file adminActionsForms.php, method adminActionsForms::process()
    For the given task display the form, and run the task if data entered from the corresponding form
process
in file game.php, method processGame::process()
    Process; the main gamemaster function for managing games; processes orders, adjudicates them,
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.
processGame
in file game.php, class processGame
    This class creates games, joins players up to games, manages the passing of games from phase to phase, decides when they're over and allocates points when they are, etc. It is the most general part of the gamemaster, just about all game manipulation occurs within this class.
processMember
in file member.php, class processMember
    This class deals with changing the status of a member of a certain game, including the giving of winnings or refunds.
processMembers
in file members.php, class processMembers
    A class to handle manipulating a game's members, sending messages out to them, allocating them points, letting them join, getting stats for them, etc.
processOrder
in file order.php, class processOrder
    Performs a few game processing order related tasks. Mainly just a wrapper for SQL to process orders
processOrderBuilds
in file builds.php, class processOrderBuilds
    Converts & sanitizes orders to moves for processing, then performs the actions based on the results of the processed moves, and also creates new moves
processOrderDiplomacy
in file diplomacy.php, class processOrderDiplomacy
    Converts & sanitizes orders to moves for processing, then performs the actions based on the results of the processed moves, and also creates new moves
processOrderRetreats
in file retreats.php, class processOrderRetreats
    Converts & sanitizes orders to moves for processing, then performs the actions based on the results of the processed moves, and also creates new moves
processStatus
in file member.php, method processMember::processStatus()
processSummary
in file game.php, method processGame::processSummary()
processSummary
in file members.php, method processMembers::processSummary()
processTimetxt
in file game.php, method Game::processTimetxt()
    Return the next process time in textual format, in terms of time remaining
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_link
in file member.php, method Member::profile_link()
    Generate a profile link
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()
putImage
in file drawMap.php, method drawMap::putImage()
    Put the given image array into the given position
processUserForm.php
procedural page processUserForm.php
packageMapData.php
procedural page packageMapData.php
processMembers.php
procedural page processMembers.php
processGame.php
procedural page processGame.php
top

r

$requirements
in file order.php, variable userOrder::$requirements
    An array of requirements; Type is chosen, and this selects the sub-array of further requirements which need to be filled to complete the order.
$results
in file orderinterface.php, variable OrderInterface::$results
resetCountryBalancer.php
procedural page resetCountryBalancer.php
retreats.php
procedural page retreats.php
register.php
procedural page register.php
roadmap.php
procedural page roadmap.php
rules.php
procedural page rules.php
retreats.php
procedural page retreats.php
retreats.php
procedural page retreats.php
rules.php
procedural page rules.php
rankingDetails
in file user.php, method User::rankingDetails()
read
in file misc.php, method Misc::read()
readyToggle
in file orderinterface.php, method OrderInterface::readyToggle()
redirect
in file facebook_mobile.php, method FacebookMobile::redirect()
redirect
in file facebook.php, method Facebook::redirect()
refilterHTML
in file message.php, method Message::refilterHTML()
    Remove any HTML added to a message
register.php
procedural page register.php
remainingText
in file time.php, method libTime::remainingText()
    Print the time remaining
renderMessages
in file chatbox.php, method Chatbox::renderMessages()
renderMessages
in file Chatbox.php, method WorldVariant_Chatbox::renderMessages()
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()
reportMuteToggle
in file adminActions.php, method adminActions::reportMuteToggle()
reportsDisplay
in file modnotes.php, method libModNotes::reportsDisplay()
reprocessGame
in file adminActionsRestricted.php, method adminActionsRestricted::reprocessGame()
require_frame
in file facebook.php, method Facebook::require_frame()
require_login
in file facebook.php, method Facebook::require_login()
resetLastProcessTime
in file adminActions.php, method adminActions::resetLastProcessTime()
resetMinimumBet
in file game.php, method processGame::resetMinimumBet()
    Find the minimum number of points needed to join the game, or NULL if it can't be joined. Will be the cheapest CD player or the price of joining pre-game, or null. Should be run whenever the status of a member changes.
resetPass
in file adminActions.php, method adminActions::resetPass()
resetPassConfirm
in file adminActions.php, method adminActions::resetPassConfirm()
resolve
in file paradox.php, method adjParadoxException::resolve()
    Resolve the paradox, by applying special logic. Move chains all result in a successful move, convoy paradoxes are resolved using the Szykman rule, which states that the unit being convoyed is unsuccessful, and has no influence over the territory it is being convoyed to.
resourceLimiter
in file auth.php, method libAuth::resourceLimiter()
resources
in file drawMap.php, method WorldVariant_drawMap::resources()
resources
in file drawMap.php, method ColonialVariant_drawMap::resources()
resources
in file drawMap.php, method ClassicVariant_drawMap::resources()
    Resources, all required except names, which will be drawn on by the computer if not supplied.
resources
in file drawMap.php, method AncMedVariant_drawMap::resources()
restoreGame
in file adminActionsRestricted.php, method adminActionsRestricted::restoreGame()
restoreGame
in file game.php, method processGame::restoreGame()
    Restores a game from a backup table, or throws an exception if it isn't in a backup table.
restoreGameConfirm
in file adminActionsRestricted.php, method adminActionsRestricted::restoreGameConfirm()
results
in file order.php, method userOrder::results()
roadmap.php
procedural page roadmap.php
rotate
in file drawMap.php, method drawMap::rotate()
    Rotate an array of coordinates around a central point. The array of coordinates
rules.php
procedural page rules.php
runSQL
in file install.php, method InstallTerritory::runSQL()
    Run the SQL to install territories as specified to the database
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.
$sc
in file drawMap.php, variable ColonialVariant_drawMap::$sc
    An array containing the neutral support-center icon image resource, and its width and height.
$sCode
in file php-captcha.inc.php, variable PhpCaptcha::$sCode
$searchItems
in file search.php, variable search::$searchItems
$searchTypes
in file search.php, variable search::$searchTypes
$secret
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$secret
$secret
in file facebook.php, variable Facebook::$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!
$SELECT
in file search.php, variable search::$SELECT
$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
$sFileType
in file php-captcha.inc.php, variable PhpCaptcha::$sFileType
$smallmap
in file drawMap.php, variable drawMap::$smallmap
    True if we are displaying a small map, false otherwise
$smallMapX
in file install.php, variable InstallTerritory::$smallMapX
$smallMapX
in file territory.php, variable Territory::$smallMapX
    Small map x coordinate
$smallMapY
in file install.php, variable InstallTerritory::$smallMapY
$smallMapY
in file territory.php, variable Territory::$smallMapY
    Small map y coordinate
$sOwnerText
in file php-captcha.inc.php, variable PhpCaptcha::$sOwnerText
$standoff
in file drawMap.php, variable drawMap::$standoff
    An array containing the standoff icon image resource, and its width and height.
$status
in file member.php, variable Member::$status
    The member status; 'Playing','Left','Defeated'
$status
in file order.php, variable userOrder::$status
$subItems
in file searchItemSettings.php, variable searchAmMember::$subItems
$subItems
in file searchItems.php, variable searchItem::$subItems
    The array of sub-item object postfix names this item may refer to depending on its selection
$subItems
in file searchItemSettings.php, variable searchPhase::$subItems
$supply
in file install.php, variable InstallTerritory::$supply
$supply
in file territory.php, variable Territory::$supply
    Supply center present: 'Yes'/'No'
$supplyCenterCount
in file variant.php, variable WDVariant::$supplyCenterCount
    A cached count of supply-centers
$supplyCenterNo
in file member.php, variable Member::$supplyCenterNo
    The number of supply centers this member owns
$supplyCenterTarget
in file variant.php, variable ColonialVariant::$supplyCenterTarget
$supplyCenterTarget
in file variant.php, variable WDVariant::$supplyCenterTarget
    The number of supply-centers needed to win the game
$supporters
in file hold.php, variable adjHold::$supporters
    The units which are potentially supporting this unit
$supporting
in file support.php, variable adjSupportMove::$supporting
support.php
procedural page support.php
search.php
procedural page search.php
searchItems.php
procedural page searchItems.php
searchItemSettings.php
procedural page searchItemSettings.php
searchOptions.php
procedural page searchOptions.php
set.php
procedural page set.php
saveThumbnail
in file drawMap.php, method drawMap::saveThumbnail()
SCPercents
in file members.php, method Members::SCPercents()
search
in file search.php, class search
searchActivePhases
in file searchItemSettings.php, class searchActivePhases
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchActivityTypes
in file searchItemSettings.php, class searchActivityTypes
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchAmMember
in file searchItemSettings.php, class searchAmMember
searchChooseVariant
in file searchItemSettings.php, class searchChooseVariant
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchGameOver
in file searchItemSettings.php, class searchGameOver
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchIsAnonymous
in file searchItemSettings.php, class searchIsAnonymous
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchIsJoinable
in file searchItemSettings.php, class searchIsJoinable
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchIsPublic
in file searchItemSettings.php, class searchIsPublic
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchItem
in file searchItems.php, class searchItem
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchItemCheckbox
in file searchItems.php, class searchItemCheckbox
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchItemRadio
in file searchItems.php, class searchItemRadio
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchItemSelect
in file searchItems.php, class searchItemSelect
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchMemberStatus
in file searchItemSettings.php, class searchMemberStatus
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchOption
in file searchOptions.php, class searchOption
searchOptionCheckbox
in file searchOptions.php, class searchOptionCheckbox
searchOptionRadio
in file searchOptions.php, class searchOptionRadio
searchOptionSelect
in file searchOptions.php, class searchOptionSelect
searchOrderBy
in file searchItemSettings.php, class searchOrderBy
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchPhase
in file searchItemSettings.php, class searchPhase
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchPhaseHours
in file searchItemSettings.php, class searchPhaseHours
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchPotType
in file searchItemSettings.php, class searchPotType
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchPressType
in file searchItemSettings.php, class searchPressType
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
searchProcessStatus
in file searchItemSettings.php, class searchProcessStatus
    While the searchItem/searchObject setup seems needlessly complex if you need something simple and/or unchanging, it makes things much more managable and flexible as things get more complex.
seen
in file member.php, method userMember::seen()
    Register that you have viewed the messages from a certain countryID and no longer need notification of them
select
in file baseset.php, method baseSet::select()
selectCivilDisorder
in file members.php, method panelMembers::selectCivilDisorder()
    A form showing a selection of civil-disorder countries which can be taken over from
send
in file notice.php, method notice::send()
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 gamemessage.php, method libGameMessage::send()
    Send a game message. Messages are sanitized
Send
in file mailer.php, method Mailer::Send()
send
in file members.php, method Members::send()
send
in file member.php, method Member::send()
sendExcept
in file members.php, method Members::sendExcept()
sendNotice
in file user.php, method User::sendNotice()
sendPM
in file user.php, method User::sendPM()
sendPMs
in file notice.php, method notice::sendPMs()
sendToPlaying
in file members.php, method Members::sendToPlaying()
serveImage
in file html.php, method libHTML::serveImage()
Services_JSON
in file JSON.php, method Services_JSON::Services_JSON()
    constructs a new JSON instance
Services_JSON
in file JSON.php, class Services_JSON
    Converts to and from JSON format.
Services_JSON_Error
in file JSON.php, method Services_JSON_Error::Services_JSON_Error()
Services_JSON_Error
in file JSON.php, class Services_JSON_Error
SERVICES_JSON_IN_ARR
in file JSON.php, constant SERVICES_JSON_IN_ARR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_CMT
in file JSON.php, constant SERVICES_JSON_IN_CMT
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_OBJ
in file JSON.php, constant SERVICES_JSON_IN_OBJ
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_IN_STR
in file JSON.php, constant SERVICES_JSON_IN_STR
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_LOOSE_TYPE
in file JSON.php, constant SERVICES_JSON_LOOSE_TYPE
    Behavior switch for Services_JSON::decode()
SERVICES_JSON_SLICE
in file JSON.php, constant SERVICES_JSON_SLICE
    Marker constant for Services_JSON::decode(), used to flag stack state
SERVICES_JSON_SUPPRESS_ERRORS
in file JSON.php, constant SERVICES_JSON_SUPPRESS_ERRORS
    Behavior switch for Services_JSON::decode()
set
in file set.php, class set
set
in file orderinterface.php, method OrderInterface::set()
setAbandoned
in file game.php, method processGame::setAbandoned()
    The game has been abandoned. Send messages, erase game.
setAbandoned
in file member.php, method processMember::setAbandoned()
    The game was abandoned, give supplement, send the member a message about it.
setAbandoned
in file members.php, method processMembers::setAbandoned()
    Notify members still playing/left that the game has been abandoned, and give supplements where needed.
setBackFromLeft
in file member.php, method userMember::setBackFromLeft()
    Set that this user is no longer in civil disorder for this membership. Sets as playing, removes civildisorder record, sets their orderStatus depending on whether they have orderes to enter, puts them into the correct Game->Members->ByStatus list.
SetBackgroundImages
in file php-captcha.inc.php, method PhpCaptcha::SetBackgroundImages()
setCancelled
in file members.php, method processMembers::setCancelled()
    Set members to cancelled giving their bets back
setCancelled
in file member.php, method processMember::setCancelled()
    The game was cancelled, refund points, send the member a message about it.
setCancelled
in file game.php, method processGame::setCancelled()
    The game has been cancelled. Send messages, refund points, erase game.
SetCharSet
in file php-captcha.inc.php, method PhpCaptcha::SetCharSet()
setCivilDisorder
in file adminActions.php, method adminActions::setCivilDisorder()
setCivilDisorderConfirm
in file adminActions.php, method adminActions::setCivilDisorderConfirm()
setDefaults
in file searchItems.php, method searchItem::setDefaults()
setDefaults
in file searchItems.php, method searchItemCheckbox::setDefaults()
setDefeated
in file member.php, method processMember::setDefeated()
    Set the player as defeated, send a message and give a refund if necessary.
setDrawn
in file member.php, method processMember::setDrawn()
    Set the player's status to Drawn, give them their equal share of the winnings, if they survived, and send a message
setDrawn
in file game.php, method processGame::setDrawn()
    Draw the game; archive the terrstatus and moves, delete active data, set members to drawn
setDrawn
in file members.php, method processMembers::setDrawn()
    Set members to drawn, giving points to those still around and supplements to those who had left
SetFileType
in file php-captcha.inc.php, method PhpCaptcha::SetFileType()
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.
SetHeight
in file php-captcha.inc.php, method PhpCaptcha::SetHeight()
setLeft
in file member.php, method processMember::setLeft()
    The user has left the game and can be taken over by other players, however he hasn't completely left, so he can't yet be supplemented.
setLocked
in file searchItems.php, method searchItem::setLocked()
SetMaxFontSize
in file php-captcha.inc.php, method PhpCaptcha::SetMaxFontSize()
setMemberNewMessagesFrom
in file set.php, class setMemberNewMessagesFrom
setMemberOrderStatus
in file set.php, class setMemberOrderStatus
setMemberVotes
in file set.php, class setMemberVotes
SetMinFontSize
in file php-captcha.inc.php, method PhpCaptcha::SetMinFontSize()
setNotEnoughPlayers
in file game.php, method processGame::setNotEnoughPlayers()
    The game can't start; not enough players. Send messages, refund points, erase game.
setNotEnoughPlayers
in file members.php, method processMembers::setNotEnoughPlayers()
    Set members to cancelled due to not enough players, giving all their bets back
setNotEnoughPlayers
in file member.php, method processMember::setNotEnoughPlayers()
    The game was cancelled due to not enough players, give refund, send the member a message about it.
SetNumChars
in file php-captcha.inc.php, method PhpCaptcha::SetNumChars()
SetNumLines
in file php-captcha.inc.php, method PhpCaptcha::SetNumLines()
setOptions
in file searchItems.php, method searchItemSelect::setOptions()
setOptions
in file searchItems.php, method searchItemCheckbox::setOptions()
setOptions
in file searchItems.php, method searchItemRadio::setOptions()
setOptions
in file searchItems.php, method searchItem::setOptions()
SetOwnerText
in file php-captcha.inc.php, method PhpCaptcha::SetOwnerText()
setPhase
in file game.php, method processGame::setPhase()
    Set the next phase for this game, update the phase and increment the turn as required.
setProcessTimeToNow
in file adminActions.php, method adminActions::setProcessTimeToNow()
setProcessTimeToNowConfirm
in file adminActions.php, method adminActions::setProcessTimeToNowConfirm()
setProcessTimeToPhase
in file adminActions.php, method adminActions::setProcessTimeToPhase()
setProcessTimeToPhaseConfirm
in file adminActions.php, method adminActions::setProcessTimeToPhaseConfirm()
setResigned
in file member.php, method processMember::setResigned()
    A user which left has now had the game finished, give supplement, and will be sent a message back.
setStatus
in file order.php, method userOrder::setStatus()
setSubItems
in file searchItems.php, method searchItem::setSubItems()
setSurvived
in file member.php, method processMember::setSurvived()
    The player didn't win, but survived. Maybe they got nothing in a WTA game, maybe they won something.
setTakenOver
in file member.php, method processMember::setTakenOver()
    A user which left has been taken over, give supplement, then send a message.
setTransparancies
in file drawMap.php, method ColonialVariant_drawMap::setTransparancies()
setTransparancies
in file drawMap.php, method drawMap::setTransparancies()
    Make various images have transparent areas
setTransparancy
in file drawMap.php, method drawMap::setTransparancy()
    Make a particular image transparent
setUnits
in file hold.php, method adjHold::setUnits()
    Import supporter and attacker units
setUnits
in file move.php, method adjMove::setUnits()
setUnits
in file convoyMove.php, method adjConvoyMove::setUnits()
    A recursive function to import the unit objects into the chain array which is otherwise full of IDs
setUnits
in file support.php, method adjSupportMove::setUnits()
setValue
in file searchItems.php, method searchItem::setValue()
setValue
in file searchItems.php, method searchItemCheckbox::setValue()
setVariantStatus
in file set.php, class setVariantStatus
SetWidth
in file php-captcha.inc.php, method PhpCaptcha::SetWidth()
setWon
in file game.php, method processGame::setWon()
    Set the game as Won, with the given member as the winner. Will set the game phase, distribute points, and set member data
setWon
in file member.php, method processMember::setWon()
    The player has won, give congratulations, but the winnings have already been given.
setWon
in file members.php, method processMembers::setWon()
    Set this member to have won. Calculates the share of the pot everyone gets and sets them all as Won, Survived, or Resigned, giving points accordingly.
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
showVoteForm
in file gameboard.php, method panelGameBoard::showVoteForm()
    Returns the actual form, given the votes which can be voted for, and votes which can be cancelled.
splitWords
in file message.php, method Message::splitWords()
sql
in file searchItemSettings.php, method searchOrderBy::sql()
sql
in file searchItems.php, method searchItem::sql()
sql
in file searchItemSettings.php, method searchMemberStatus::sql()
sql
in file searchItemSettings.php, method searchPressType::sql()
sql
in file searchItemSettings.php, method searchProcessStatus::sql()
sql
in file searchItemSettings.php, method searchIsJoinable::sql()
sql
in file searchItemSettings.php, method searchPotType::sql()
sql
in file searchItemSettings.php, method searchPhaseHours::sql()
sql
in file searchItemSettings.php, method searchPhase::sql()
sql
in file searchItemSettings.php, method searchIsPublic::sql()
sql
in file searchItemSettings.php, method searchChooseVariant::sql()
sql
in file searchItemSettings.php, method searchActivityTypes::sql()
sql
in file searchItemSettings.php, method searchActivePhases::sql()
sql
in file searchItemSettings.php, method searchGameOver::sql()
sql
in file searchItemSettings.php, method searchAmMember::sql()
sql
in file search.php, method search::sql()
sql
in file searchItemSettings.php, method searchIsAnonymous::sql()
sqlCheck
in file order.php, method userOrder::sqlCheck()
    Run a SQL query and use it to add to/create an array of options. If an array of options is provided it is added to, otherwise a new array is created and returned.
SQLLimit
in file pagerforum.php, method PagerForum::SQLLimit()
SQLLimit
in file pager.php, method Pager::SQLLimit()
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()
submitOrders
in file datcGame.php, method datcGame::submitOrders()
    Submit the orders via OrderInterface
summary
in file gameboard.php, method panelGameBoard::summary()
    A summary which is header-less, since it is displayed at the top of board.
summary
in file gamehome.php, method panelGameHome::summary()
    A summary using the modified gamePanelHome class, and no votes(). Also returns instead of printing directly.
summary
in file game.php, method panelGame::summary()
    print the HTML for this game panel; header, members info, voting info, links
summary
in file member.php, method panelMember::summary()
    An obsolete stub function
supplyCenterCount
in file members.php, method Members::supplyCenterCount()
supportHoldToTerrCheck
in file diplomacy.php, method userOrderDiplomacy::supportHoldToTerrCheck()
    Movable occupied territories, with coasts stripped off
supportMoveFromTerrCheck
in file diplomacy.php, method userOrderDiplomacy::supportMoveFromTerrCheck()
    Territories adjacent to toTerrID, occupied by units which could move into toTerrID, not including Unit->terrID
supportMoveToTerrCheck
in file diplomacy.php, method userOrderDiplomacy::supportMoveToTerrCheck()
    Movable territories, with coasts stripped off
supportStrength
in file move.php, method adjMove::supportStrength()
    This is not an official value, but a helper for the other numeric functions which perform similar tasks; counting all supporting units
top

t

$terrID
in file unit.php, variable Unit::$terrID
    Occupying territory, with coast data
$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
$Territory
in file unit.php, variable Unit::$Territory
    Occupied Territory object
$territoryNames
in file drawMap.php, variable drawMap::$territoryNames
    An array of territory names by ID
$territoryPositions
in file drawMap.php, variable drawMap::$territoryPositions
    An array of territory coordinates, e.g. $tp['Paris'] = array(123,456);
$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
$timeLoggedIn
in file member.php, variable Member::$timeLoggedIn
    The time the player last logged into the game
$tokenExpireTime
in file orderinterface.php, variable OrderInterface::$tokenExpireTime
$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 orderinterface.php, variable OrderInterface::$turn
$turn
in file game.php, variable Game::$turn
    The in-game turn, 0 = Spring 1919, 1 = Autumn 1919
$type
in file install.php, variable InstallTerritory::$type
$type
in file pagerforum.php, variable PagerForum::$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
$type
in file unit.php, variable Unit::$type
    Unit type: 'Army'/'Fleet'
$type
in file territory.php, variable Territory::$type
    'Coast','Land','Sea'
$type
in file pagerthread.php, variable PagerThread::$type
$type
in file order.php, variable order::$type
    The type of order e.g. 'Hold', 'Support move', 'Destroy', 'Build Army'
$type
in file pagergame.php, variable PagerGames::$type
territory.php
procedural page territory.php
translating.php
procedural page translating.php
time.php
procedural page time.php
translating.php
procedural page translating.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]
takeModerator
in file adminActionsRestricted.php, method adminActionsRestricted::takeModerator()
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.
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.
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.
terrNameByID
in file datcGame.php, method datcGame::terrNameByID()
text
in file time.php, method libTime::text()
    Print the time in the viewing $User's timezone
timeData
in file adminMultiFinder.php, method adminMultiCheck::timeData()
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()
titleBar
in file game.php, method panelGame::titleBar()
    The title bar, giving the vital game related data
titleBar
in file gamehome.php, method panelGameHome::titleBar()
    Shortened titlebar info
titleBarName
in file gamehome.php, method panelGameHome::titleBarName()
    Game name
titleBarName
in file game.php, method panelGame::titleBarName()
    Game name
togglePause
in file adminActions.php, method adminActions::togglePause()
togglePause
in file game.php, method processGame::togglePause()
    Toggle the game's paused status.
toggleVote
in file member.php, method userMember::toggleVote()
    Toggle the value of a member's vote, e.g. Pause or Draw. Sets/unsets it in the database and in $this->votes[] Also detects if a vote has passed and will schedule it for processing if so.
toMoves
in file retreats.php, method processOrderRetreats::toMoves()
    Convert orders to moves to be adjudicated
toMoves
in file diplomacy.php, method processOrderDiplomacy::toMoves()
    Convert orders to moves to be adjudicated
toMoves
in file builds.php, method processOrderBuilds::toMoves()
    Convert orders to moves to be adjudicated
topUsers
in file index.php, method libHome::topUsers()
toTerrIDCheck
in file userOrderBuilds.php, method BuildAnywhereVariant_userOrderBuilds::toTerrIDCheck()
toTerrIDCheck
in file retreats.php, method userOrderRetreats::toTerrIDCheck()
toTerrIDCheck
in file diplomacy.php, method userOrderDiplomacy::toTerrIDCheck()
toTerrIDCheck
in file builds.php, method userOrderBuilds::toTerrIDCheck()
translating.php
procedural page translating.php
turnAsDate
in file variant.php, method ColonialVariant::turnAsDate()
turnAsDate
in file variant.php, method ClassicVariant::turnAsDate()
turnAsDate
in file variant.php, method WorldVariant::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 ColonialVariant::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
typeCheck
in file retreats.php, method userOrderRetreats::typeCheck()
typeCheck
in file builds.php, method userOrderBuilds::typeCheck()
typeCheck
in file diplomacy.php, method userOrderDiplomacy::typeCheck()
top

u

$unchanged
in file order.php, variable userOrder::$unchanged
$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
$updated
in file set.php, variable set::$updated
$URL
in file pager.php, variable Pager::$URL
$used
in file loadConvoyChains.php, variable adjConvoyChains::$used
$user
in file facebook.php, variable Facebook::$user
$user
in file facebookapi_php5_restlib.php, variable FacebookRestClient::$user
$userID
in file member.php, variable Member::$userID
    The user ID
$userID
in file orderinterface.php, variable OrderInterface::$userID
$username
in file user.php, variable User::$username
    Username
$username
in file member.php, variable Member::$username
    The username corresponding to this member
unit.php
procedural page unit.php
usercp.php
procedural page usercp.php
user.php
procedural page user.php
userRegister.php
procedural page userRegister.php
user.php
procedural page user.php
unbanUser
in file adminActions.php, method adminActions::unbanUser()
unCrashGames
in file adminActions.php, method adminActions::unCrashGames()
Unit
in file unit.php, class Unit
    Holds unit data for orders, including the territory which the unit is staying at.
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()
updateBoundaries
in file drawMap.php, method drawMap::updateBoundaries()
updateOwners
in file game.php, method processGame::updateOwners()
    Use the recently updated Units table to update the TerrStatus table,
updaterequirements
in file order.php, method userOrder::updaterequirements()
    This sets up $this->requirements, after all data has been loaded from the DB and the user.
updaterequirements
in file diplomacy.php, method userOrderDiplomacy::updaterequirements()
updaterequirements
in file builds.php, method userOrderBuilds::updaterequirements()
updaterequirements
in file retreats.php, method userOrderRetreats::updaterequirements()
updateSessionTable
in file gamemaster.php, method libGameMaster::updateSessionTable()
    Update the session table; for users which have expired from it enter their data into the access log and add their hits to the global hits counter.
UseColour
in file php-captcha.inc.php, method PhpCaptcha::UseColour()
user
in file misc.php, method miscUpdate::user()
    Update user related cached values.
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.
userCountries
in file pregame.php, method adjudicatorPreGame::userCountries()
userCountries
in file adjudicatorPreGame.php, method ClassicVariant_adjudicatorPreGame::userCountries()
usercp.php
procedural page usercp.php
userMember
in file member.php, class userMember
    Handles the functions which a user wants to perform when they view a game they're a member of; logging on, finalizing, etc. Also loads orders ready to be updated.
userOrder
in file order.php, class userOrder
userOrderBuilds
in file builds.php, class userOrderBuilds
    Loads this players options for their Unit Placing phase orders. Lets users choose orders, and then is used to check the selection for validity.
userOrderDiplomacy
in file diplomacy.php, class userOrderDiplomacy
    A class which specifies phase specific requirements and options for order forms. See the iUserOrder interface for documentation.
userOrderRetreats
in file retreats.php, class userOrderRetreats
    Loads this players options for their Retreats phase orders. Lets users choose orders, and then is used to check the selection for validity.
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
top

v

$validPhases
in file game.php, variable Game::$validPhases
$value
in file searchOptions.php, variable searchOption::$value
$value
in file baseset.php, variable baseSet::$value
$value
in file searchItems.php, variable searchItem::$value
    The selected option value
$Variant
in file variant.php, variable libVariant::$Variant
$Variant
in file game.php, variable Game::$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
$variantID
in file orderinterface.php, variable OrderInterface::$variantID
$variantID
in file game.php, variable Game::$variantID
$variants
in file config.sample.php, variable Config::$variants
    An array of variants available on the server (for future releases, not yet enabled)
$vBackgroundImages
in file php-captcha.inc.php, variable PhpCaptcha::$vBackgroundImages
$version
in file variant.php, variable ColonialVariant::$version
$version
in file variant.php, variable WorldVariant::$version
$version
in file variant.php, variable AncMedVariant::$version
$viaConvoy
in file order.php, variable order::$viaConvoy
    Whether or not this unit is moving via convoy (if applicable)
$viaConvoyOptions
in file diplomacy.php, variable userOrderDiplomacy::$viaConvoyOptions
$votes
in file members.php, variable Members::$votes
$votes
in file member.php, variable Member::$votes
    An array of vote-flags which this member has voted for
variants.php
procedural page variants.php
variant.php
procedural page variant.php
validationForm.php
procedural page validationForm.php
Validate
in file php-captcha.inc.php, method PhpCaptcha::Validate()
validate
in file orderinterface.php, method OrderInterface::validate()
validate
in file order.php, method userOrder::validate()
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
variants.php
procedural page variants.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
viaConvoyCheck
in file diplomacy.php, method userOrderDiplomacy::viaConvoyCheck()
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()
votes
in file gameboard.php, method panelGameBoard::votes()
    The main board-only functionality; the votes form for members to vote with.
votes
in file game.php, method panelGame::votes()
    Votes form data, only available in the board and if a member, so returns nothing here
votesPassed
in file members.php, method Members::votesPassed()
top

w

$wiped
in file order.php, variable userOrder::$wiped
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 order.php, method processOrder::wipe()
    Delete all the orders
wipe
in file variant.php, method libVariant::wipe()
wipeBackups
in file adminActionsRestricted.php, method adminActionsRestricted::wipeBackups()
wipeBackups
in file game.php, method processGame::wipeBackups()
    Deletes all the backup tables.
wipeBackupsConfirm
in file adminActionsRestricted.php, method adminActionsRestricted::wipeBackupsConfirm()
wipeCache
in file user.php, method User::wipeCache()
wipeCache
in file game.php, method Game::wipeCache()
wipeDATCTestGame
in file adminActionsRestricted.php, method adminActionsRestricted::wipeDATCTestGame()
wipeDir
in file cache.php, method libCache::wipeDir()
wipeInvalidatedParams
in file order.php, method userOrder::wipeInvalidatedParams()
    Wipe all params starting from the first unset param. So if type = Hold, toTerrID isn't set, but fromTerrID is set, fromTerrID will be wiped here.
wipeUnrequiredParams
in file order.php, method userOrder::wipeUnrequiredParams()
    This wipes values which were loaded, but aren't fixed and aren't required.
wipeVariants
in file adminActionsRestricted.php, method adminActionsRestricted::wipeVariants()
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.
WorldVariant_adjudicatorPreGame
in file adjudicatorPreGame.php, class WorldVariant_adjudicatorPreGame
WorldVariant_Chatbox
in file Chatbox.php, class WorldVariant_Chatbox
    The chat-box for the board. From the tabs to the messages to the send-box, also takes responsibility for sending any messages it recieves.
WorldVariant_drawMap
in file drawMap.php, class WorldVariant_drawMap
    Draws a map based on the instructions it recieves. Typically takes arguments like orders, territory names and countryID, and draws that onto the map image. Will write to a given filename once finished
write
in file misc.php, method Misc::write()
write
in file drawMap.php, method drawMap::write()
    Write the finished image
write
in file drawMapXML.php, method drawMapXML::write()
WriteFile
in file php-captcha.inc.php, method PhpCaptcha::WriteFile()
writeOrders
in file orderinterface.php, method OrderInterface::writeOrders()
writeOrderStatus
in file orderinterface.php, method OrderInterface::writeOrderStatus()
top

_

_attackStrength
in file move.php, method adjMove::_attackStrength()
_defendStrength
in file move.php, method adjHeadToHeadMove::_defendStrength()
_dislodged
in file move.php, method adjMove::_dislodged()
_dislodged
in file hold.php, method adjHold::_dislodged()
_holdStrength
in file hold.php, method adjHold::_holdStrength()
_holdStrength
in file move.php, method adjMove::_holdStrength()
_path
in file convoyMove.php, method adjConvoyMove::_path()
_path
in file hold.php, method adjHold::_path()
_preventStrength
in file move.php, method adjMove::_preventStrength()
_success
in file move.php, method adjMove::_success()
_success
in file support.php, method adjSupport::_success()
__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
__call
in file dependencyNode.php, method adjDependencyNode::__call()
    Wraps around calls to decisions, which all need features like caching and paradox detection and resolution taken care of
__construct
in file retreats.php, method userOrderRetreats::__construct()
__construct
in file processGame.php, method CustomStartVariant_processGame::__construct()
__construct
in file search.php, method search::__construct()
__construct
in file searchItems.php, method searchItem::__construct()
__construct
in file searchItemSettings.php, method searchChooseVariant::__construct()
__construct
in file searchItemSettings.php, method searchAmMember::__construct()
__construct
in file paradox.php, method adjParadoxException::__construct()
    Create the paradox exception. If we come back to the decision given here we will need to resolve the paradox
__construct
in file pagergame.php, method PagerGames::__construct()
__construct
in file orderinterface.php, method OrderInterface::__construct()
__construct
in file datcGame.php, method datcGame::__construct()
    Create a clean new game to apply the test to
__construct
in file pager.php, method Pager::__construct()
__construct
in file pagerforum.php, method PagerForum::__construct()
__construct
in file searchOptions.php, method searchOption::__construct()
__construct
in file pagerthread.php, method PagerThread::__construct()
__construct
in file set.php, method set::__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 CustomStartVariant::__construct()
__construct
in file variant.php, method FleetRomeVariant::__construct()
__construct
in file variant.php, method ColonialVariant::__construct()
__construct
in file variant.php, method BuildAnywhereVariant::__construct()
__construct
in file variant.php, method WorldVariant::__construct()
__construct
in file variant.php, method AncMedVariant::__construct()
__construct
in file userOrderBuilds.php, method BuildAnywhereVariant_userOrderBuilds::__construct()
__construct
in file order.php, method order::__construct()
    Create the order and initialize objects from a $row
__construct
in file variant.php, method ClassicVariant::__construct()
__construct
in file territory.php, method Territory::__construct()
__construct
in file unit.php, method Unit::__construct()
    Initialize a unit
__construct
in file user.php, method User::__construct()
    Initialize a user object
__construct
in file searchOptions.php, method searchOptionCheckbox::__construct()
__construct
in file OrderInterface.php, method BuildAnywhereVariant_OrderInterface::__construct()
    Call the parent constructor transparently to keep things working
__construct
in file datcDrawMap.php, method datcDrawMap::__construct()
__construct
in file hold.php, method adjHold::__construct()
__construct
in file database.php, method Database::__construct()
    Initialize the database connection
__construct
in file drawMap.php, method drawMap::__construct()
    Initialize the image resource, getting it ready to be drawn to
__construct
in file facebookapi_php5_restlib.php, method FacebookRestClient::__construct()
    Create the client.
__construct
in file order.php, method userOrder::__construct()
    Initialize this userOrder, this is called from the userOrder children
__construct
in file gamehome.php, method panelGameHome::__construct()
__construct
in file gameboard.php, method panelGameBoard::__construct()
__construct
in file facebook_mobile.php, method FacebookMobile::__construct()
__construct
in file facebook.php, method Facebook::__construct()
__construct
in file game.php, method processGame::__construct()
    Create a new game from a game ID; create the parent for UPDATE so that no-one else can process this game at the same tiem
__construct
in file game.php, method panelGame::__construct()
__construct
in file game.php, method Game::__construct()
__construct
in file loadConvoyChains.php, method adjConvoyChains::__construct()
__construct
in file install.php, method InstallTerritory::__construct()
    Load initial territory data, loaded into the InstallTerritory::$Territories array.
__construct
in file builds.php, method userOrderBuilds::__construct()
__construct
in file diplomacy.php, method userOrderDiplomacy::__construct()
__construct
in file baseset.php, method baseSet::__construct()
__construct
in file adminMultiFinder.php, method adminMultiCheck::__construct()
    Set the class up to check a certain user
__construct
in file adminActions.php, method adminActions::__construct()
__construct
in file adminActionsRestricted.php, method adminActionsRestricted::__construct()
__construct
in file mailer.php, method Mailer::__construct()
__construct
in file misc.php, method Misc::__construct()
__construct
in file member.php, method userMember::__construct()
    Load a Member object into a userMember object, load the orders, and lock them all for UPDATE
__construct
in file notice.php, method notice::__construct()
__construct
in file member.php, method Member::__construct()
    Create a Member object from a database Member record row
__construct
in file members.php, method Members::__construct()
__destruct
in file database.php, method Database::__destruct()
    Close the database connection
__destruct
in file drawMap.php, method drawMap::__destruct()
    Clean up the memory intensive image resources
__get
in file misc.php, method Misc::__get()
__get
in file set.php, method set::__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
top

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