Element index for package DutchPIPE
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ _ ]
_
- $_COOKIE
- in file DpUser.php, variable DpUser::$_COOKIE
Variables provided via HTTP cookies
- $_FILES
- in file DpUser.php, variable DpUser::$_FILES
Variables provided via HTTP post file uploads
- $_GET
- in file DpUser.php, variable DpUser::$_GET
Variables provided via URL query string
- $_POST
- in file DpUser.php, variable DpUser::$_POST
Variables provided via HTTP POST
- $_SERVER
- in file DpUser.php, variable DpUser::$_SERVER
Variables set by the web server of related to dpclient.php's environment
- $_SESSION
- in file DpUser.php, variable DpUser::$_SESSION
Variables which are currently registered to a script's session
- _getTotalWeight
- in file mass.php, method Mass::_getTotalWeight()
Gets total weight - weight of object including weight of inventory
- _setVolume
- in file mass.php, method Mass::_setVolume()
Sets volume using member overloading if giving value if a valid weight
- _setWeight
- in file mass.php, method Mass::_setWeight()
Sets weight using member overloading if giving value if a valid weight
- __call
- in file DpProperties.php, method DpProperties::__call()
Handles set and get methods for properties using PHP member overloading
- __destruct
- in file DpObject.php, method DpObject::__destruct()
Called by PHP when this object is destroyed, handles events
- __get
- in file DpProperties.php, method DpProperties::__get()
Gets the value of a DutchPIPE property using PHP member overloading
- __isset
- in file DpProperties.php, method DpProperties::__isset()
Determines if a property is defined in this object using PHP member overloading
- __set
- in file DpProperties.php, method DpProperties::__set()
Sets the value of a DutchPIPE property using PHP member overloading
- __unset
- in file DpProperties.php, method DpProperties::__unset()
Unsets the given DutchPIPE property using PHP member overloading
- _DPUSER_COOKIEID
- in file dpuniverse.php, constant _DPUSER_COOKIEID
- _DPUSER_COOKIEPASS
- in file dpuniverse.php, constant _DPUSER_COOKIEPASS
- _DPUSER_CURRENT_SCRIPTID
- in file dpuniverse.php, constant _DPUSER_CURRENT_SCRIPTID
- _DPUSER_ISREGISTERED
- in file dpuniverse.php, constant _DPUSER_ISREGISTERED
- _DPUSER_LAST_SCRIPTID
- in file dpuniverse.php, constant _DPUSER_LAST_SCRIPTID
- _DPUSER_MESSAGES
- in file dpuniverse.php, constant _DPUSER_MESSAGES
- _DPUSER_NAME
- in file dpuniverse.php, constant _DPUSER_NAME
- _DPUSER_OBJECT
- in file dpuniverse.php, constant _DPUSER_OBJECT
The object responsible for the current chain of execution. Do not access this variable directly, use get_current_dpobject() instead.
- _DPUSER_TIME_LASTREQUEST
- in file dpuniverse.php, constant _DPUSER_TIME_LASTREQUEST
- __construct
- in file dpserver.php, method DpServer::__construct()
Sets up the server at object creation time based on your settings
- __construct
- in file dpuniverse.php, method DpUniverse::__construct()
Constructs this universe based on a universe ini file
- __destruct
- in file dpserver.php, method DpServer::__destruct()
Closes the socket when the server is destroyed.
a
- actions.php
- procedural page actions.php
- actionKick
- in file mobile.php, method Mobile::actionKick()
Gives the mobile a good hard kick!
- actionSilence
- in file mobile.php, method Mobile::actionSilence()
Toggles between silent/talking&moving mode, admininistators only
- actionRead
- in file note.php, method Note::actionRead()
Performs the 'read' action
- About
- in file about.php, class About
The About DutchPIPE page
- actionBuy
- in file shop.php, method Shop::actionBuy()
- actionList
- in file shop.php, method Shop::actionList()
- actionLock
- in file house.php, method House::actionLock()
- actionLock
- in file alley.php, method Alley::actionLock()
- actionSearch
- in file house.php, method House::actionSearch()
- actionSearch
- in file square.php, method Square::actionSearch()
- actionSee
- in file shop.php, method Shop::actionSee()
Makes this living object examine an object
- actionSell
- in file shop.php, method Shop::actionSell()
- actionUnlock
- in file house.php, method House::actionUnlock()
- actionUnlock
- in file alley.php, method Alley::actionUnlock()
- Alley
- in file alley.php, class Alley
In Front Of A House
- Alley2
- in file alley2.php, class Alley2
A dark alley
- about.php
- procedural page about.php
- alley.php
- procedural page alley.php
- alley2.php
- procedural page alley2.php
- actionAvatar
- in file DpUser.php, method DpUser::actionAvatar()
Shows this user a window with avatar settings
- actionCheer
- in file DpLiving.php, method DpLiving::actionCheer()
Makes this living object cheer wildly
- actionDance
- in file DpLiving.php, method DpLiving::actionDance()
Makes this living object take another living object for a dance
- actionDestroy
- in file DpUser.php, method DpUser::actionDestroy()
Destroys an object
- actionDrink
- in file DpDrink.php, method DpDrink::actionDrink()
Makes a living object drink this object
- actionDrop
- in file DpLiving.php, method DpLiving::actionDrop()
Drops an object in the user's environment
- actionEmote
- in file DpLiving.php, method DpLiving::actionEmote()
Makes this living object communicate a custom message to its environment
- actionEmote
- in file DpUser.php, method DpUser::actionEmote()
Makes this user communicate a custom message to its environment
- actionExamine
- in file DpLiving.php, method DpLiving::actionExamine()
Makes this living object examine an object
- actionForce
- in file DpUser.php, method DpUser::actionForce()
Makes this administrator force another user to perform an action
- actionGive
- in file DpLiving.php, method DpLiving::actionGive()
Makes this living object give an object to another living object
- actionGoto
- in file DpUser.php, method DpUser::actionGoto()
Go to a given location
- actionGrin
- in file DpLiving.php, method DpLiving::actionGrin()
Makes this living object grin evilly
- actionHelp
- in file DpUser.php, method DpUser::actionHelp()
Shows this user a window with help information
- actionHighFive
- in file DpLiving.php, method DpLiving::actionHighFive()
Makes this living object slap a high-five with another living object
- actionHug
- in file DpLiving.php, method DpLiving::actionHug()
Makes this living object hug another living object
- actionInventory
- in file DpLiving.php, method DpLiving::actionInventory()
Shows this living object a list of objects it is carrying
- actionKiss
- in file DpLiving.php, method DpLiving::actionKiss()
Makes this living object give another living object a passionate kiss
- actionLaugh
- in file DpLiving.php, method DpLiving::actionLaugh()
Makes this living object fall down on the floor laughing
- actionLinks
- in file DpUser.php, method DpUser::actionLinks()
Shows this living a list of links in its environment or in another object
- actionLoginOut
- in file DpUser.php, method DpUser::actionLoginOut()
Go to the login page, logout if logon on.
- actionMode
- in file DpUser.php, method DpUser::actionMode()
Sets the input field mode
- actionMove
- in file DpUser.php, method DpUser::actionMove()
Makes this administrator move an object to another environment
- actionMoveOperant
- in file DpUser.php, method DpUser::actionMoveOperant()
Completes the move action performed by clicking on an object
- actionMyhome
- in file DpUser.php, method DpUser::actionMyhome()
Moves to or sets personal home location
- actionNod
- in file DpLiving.php, method DpLiving::actionNod()
Makes this living object nod solemnly
- actionOblist
- in file DpUser.php, method DpUser::actionOblist()
Shows a list of all objects in this DutchPIPE universe in a window
- actionPat
- in file DpLiving.php, method DpLiving::actionPat()
Makes this living object pat another living object on the head
- actionReset
- in file DpUser.php, method DpUser::actionReset()
Resets the environment.
- actionSay
- in file DpLiving.php, method DpLiving::actionSay()
Makes this living object say something
- actionSettings
- in file DpUser.php, method DpUser::actionSettings()
Shows this user a window with settings
- actionShout
- in file DpLiving.php, method DpLiving::actionShout()
Makes this living object shout something to everyone on the site
- actionShout
- in file DpUser.php, method DpUser::actionShout()
Makes this user shout something to everyone on the site
- actionShrug
- in file DpLiving.php, method DpLiving::actionShrug()
Makes this living object shrug
- actionSmile
- in file DpLiving.php, method DpLiving::actionSmile()
Makes this living object smile happily
- actionSource
- in file DpUser.php, method DpUser::actionSource()
Shows this user source code of environment or of another object
- actionSvars
- in file DpUser.php, method DpUser::actionSvars()
Shows this administrator various PHP/server information about a user
- actionTake
- in file DpLiving.php, method DpLiving::actionTake()
Makes this living object take an object
- actionTell
- in file DpLiving.php, method DpLiving::actionTell()
Makes this living object tell something to another user object
- actionTell
- in file DpUser.php, method DpUser::actionTell()
Makes this user object tell something to another user object
- actionWho
- in file DpUser.php, method DpUser::actionWho()
Shows this user a list of users on the site
- addAction
- in file DpObject.php, method DpObject::addAction()
Adds an action to the object
- addExit
- in file DpPage.php, method DpPage::addExit()
Adds an "exit" out of this page
- addId
- in file DpObject.php, method DpObject::addId()
Adds one or more ids for this object
- addItem
- in file DpObject.php, method DpObject::addItem()
Adds an examinable 'item' to this object
- addMapAreaAction
- in file DpObject.php, method DpObject::addMapAreaAction()
Adds an action to a map area so it becomes clickable there
- addValidClientCall
- in file DpObject.php, method DpObject::addValidClientCall()
Makes the given method callable from the DutchPIPE client
- addAlertEvent
- in file dpuniverse.php, method DpUniverse::addAlertEvent()
Adds a user to the listener list of the given event
b
- Barkeeper
- in file barkeeper.php, class Barkeeper
A barkeeper serving free beer
- barkeeper.php
- procedural page barkeeper.php
- Bar
- in file bar.php, class Bar
Dutchy's Bar
- bar.php
- procedural page bar.php
c
- createDpNpc
- in file shopkeeper.php, method Shopkeeper::createDpNpc()
Sets up the NPC at object creation time
- createDpNpc
- in file mobile.php, method Mobile::createDpNpc()
Sets up the NPC at object creation time
- createDpNpc
- in file drunk.php, method Drunk::createDpNpc()
Sets up the NPC at object creation time
- createDpNpc
- in file barkeeper.php, method Barkeeper::createDpNpc()
Sets up the NPC at object creation time
- createDpHeap
- in file credits.php, method Credits::createDpHeap()
Sets up the object at object creation time
- createDpObject
- in file note.php, method Note::createDpObject()
Sets up the object at object creation time
- Credits
- in file credits.php, class Credits
Credits object for monetary system
- credits.php
- procedural page credits.php
- Copyright
- in file copyright.php, class Copyright
The Legal Notices page
- createDpPage
- in file login.php, method Login::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file index.php, method Index::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file shop.php, method Shop::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file showcases.php, method Showcases::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file store.php, method Store::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file square.php, method Square::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file house.php, method House::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file faq.php, method FAQ::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file bar.php, method Bar::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file alley2.php, method Alley2::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file freemovement.php, method Freemovement::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file copyright.php, method Copyright::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file about.php, method About::createDpPage()
Sets up the page at object creation time
- createDpPage
- in file alley.php, method Alley::createDpPage()
Sets up the page at object creation time
- copyright.php
- procedural page copyright.php
- closeInputArea
- in file DpPage.php, method DpPage::closeInputArea()
Closes the input area, called from client-side JavaScript
- coinherit
- in file DpProperties.php, method DpProperties::coinherit()
"Coinherit" a class located at the given pathname
- createDpDrink
- in file DpDrink.php, method DpDrink::createDpDrink()
Sets this drink object up at the time it is created
- createDpHeap
- in file DpHeap.php, method DpHeap::createDpHeap()
Sets this heap object up at the time it is created
- createDpLiving
- in file DpLiving.php, method DpLiving::createDpLiving()
Sets this living object up at the time it is created
- createDpLiving
- in file DpUser.php, method DpUser::createDpLiving()
Initializes the user
- createDpNpc
- in file DpNpc.php, method DpNpc::createDpNpc()
Sets this NPC up at the time it is created
- createDpObject
- in file DpObject.php, method DpObject::createDpObject()
Sets this object up at the time it is created
- createDpObject
- in file DpPage.php, method DpPage::createDpObject()
Creates this page
- createDpPage
- in file DpPage.php, method DpPage::createDpPage()
Creates this page
d
- dpserver-ini.php
- procedural page dpserver-ini.php
- dpuniverse-ini.php
- procedural page dpuniverse-ini.php
- DPSERVER_APACHE_GZIP_MIN
- in file dpserver-ini.php, constant DPSERVER_APACHE_GZIP_MIN
Apache minimal deflate/gzip size
- DPSERVER_BASE64_CLIENT2SERVER
- in file dpserver-ini.php, constant DPSERVER_BASE64_CLIENT2SERVER
Use base64_encode/decode on dpclient -> dpserver communication?
- DPSERVER_BASE64_SERVER2CLIENT
- in file dpserver-ini.php, constant DPSERVER_BASE64_SERVER2CLIENT
Use base64_encode/decode on dpserver -> dpclient communication?
- DPSERVER_CLIENTJS_URL
- in file dpserver-ini.php, constant DPSERVER_CLIENTJS_URL
The rest of the URL for the client Javascript, /dpclient-js.php by default
- DPSERVER_CLIENT_CHUNK
- in file dpserver-ini.php, constant DPSERVER_CLIENT_CHUNK
Maximum number of bytes dpclient.php can read from dpserver.php per chunk
- DPSERVER_CLIENT_DIR
- in file dpserver-ini.php, constant DPSERVER_CLIENT_DIR
The rest of the URL for the directory to to the client PHP script, / by default
- DPSERVER_CLIENT_FILENAME
- in file dpserver-ini.php, constant DPSERVER_CLIENT_FILENAME
The rest of the URL for the client PHP script, dpclient.php by default
- DPSERVER_CLIENT_URL
- in file dpserver-ini.php, constant DPSERVER_CLIENT_URL
The rest of the URL for the client PHP script, /dpclient.php by default
- DPSERVER_COOKIE_NAME
- in file dpserver-ini.php, constant DPSERVER_COOKIE_NAME
The name of the cookie DutchPIPE uses to store user information
- DPSERVER_DEBUG_TYPE
- in file dpserver-ini.php, constant DPSERVER_DEBUG_TYPE
Debug information settings
- DPSERVER_DEBUG_TYPE_GETRUSAGE
- in file dpserver-ini.php, constant DPSERVER_DEBUG_TYPE_GETRUSAGE
Debug information modifier - show info based on *nix getrusage
- DPSERVER_DEBUG_TYPE_MEMORY_GET_USAGE
- in file dpserver-ini.php, constant DPSERVER_DEBUG_TYPE_MEMORY_GET_USAGE
Debug information modifier - show info line with memory and object counters
- DPSERVER_DEBUG_TYPE_NONE
- in file dpserver-ini.php, constant DPSERVER_DEBUG_TYPE_NONE
Debug information modifier - don't show debug information
- DPSERVER_DPSERVERCLASS_PATH
- in file dpserver-ini.php, constant DPSERVER_DPSERVERCLASS_PATH
Path to the file with the DutchPIPE Server class
- DPSERVER_DPUNIVERSECLASS_PATH
- in file dpserver-ini.php, constant DPSERVER_DPUNIVERSECLASS_PATH
Path to the file with the DutchPIPE Universe class
- DPSERVER_DPUNIVERSE_CONFIG_PATH
- in file dpserver-ini.php, constant DPSERVER_DPUNIVERSE_CONFIG_PATH
Path to the directory with server and universe settings
- DPSERVER_DPUNIVERSE_PATH
- in file dpserver-ini.php, constant DPSERVER_DPUNIVERSE_PATH
Path to the root of the DutchPIPE universe
- DPSERVER_ENABLE_MBSTRING
- in file dpserver-ini.php, constant DPSERVER_ENABLE_MBSTRING
Multibyte string handling enabled?
- DPSERVER_ERROR_REPORTING
- in file dpserver-ini.php, constant DPSERVER_ERROR_REPORTING
Error reporting level
- DPSERVER_GETTEXT_DOMAIN
- in file dpserver-ini.php, constant DPSERVER_GETTEXT_DOMAIN
Name of translation table (the "domain" in GNU gettext jargon)
- DPSERVER_GETTEXT_ENABLED
- in file dpserver-ini.php, constant DPSERVER_GETTEXT_ENABLED
Enable internationalization/localization support with dynamic gettext?
- DPSERVER_GETTEXT_ENCODING
- in file dpserver-ini.php, constant DPSERVER_GETTEXT_ENCODING
Gettext character encoding
- DPSERVER_GETTEXT_LOCALE_PATH
- in file dpserver-ini.php, constant DPSERVER_GETTEXT_LOCALE_PATH
Path to the directory with translations
- DPSERVER_HOST_URL
- in file dpserver-ini.php, constant DPSERVER_HOST_URL
Host on which DutchPIPE is running
- DPSERVER_LIB_PATH
- in file dpserver-ini.php, constant DPSERVER_LIB_PATH
Path to the library directory
- DPSERVER_LOCALE
- in file dpserver-ini.php, constant DPSERVER_LOCALE
Used when gettext is enabled, defines a "locale" supported by DutchPIPE
- DPSERVER_LOCALE_FULL
- in file dpserver-ini.php, constant DPSERVER_LOCALE_FULL
You probably don't need to touch this
- DPSERVER_MAXUPTIME
- in file dpserver-ini.php, constant DPSERVER_MAXUPTIME
The maximum number of seconds the server can stay up, 0 for no limit
- DPSERVER_MAX_SOCKET_BACKLOG
- in file dpserver-ini.php, constant DPSERVER_MAX_SOCKET_BACKLOG
The maximum of backlog incoming connections queued for processing
- DPSERVER_MEMORY_LIMIT
- in file dpserver-ini.php, constant DPSERVER_MEMORY_LIMIT
Maximum memory usage
- DPSERVER_OBJECT_IMAGE_CUSTOM_MAX_BROWSETIME
- in file dpserver-ini.php, constant DPSERVER_OBJECT_IMAGE_CUSTOM_MAX_BROWSETIME
Maximum time in seconds the user can browse for a file during AJAX upload
- DPSERVER_OBJECT_IMAGE_CUSTOM_MAX_SIZE
- in file dpserver-ini.php, constant DPSERVER_OBJECT_IMAGE_CUSTOM_MAX_SIZE
Maximum size in bytes of custom image uploads for avatars and other images
- DPSERVER_OBJECT_IMAGE_MAX_HEIGHT
- in file dpserver-ini.php, constant DPSERVER_OBJECT_IMAGE_MAX_HEIGHT
Maximum height of object images in pixels
- DPSERVER_OBJECT_IMAGE_MAX_WIDTH
- in file dpserver-ini.php, constant DPSERVER_OBJECT_IMAGE_MAX_WIDTH
Maximum width of object images in pixels
- DPSERVER_OBJECT_IMAGE_VALID_TYPES
- in file dpserver-ini.php, constant DPSERVER_OBJECT_IMAGE_VALID_TYPES
Comma separated list of file extensions allowed for custom avatars and images
- DPSERVER_ROOT_PATH
- in file dpserver-ini.php, constant DPSERVER_ROOT_PATH
Path to the root of the DutchPIPE installation
- DPSERVER_SERVER_CHUNK
- in file dpserver-ini.php, constant DPSERVER_SERVER_CHUNK
Maximum number of bytes dpserver.php can read from dpclient.php per chunk
- DPSERVER_SOCKERR_MSG
- in file dpserver-ini.php, constant DPSERVER_SOCKERR_MSG
The message shown in case of a socket error
- DPSERVER_SOCKET_ADDRESS
- in file dpserver-ini.php, constant DPSERVER_SOCKET_ADDRESS
IP address for AF_INET type
- DPSERVER_SOCKET_PATH
- in file dpserver-ini.php, constant DPSERVER_SOCKET_PATH
Path to the file used for socket connections
- DPSERVER_SOCKET_PORT
- in file dpserver-ini.php, constant DPSERVER_SOCKET_PORT
Port number for AF_INET type
- DPSERVER_SOCKET_TYPE
- in file dpserver-ini.php, constant DPSERVER_SOCKET_TYPE
Type of socket dpserver.php and dpclient.php use to communicate
- DPSERVER_TEMPLATE_DOWN_FILE
- in file dpserver-ini.php, constant DPSERVER_TEMPLATE_DOWN_FILE
Filename of the template in the DPSERVER_TEMPLATE_PATH directory used when the DutchPIPE server is down.
- DPSERVER_TEMPLATE_FILE
- in file dpserver-ini.php, constant DPSERVER_TEMPLATE_FILE
Filename of the default template in the DPSERVER_TEMPLATE_PATH directory
- DPSERVER_TEMPLATE_PATH
- in file dpserver-ini.php, constant DPSERVER_TEMPLATE_PATH
Path to the directory with HTML templates
- DPSERVER_TIMEZONE
- in file dpserver-ini.php, constant DPSERVER_TIMEZONE
The timezone for the DutchPIPE site
- DPUNIVERSE_ACTION_DEFAULT_FAILURE
- in file dpuniverse-ini.php, constant DPUNIVERSE_ACTION_DEFAULT_FAILURE
Default message for invalid commands
- DPUNIVERSE_ADMINISTRATORS
- in file dpuniverse-ini.php, constant DPUNIVERSE_ADMINISTRATORS
Administrators registered user names separated by the # character
- DPUNIVERSE_AVATAR_CUSTOM_ENABLED
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_CUSTOM_ENABLED
Are users allowed to upload their own avatar?
- DPUNIVERSE_AVATAR_CUSTOM_GUEST_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_CUSTOM_GUEST_PATH
Path to the publicly reachable custom avatar directory of guests
- DPUNIVERSE_AVATAR_CUSTOM_GUEST_URL
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_CUSTOM_GUEST_URL
URL to the publicly reachable custom avatar directory of guests
- DPUNIVERSE_AVATAR_CUSTOM_REG_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_CUSTOM_REG_PATH
Path to the publicly reachable custom avatar directory of registered users
- DPUNIVERSE_AVATAR_CUSTOM_REG_URL
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_CUSTOM_REG_URL
URL to the publicly reachable custom avatar directory of registered users
- DPUNIVERSE_AVATAR_STD_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_STD_PATH
Path to the publicly reachable standard avatar images directory
- DPUNIVERSE_AVATAR_STD_URL
- in file dpuniverse-ini.php, constant DPUNIVERSE_AVATAR_STD_URL
URL to the publicly reachable standard avatar images directory
- DPUNIVERSE_BASE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_BASE_PATH
Path to the universe directory
- DPUNIVERSE_BOT_KICKTIME
- in file dpuniverse-ini.php, constant DPUNIVERSE_BOT_KICKTIME
How many secs after a bot (e.g. Google searchbot) is thrown out
- DPUNIVERSE_CAPTCHA_IMAGES_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_CAPTCHA_IMAGES_PATH
Path to the directory with CAPTCHA images
- DPUNIVERSE_ERROR_REPORTING
- in file dpuniverse-ini.php, constant DPUNIVERSE_ERROR_REPORTING
Error reporting level
- DPUNIVERSE_FILE_OWNER
- in file dpuniverse-ini.php, constant DPUNIVERSE_FILE_OWNER
File owner
- DPUNIVERSE_IMAGE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_IMAGE_PATH
Path to the publicly reachable web images directory
- DPUNIVERSE_IMAGE_URL
- in file dpuniverse-ini.php, constant DPUNIVERSE_IMAGE_URL
URL to the publicly reachable web images directory
- DPUNIVERSE_INCLUDE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_INCLUDE_PATH
Path to the universe's include directory
- DPUNIVERSE_LIB_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_LIB_PATH
Path to the library directory
- DPUNIVERSE_LINKDEATH_KICKTIME
- in file dpuniverse-ini.php, constant DPUNIVERSE_LINKDEATH_KICKTIME
How many secs must be a connection be dead before a user is thrown out?
- DPUNIVERSE_LINKDEATH_SHOWBOTTIME
- in file dpuniverse-ini.php, constant DPUNIVERSE_LINKDEATH_SHOWBOTTIME
How many secs after a bit is thrown do we show a message
- DPUNIVERSE_LINKDEATH_SHOWMSGTIME
- in file dpuniverse-ini.php, constant DPUNIVERSE_LINKDEATH_SHOWMSGTIME
How many secs after someone is thrown do we show a message?
- DPUNIVERSE_MAX_RESETS
- in file dpuniverse-ini.php, constant DPUNIVERSE_MAX_RESETS
Maximum number of objects to reset per "cycle"
- DPUNIVERSE_MAX_USERNAME_LEN
- in file dpuniverse-ini.php, constant DPUNIVERSE_MAX_USERNAME_LEN
Maximum registered user name length
- DPUNIVERSE_MDB2_ENABLED
- in file dpuniverse-ini.php, constant DPUNIVERSE_MDB2_ENABLED
Enable MDB2 database abstraction layer instead of using MySQL without it?
- DPUNIVERSE_MDB2_PEAR_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_MDB2_PEAR_PATH
Path to PEAR installation
- DPUNIVERSE_MIN_USERNAME_LEN
- in file dpuniverse-ini.php, constant DPUNIVERSE_MIN_USERNAME_LEN
Minimum registered user name length
- DPUNIVERSE_MYSQL_DB
- in file dpuniverse-ini.php, constant DPUNIVERSE_MYSQL_DB
MySQL database name, "dutchpipe" by default
- DPUNIVERSE_MYSQL_HOST
- in file dpuniverse-ini.php, constant DPUNIVERSE_MYSQL_HOST
MySQL host
- DPUNIVERSE_MYSQL_PASSWORD
- in file dpuniverse-ini.php, constant DPUNIVERSE_MYSQL_PASSWORD
MySQL password
- DPUNIVERSE_MYSQL_USER
- in file dpuniverse-ini.php, constant DPUNIVERSE_MYSQL_USER
MySQL user name
- DPUNIVERSE_NAVLOGO
- in file dpuniverse-ini.php, constant DPUNIVERSE_NAVLOGO
Used by DutchPIPE.org in the title bar
- DPUNIVERSE_NPC_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_NPC_PATH
Path to the universe's NPC directory
- DPUNIVERSE_OBJ_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_OBJ_PATH
Path to the universe's object directory
- DPUNIVERSE_PAGE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_PAGE_PATH
Path to the universe's page directory
- DPUNIVERSE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_PATH
Path to the universe directory
- DPUNIVERSE_PREFIX_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_PREFIX_PATH
- DPUNIVERSE_RESET_CYCLE
- in file dpuniverse-ini.php, constant DPUNIVERSE_RESET_CYCLE
How many secs each cycle for resetDpObject to be called in objects
- DPUNIVERSE_ROOT_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_ROOT_PATH
Path to the root of the DutchPIPE installation
- DPUNIVERSE_SCRIPT_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_SCRIPT_PATH
Path to the script directory
- DPUNIVERSE_STD_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_STD_PATH
Path to the universe's standard building block directory
- DPUNIVERSE_TEMPLATE_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_TEMPLATE_PATH
Path to the directory with HTML templates
- DPUNIVERSE_USERAGENT_MANDATORY
- in file dpuniverse-ini.php, constant DPUNIVERSE_USERAGENT_MANDATORY
Is it mandatory for the browser to report a user agent string?
- DPUNIVERSE_WWW_PATH
- in file dpuniverse-ini.php, constant DPUNIVERSE_WWW_PATH
Path to the publicly reachable web directory
- DPUNIVERSE_WWW_URL
- in file dpuniverse-ini.php, constant DPUNIVERSE_WWW_URL
URL to the publicly reachable web directory
- DPUNIVERSE_TITLE_TYPE_DEFINITE
- in file title_types.php, constant DPUNIVERSE_TITLE_TYPE_DEFINITE
The title is definite, "the hulk"
- DPUNIVERSE_TITLE_TYPE_INDEFINITE
- in file title_types.php, constant DPUNIVERSE_TITLE_TYPE_INDEFINITE
The title is indefinite, "a beer"
- DPUNIVERSE_TITLE_TYPE_NAME
- in file title_types.php, constant DPUNIVERSE_TITLE_TYPE_NAME
The title is a name, "Lennert"
- DP_ACTION_AUTHORIZED_ADMIN
- in file actions.php, constant DP_ACTION_AUTHORIZED_ADMIN
The action is restricted to administrator users only
- DP_ACTION_AUTHORIZED_ALL
- in file actions.php, constant DP_ACTION_AUTHORIZED_ALL
Everybody may try to perform the action
- DP_ACTION_AUTHORIZED_DISABLED
- in file actions.php, constant DP_ACTION_AUTHORIZED_DISABLED
The action is disabled (or "ghosted").
- DP_ACTION_AUTHORIZED_GUEST
- in file actions.php, constant DP_ACTION_AUTHORIZED_GUEST
The action is restricted to guests only
- DP_ACTION_AUTHORIZED_REGISTERED
- in file actions.php, constant DP_ACTION_AUTHORIZED_REGISTERED
The action is restricted to registered users only
- DP_ACTION_OPERANT_COMPLETE
- in file actions.php, constant DP_ACTION_OPERANT_COMPLETE
Action operates on object carrying action menu and on to be given operant
- DP_ACTION_OPERANT_MENU
- in file actions.php, constant DP_ACTION_OPERANT_MENU
Action operates on object carrying action menu
- DP_ACTION_OPERANT_NONE
- in file actions.php, constant DP_ACTION_OPERANT_NONE
Action has no operant or operant is current living
- DP_ACTION_SCOPE_ALL
- in file actions.php, constant DP_ACTION_SCOPE_ALL
Action is available to this object, inventory and objects in environment
- DP_ACTION_SCOPE_ENVIRONMENT
- in file actions.php, constant DP_ACTION_SCOPE_ENVIRONMENT
Action is available to objects in this object's environment only
- DP_ACTION_SCOPE_INVENTORY
- in file actions.php, constant DP_ACTION_SCOPE_INVENTORY
Action is available to objects in this object's inventory only
- DP_ACTION_SCOPE_SELF
- in file actions.php, constant DP_ACTION_SCOPE_SELF
Action is available to this object only
- DP_ACTION_TARGET_LIVING
- in file actions.php, constant DP_ACTION_TARGET_LIVING
Action appears on livings' action menu in this objects environment or inventory
- DP_ACTION_TARGET_NONE
- in file actions.php, constant DP_ACTION_TARGET_NONE
Action doesn't appear on any action menu
- DP_ACTION_TARGET_OBJENV
- in file actions.php, constant DP_ACTION_TARGET_OBJENV
Action appears on action menu of objects in environment of this object
- DP_ACTION_TARGET_OBJINV
- in file actions.php, constant DP_ACTION_TARGET_OBJINV
Action appears on action menu of objects in inventory of this object
- DP_ACTION_TARGET_SELF
- in file actions.php, constant DP_ACTION_TARGET_SELF
Action appears on this objects' action menu
- DP_ACTION_TARGET_USER
- in file actions.php, constant DP_ACTION_TARGET_USER
Action appears on users' action menu in this objects environment or inventory
- drunk.php
- procedural page drunk.php
- Drunk
- in file drunk.php, class Drunk
A drunk man carrying a golden key
- DpDrink
- in file DpDrink.php, class DpDrink
A common drink which can be turned into beers, wine, etc.
- DpHeap
- in file DpHeap.php, class DpHeap
A heap of credits, stones, etc., represented by one object
- DpLiving
- in file DpLiving.php, class DpLiving
An object which is "alive", common code shared between users and NPCs
- DpNpc
- in file DpNpc.php, class DpNpc
A 'non playing character', a bot
- DpObject
- in file DpObject.php, class DpObject
The standard object which is built upon by all other objects
- DpPage
- in file DpPage.php, class DpPage
A DutchPIPE enabled web page
- DpProperties
- in file DpProperties.php, class DpProperties
The DutchPIPE property and coinherit system which all objects extend on
- DpDrink.php
- procedural page DpDrink.php
- DpHeap.php
- procedural page DpHeap.php
- DpLiving.php
- procedural page DpLiving.php
- DpNpc.php
- procedural page DpNpc.php
- DpObject.php
- procedural page DpObject.php
- DpPage.php
- procedural page DpPage.php
- DpProperties.php
- procedural page DpProperties.php
- DpUser.php
- procedural page DpUser.php
- DpUser
- in file DpUser.php, class DpUser
A user object, the object representing a real user
- DpServer
- in file dpserver.php, class DpServer
A DutchPIPE server to answer normal and AJAX requests from web clients
- DpUniverse
- in file dpuniverse.php, class DpUniverse
A DutchPIPE universe, handling objects, users, pages, etc. (rules of nature)
- dp_db_connect
- in file dpdb_mysql.php, function dp_db_connect()
Connects to the database server and sets it the current database
- dp_db_exec
- in file dpdb_mysql.php, function dp_db_exec()
Sends a MySQL query of type DELETE, INSERT, REPLACE, UPDATE, ...
- dp_db_fetch_one
- in file dpdb_mysql.php, function dp_db_fetch_one()
Gets result data
- dp_db_fetch_row
- in file dpdb_mysql.php, function dp_db_fetch_row()
Gets a result row as an enumerated array
- dp_db_free
- in file dpdb_mysql.php, function dp_db_free()
Frees result memory
- dp_db_next_id
- in file dpdb_mysql.php, function dp_db_next_id()
Gets the next primary ID for an INSERT
- dp_db_num_rows
- in file dpdb_mysql.php, function dp_db_num_rows()
Gets number of rows in result
- dp_db_query
- in file dpdb_mysql.php, function dp_db_query()
Sends a MySQL query of type SELECT, SHOW, EXPLAIN, DESCRIBE, ...
- dp_db_quote
- in file dpdb_mysql.php, function dp_db_quote()
Escapes special characters in a string for use in a SQL statement
- dp_ereg
- in file dpmbstring_enabled.php, function dp_ereg()
- dp_eregi
- in file dpmbstring_enabled.php, function dp_eregi()
- dp_eregi_replace
- in file dpmbstring_enabled.php, function dp_eregi_replace()
- dp_ereg_replace
- in file dpmbstring_enabled.php, function dp_ereg_replace()
- dp_file_get_contents
- in file dpfunctions.php, function dp_file_get_contents()
Reads entire file within the universe directory into a string
- dp_mail
- in file dpmbstring_enabled.php, function dp_mail()
Sends an email
- dp_split
- in file dpmbstring_enabled.php, function dp_split()
- dp_strlen
- in file dpmbstring_enabled.php, function dp_strlen()
Gets string length
- dp_strpos
- in file dpmbstring_enabled.php, function dp_strpos()
Finds position of first occurrence of a string
- dp_strrpos
- in file dpmbstring_enabled.php, function dp_strrpos()
Finds position of last occurrence of a string
- dp_strtolower
- in file dpmbstring_enabled.php, function dp_strtolower()
- dp_strtoupper
- in file dpmbstring_enabled.php, function dp_strtoupper()
- dp_substr
- in file dpmbstring_enabled.php, function dp_substr()
Gets part of a string
- dp_substr_count
- in file dpmbstring_enabled.php, function dp_substr_count()
- dp_text
- in file dptext.php, function dp_text()
Looks up an optionally formatted message in the current domain for translation
- dp_upload_image
- in file dpfunctions.php, function dp_upload_image()
Copies and processes an uploaded image for a given object
- dpclient.php
- procedural page dpclient.php
- dpcurrentrequest.php
- procedural page dpcurrentrequest.php
- dpdb_mdb2.php
- procedural page dpdb_mdb2.php
- dpdb_mysql.php
- procedural page dpdb_mysql.php
- dpfunctions.php
- procedural page dpfunctions.php
- dpmbstring_disabled.php
- procedural page dpmbstring_disabled.php
- dpmbstring_enabled.php
- procedural page dpmbstring_enabled.php
- dpserver.php
- procedural page dpserver.php
- dptemplates.php
- procedural page dptemplates.php
- dptext.php
- procedural page dptext.php
- dpuniverse.php
- procedural page dpuniverse.php
- dpclient-js-src.php
- procedural page dpclient-js-src.php
- dpcaptcha.php
- procedural page dpcaptcha.php
- dpclient-js.php
- procedural page dpclient-js.php
- dpclient.php
- procedural page dpclient.php
- distortion_string
- in file make_captcha.php, function distortion_string()
Build an animated swirled picture for form verifications
e
- events.php
- procedural page events.php
- EVENT_CHANGED_ENV
- in file events.php, constant EVENT_CHANGED_ENV
An object's environment changed
- EVENT_DESTROYING_OBJ
- in file events.php, constant EVENT_DESTROYING_OBJ
An object is being destroyed
- EVENT_ENTERED_ENV
- in file events.php, constant EVENT_ENTERED_ENV
An object entered this object's environment
- EVENT_ENTERED_INV
- in file events.php, constant EVENT_ENTERED_INV
An object entered this object's inventory
- EVENT_LEFT_INV
- in file events.php, constant EVENT_LEFT_INV
An object left this object's inventory
- E_MOVEOBJECT_BADDEST
- in file move.php, constant E_MOVEOBJECT_BADDEST
Bad destination
- E_MOVEOBJECT_NODROP
- in file move.php, constant E_MOVEOBJECT_NODROP
Can't drop
- E_MOVEOBJECT_NODSTINS
- in file move.php, constant E_MOVEOBJECT_NODSTINS
Can't insert in destination object
- E_MOVEOBJECT_NOGET
- in file move.php, constant E_MOVEOBJECT_NOGET
Can't pick the object up
- E_MOVEOBJECT_NOSRCINS
- in file move.php, constant E_MOVEOBJECT_NOSRCINS
Source object can't be inserted
- E_MOVEOBJECT_VOLUME
- in file move.php, constant E_MOVEOBJECT_VOLUME
- eventDpNpc
- in file drunk.php, method Drunk::eventDpNpc()
- eventDpNpc
- in file barkeeper.php, method Barkeeper::eventDpNpc()
Checks for dropped empty glasses using EVENT_ENTERED_ENV event
- eventDpPage
- in file shop.php, method Shop::eventDpPage()
- event
- in file DpObject.php, method DpObject::event()
Reports an event
- eventDpLiving
- in file DpUser.php, method DpUser::eventDpLiving()
Reports an event
- eventDpLiving
- in file DpLiving.php, method DpLiving::eventDpLiving()
Reports an event
- eventDpLiving
- in file DpNpc.php, method DpNpc::eventDpLiving()
- eventDpNpc
- in file DpNpc.php, method DpNpc::eventDpNpc()
- eventDpObject
- in file DpPage.php, method DpPage::eventDpObject()
Reports an event
- eventDpObject
- in file DpObject.php, method DpObject::eventDpObject()
Reports an event
- eventDpObject
- in file DpLiving.php, method DpLiving::eventDpObject()
Reports an event
- eventDpPage
- in file DpPage.php, method DpPage::eventDpPage()
Reports an event
g
- getBody
- in file login.php, method Login::getBody()
Logs out users, gets the HTML content of this object
- getBonusValue
- in file store.php, method Store::getBonusValue()
- getBuyValue
- in file store.php, method Store::getBuyValue()
- getChestStatusStr
- in file house.php, method House::getChestStatusStr()
- getDoorStatusStr
- in file alley.php, method Alley::getDoorStatusStr()
- getDoorStatusStr
- in file house.php, method House::getDoorStatusStr()
- getFountainItem
- in file square.php, method Square::getFountainItem()
- getIsDoorUnlocked
- in file house.php, method House::getIsDoorUnlocked()
- getSellValue
- in file store.php, method Store::getSellValue()
- getActionData
- in file DpObject.php, method DpObject::getActionData()
Gets data of one, multiple or all actions
- getActionOperantMenu
- in file DpLiving.php, method DpLiving::getActionOperantMenu()
Completes the give action performed by clicking on an object
- getActionsMenu
- in file DpObject.php, method DpObject::getActionsMenu()
Tells the current user the HTML with the action menu for this object
- getAge
- in file DpUser.php, method DpUser::getAge()
Gets the user's age in a string
- getAppearance
- in file DpObject.php, method DpObject::getAppearance()
Gets the HTML "appearance" of this object
- getAppearanceInventory
- in file DpObject.php, method DpObject::getAppearanceInventory()
Gets the HTML "appearance" of all objects in this object's inventory
- getAppearanceTitle
- in file DpObject.php, method DpObject::getAppearanceTitle()
Gets the graphical appearance in HTML for this object
- getBody
- in file DpObject.php, method DpObject::getBody()
Gets the HTML content of this object
- getCredits
- in file DpObject.php, method DpObject::getCredits()
Gets the amount of credits in the inventory of this object
- getDpProperty
- in file DpProperties.php, method DpProperties::getDpProperty()
Directly retrieve the value of an existing DutchPIPE property
- getEmotionsMenu
- in file DpLiving.php, method DpLiving::getEmotionsMenu()
- getEnvironment
- in file DpObject.php, method DpObject::getEnvironment()
Gets the object reference to the environment of this object
- getExitAliases
- in file DpPage.php, method DpPage::getExitAliases()
Gets all aliases for exits
- getExitDestination
- in file DpPage.php, method DpPage::getExitDestination()
Gets URL of "exit" out of this page
- getExitMapArea
- in file DpPage.php, method DpPage::getExitMapArea()
Gets URL of "exit" out of this page
- getExitMethod
- in file DpPage.php, method DpPage::getExitMethod()
Gets URL of "exit" out of this page
- getExits
- in file DpPage.php, method DpPage::getExits()
Gets all "exits" out of this page
- getHeapAmount
- in file DpObject.php, method DpObject::getHeapAmount()
Gets the amount of a given heap object
- getIds
- in file DpObject.php, method DpObject::getIds()
Gets the array of ids for this object, or an empty array for no ids
- getInactive
- in file DpUser.php, method DpUser::getInactive()
Gets inactive time of the user in a string
- getInputAreaOptions
- in file DpPage.php, method DpPage::getInputAreaOptions()
Tells the current user the HTML with the input area options menu
- getInventory
- in file DpObject.php, method DpObject::getInventory()
Gets an array with object references to all objects in our inventory
- getItem
- in file DpObject.php, method DpObject::getItem()
Gets an array with data about an item
- getItemDescription
- in file DpObject.php, method DpObject::getItemDescription()
Gets the description of a given item
- getItems
- in file DpObject.php, method DpObject::getItems()
Gets an array with all item data added to this object
- getMapArea
- in file DpObject.php, method DpObject::getMapArea()
Gets data of one, multiple or all imagemap areas
- getMapAreaActions
- in file DpObject.php, method DpObject::getMapAreaActions()
Gets all map area actions for all areas or for a given area
- getMapAreaHtml
- in file DpObject.php, method DpObject::getMapAreaHtml()
Gets HTML for all imagemaps or the given imagemap for inclusion in page
- getMenuGiveAuth
- in file DpLiving.php, method DpLiving::getMenuGiveAuth()
- getMenuGiveLabel
- in file DpLiving.php, method DpLiving::getMenuGiveLabel()
- getMenuTellAuth
- in file DpLiving.php, method DpLiving::getMenuTellAuth()
- getModeChecked
- in file DpUser.php, method DpUser::getModeChecked()
- getNavigationTrail
- in file DpPage.php, method DpPage::getNavigationTrail()
Gets data for the navigation trail for this page, if any
- getNavigationTrailHtml
- in file DpPage.php, method DpPage::getNavigationTrailHtml()
Gets HTML with a navigation trail for this page
- getNavigationTrailHtml
- in file DpObject.php, method DpObject::getNavigationTrailHtml()
Gets a HTML navigation trail for this object
- getSessionAge
- in file DpLiving.php, method DpLiving::getSessionAge()
Gets the livings's age since it was created as an object in a string
- getStatus
- in file DpUser.php, method DpUser::getStatus()
Gets a descriptive user status string
- getTargettedActions
- in file DpObject.php, method DpObject::getTargettedActions()
Gets actions which can be performed on this object, for action menu
- getTellOperant
- in file DpLiving.php, method DpLiving::getTellOperant()
- getTitle
- in file DpObject.php, method DpObject::getTitle()
Gets the object's title with optional prefixes such as 'a' and 'the'
- getTitleImgHeight
- in file DpObject.php, method DpObject::getTitleImgHeight()
Gets the height in pixels of the title image
- getTitleImgWidth
- in file DpObject.php, method DpObject::getTitleImgWidth()
Gets the width in pixels of the title image
- getVolumeCarry
- in file DpLiving.php, method DpLiving::getVolumeCarry()
- getWeightCarry
- in file DpLiving.php, method DpLiving::getWeightCarry()
- getAlertEvent
- in file dpuniverse.php, method DpUniverse::getAlertEvent()
Gets list of listening users to the given event
- getDpObject
- in file dpuniverse.php, method DpUniverse::getDpObject()
Finds or makes an object in the universe with the given pathname
- getGuestCnt
- in file dpuniverse.php, method DpUniverse::getGuestCnt()
Gets an unique suffix to make Guest#x names
- getNrOfAvatars
- in file dpuniverse.php, method DpUniverse::getNrOfAvatars()
Gets the available number of avatars images
- getNrOfUsers
- in file dpuniverse.php, method DpUniverse::getNrOfUsers()
Gets the number of users on this site
- getObjectList
- in file dpuniverse.php, method DpUniverse::getObjectList()
Gets a list of all objects in this DutchPIPE universe
- getRandAvatarNr
- in file dpuniverse.php, method DpUniverse::getRandAvatarNr()
Gets a random avatar image number in order to give guests an avatar
- getRandCaptcha
- in file dpuniverse.php, method DpUniverse::getRandCaptcha()
Gets db row key of a random CAPTCHA code for the user registration page
- getUniverseInfo
- in file dpuniverse.php, method DpUniverse::getUniverseInfo()
Gets an array with information about the universe
- getUsers
- in file dpuniverse.php, method DpUniverse::getUsers()
Gets an array with user object references of all users on this site
- get_age2string
- in file dpfunctions.php, function get_age2string()
Gets a short, descriptive string for an age in seconds
- get_current_dpobject
- in file dpfunctions.php, function get_current_dpobject()
Gets the current object performing an action
- get_current_dpuniverse
- in file dpfunctions.php, function get_current_dpuniverse()
Gets the current universe handling the current user
- get_current_dpuser
- in file dpfunctions.php, function get_current_dpuser()
Gets the current user connected to the server
- getstringdimensions
- in file make_captcha.php, function getstringdimensions()
Get a string width and height with given parameters
- get_rand_code
- in file make_captcha.php, function get_rand_code()
h
- house.php
- procedural page house.php
- House
- in file house.php, class House
Inside The House
- handleCleanUp
- in file DpObject.php, method DpObject::handleCleanUp()
Called by the universe object, checks if this object can be removed.
- handleCurrentDpUserRequest
- in file dpuniverse.php, method DpUniverse::handleCurrentDpUserRequest()
Handles user requests passed on from the DutchPIPE server
- handle_ajax_request
- in file dpclient.php, function handle_ajax_request()
Handles AJAX requests from dpclient-js.php
- handle_cookies
- in file dpclient.php, function handle_cookies()
Sets cookies transmitted with the xml we got from the server
- handle_normal_request
- in file dpclient.php, function handle_normal_request()
Handles a normal page request
i
- index.php
- procedural page index.php
- Index
- in file index.php, class Index
The Home page
- isExitOpened
- in file house.php, method House::isExitOpened()
- isExitOpened
- in file alley.php, method Alley::isExitOpened()
- isDpProperty
- in file DpProperties.php, method DpProperties::isDpProperty()
Determines if a property is defined in this object
- isDraggable
- in file DpObject.php, method DpObject::isDraggable()
Can we be dragged on the screen by the given user?
- isId
- in file DpHeap.php, method DpHeap::isId()
Checks if the given id is a valid id for this object
- isId
- in file DpObject.php, method DpObject::isId()
Checks if the given id is a valid id for this object
- isInactive
- in file DpUser.php, method DpUser::isInactive()
Is this user inactive?
- isPresent
- in file DpObject.php, method DpObject::isPresent()
Checks if an object is present in this object's inventory
- isValidClientCall
- in file DpObject.php, method DpObject::isValidClientCall()
May the given method be called in this object from the DutchPIPE client?
- inherit
- in file dpfunctions.php, function inherit()
Includes universe object
- is_dp_callable
- in file dpfunctions.php, function is_dp_callable()
Verifies that the contents of a variable can be called as a method
- is_whole_number
- in file dpfunctions.php, function is_whole_number()
Is the given integer or string a whole positive number?
l
- login.php
- procedural page login.php
- Login
- in file login.php, class Login
The Login/register/Logout page
- logoutUser
- in file dpuniverse.php, method DpUniverse::logoutUser()
Logs out a given registered user and turns the user into a guest
m
- mass.php
- procedural page mass.php
- move.php
- procedural page move.php
- $mGiven
- in file drunk.php, variable Drunk::$mGiven
Array of livings that gave us non-beer objects
- mobile.php
- procedural page mobile.php
- Mobile
- in file mobile.php, class Mobile
A mobile computer generated character
- $mActionHistory
- in file DpUser.php, variable DpUser::$mActionHistory
History of input field actions, can be accesed by up and down arrow keys
- $mAlertEvents
- in file DpUser.php, variable DpUser::$mAlertEvents
Events this user will be alerted of, such as people entering the site
- mass.php
- procedural page mass.php
- makePresent
- in file DpObject.php, method DpObject::makePresent()
Makes sure an object is present in this object's inventory
- Mass
- in file mass.php, class Mass
Coinherit for adding mass (volume and weight) abstraction to an object
- moveDpObject
- in file DpHeap.php, method DpHeap::moveDpObject()
Moves this object into the inventory of another object
- moveDpObject
- in file DpObject.php, method DpObject::moveDpObject()
Moves this object into the inventory of another object
- make_random_id
- in file dpfunctions.php, function make_random_id()
Gets a 32-character random string
- make_captcha.php
- procedural page make_captcha.php
n
- note.php
- procedural page note.php
- Note
- in file note.php, class Note
A small note that users can read
- newDpObject
- in file dpuniverse.php, method DpUniverse::newDpObject()
Creates a new object in the universe
- new_dp_property
- in file dpfunctions.php, function new_dp_property()
Initializes a new DutchPIPE property in an object
o
- openInputArea
- in file DpPage.php, method DpPage::openInputArea()
Enables the input area called from client-side JavaScript
p
- performAction
- in file DpLiving.php, method DpLiving::performAction()
Tries to perform the action given by the living object
- performAction
- in file DpUser.php, method DpUser::performAction()
Tries to perform the action given by the user object
- performActionSubject
- in file DpObject.php, method DpObject::performActionSubject()
Tries if a user action can be performed on this object
- parse_dp_callable
- in file dpfunctions.php, function parse_dp_callable()
Replaces the contents of a callable variable
r
- randomWalk
- in file mobile.php, method Mobile::randomWalk()
Leaves through a random link
- resetDpNpc
- in file drunk.php, method Drunk::resetDpNpc()
Called at regular intervals
- resetDpNpc
- in file barkeeper.php, method Barkeeper::resetDpNpc()
Makes new beer
- resetDpPage
- in file index.php, method Index::resetDpPage()
Called at regular intervals
- resetDpPage
- in file shop.php, method Shop::resetDpPage()
Called at regular intervals
- resetDpPage
- in file square.php, method Square::resetDpPage()
Called at regular intervals
- resetDpPage
- in file store.php, method Store::resetDpPage()
Called at regular intervals
- resetDpPage
- in file house.php, method House::resetDpPage()
Called at regular intervals
- resetDpPage
- in file freemovement.php, method Freemovement::resetDpPage()
Called at regular intervals
- resetDpPage
- in file alley.php, method Alley::resetDpPage()
Called at regular intervals
- resetDpPage
- in file alley2.php, method Alley2::resetDpPage()
Called at regular intervals
- resetDpPage
- in file bar.php, method Bar::resetDpPage()
Called at regular intervals
- resetDpPage
- in file about.php, method About::resetDpPage()
Called at regular intervals
- removeAction
- in file DpObject.php, method DpObject::removeAction()
Removes the given action.
- removeDpObject
- in file DpObject.php, method DpObject::removeDpObject()
Removes this object from the universe
- removeDpProperties
- in file DpProperties.php, method DpProperties::removeDpProperties()
Removes properties and coinherits
- removeExit
- in file DpPage.php, method DpPage::removeExit()
Removes the given "exit" from the page
- removeId
- in file DpObject.php, method DpObject::removeId()
Removes one or more ids for this object
- removeMapAreaAction
- in file DpObject.php, method DpObject::removeMapAreaAction()
Removes a map area action
- removeValidClientCall
- in file DpObject.php, method DpObject::removeValidClientCall()
Removes the given method from callable methods from the DutchPIPE client
- reportMove
- in file DpObject.php, method DpObject::reportMove()
Reports graphical movement of this object to other objects
- resetDpDrink
- in file DpDrink.php, method DpDrink::resetDpDrink()
Resets this drink object
- resetDpHeap
- in file DpHeap.php, method DpHeap::resetDpHeap()
Resets this heap object
- resetDpLiving
- in file DpLiving.php, method DpLiving::resetDpLiving()
Resets this living object
- resetDpNpc
- in file DpNpc.php, method DpNpc::resetDpNpc()
Resets this NPC
- resetDpObject
- in file DpObject.php, method DpObject::resetDpObject()
Resets this object
- resetDpObject
- in file DpPage.php, method DpPage::resetDpObject()
Resets this page
- resetDpPage
- in file DpPage.php, method DpPage::resetDpPage()
Resets this object
- removeAlertEvent
- in file dpuniverse.php, method DpUniverse::removeAlertEvent()
Removes a user from the listener list of the given event
- runDpServer
- in file dpserver.php, method DpServer::runDpServer()
Starts the DutchPIPE server, using a specific 'universe' object
s
- shopkeeper.php
- procedural page shopkeeper.php
- Shopkeeper
- in file shopkeeper.php, class Shopkeeper
A shopkeeper
- shop.php
- procedural page shop.php
- showcases.php
- procedural page showcases.php
- square.php
- procedural page square.php
- store.php
- procedural page store.php
- setHouseBody
- in file house.php, method House::setHouseBody()
- setIsChestUnlocked
- in file house.php, method House::setIsChestUnlocked()
- setIsDoorUnlocked
- in file house.php, method House::setIsDoorUnlocked()
- setIsDoorUnlocked
- in file alley.php, method Alley::setIsDoorUnlocked()
- Shop
- in file shop.php, class Shop
A Small Shop
- Showcases
- in file showcases.php, class Showcases
The Showcases page
- Square
- in file square.php, class Square
A Village Square
- Store
- in file store.php, class Store
The Shop's Store
- setAmount
- in file DpHeap.php, method DpHeap::setAmount()
Sets the amount of items in the heap
- setAvatar
- in file DpUser.php, method DpUser::setAvatar()
Switches to another avatar when clicking on one using actionAvatar()
- setBody
- in file DpObject.php, method DpObject::setBody()
Sets the HTML content of this object
- setBrowseAvatarCustom
- in file DpUser.php, method DpUser::setBrowseAvatarCustom()
Sets this user as busy browing for a file
- setCredits
- in file DpObject.php, method DpObject::setCredits()
Sets the amount of credits in the inventory of this object
- setDpProperty
- in file DpProperties.php, method DpProperties::setDpProperty()
Directly set the value of an existing DutchPIPE property
- setExits
- in file DpPage.php, method DpPage::setExits()
Sets all "exits" out of this page at once
- setFull
- in file DpDrink.php, method DpDrink::setFull()
Fill or empty the drink
- setHeapAmount
- in file DpObject.php, method DpObject::setHeapAmount()
Sets a heap object of a given amount in this object
- setIds
- in file DpObject.php, method DpObject::setIds()
Sets an array of names used to refer to this object
- setMapArea
- in file DpObject.php, method DpObject::setMapArea()
Creates a new imagemap area which can be used by actions
- setNavigationTrail
- in file DpPage.php, method DpPage::setNavigationTrail()
Sets data to later generate a HTML navigation trail for this page
- setSettings
- in file DpUser.php, method DpUser::setSettings()
Applies settings from the settings menu obtained with actionSettings()
- setTimeout
- in file DpObject.php, method DpObject::setTimeout()
Calls the given method after the given number of seconds
- setTitle
- in file DpObject.php, method DpObject::setTitle()
Sets the title for this object, "beer", used for object labels, etc.
- setVars
- in file DpUser.php, method DpUser::setVars()
Sets various PHP global variables passed on from the DutchPIPE server
- showStatusMemoryGetUsage
- in file dpuniverse.php, method DpUniverse::showStatusMemoryGetUsage()
Shows a line with memory and universe info
- start_dpserver.php
- procedural page start_dpserver.php
- setupdb.php
- procedural page setupdb.php
- setup_mdb2
- in file setupdb.php, function setup_mdb2()
- setup_mysql
- in file setupdb.php, function setup_mysql()
t
- title_types.php
- procedural page title_types.php
- timeoutCheckEmptyGlasses
- in file barkeeper.php, method Barkeeper::timeoutCheckEmptyGlasses()
Removes empty glasses from the environment of this barkeeper
- timeoutCheckInventory
- in file drunk.php, method Drunk::timeoutCheckInventory()
- timeoutDrop
- in file drunk.php, method Drunk::timeoutDrop()
- timeoutDropKey
- in file drunk.php, method Drunk::timeoutDropKey()
- timeoutHeartBeat
- in file mobile.php, method Mobile::timeoutHeartBeat()
Called each 'heartbeat', randomly chat and wander
- timeoutHeartBeat
- in file barkeeper.php, method Barkeeper::timeoutHeartBeat()
Called each 'heartbeat', randomly chat and perform actions
- timeoutHeartBeat
- in file drunk.php, method Drunk::timeoutHeartBeat()
Called each 'heartbeat', randomly chat and perform actions
- timeoutKicked
- in file mobile.php, method Mobile::timeoutKicked()
Makes the mobile complain and take a random exit
- timeoutMakeNewBeer
- in file barkeeper.php, method Barkeeper::timeoutMakeNewBeer()
Makes the barkeeper serve new beer if there aren't enough around
- tell
- in file DpUser.php, method DpUser::tell()
Sends something to dpclient-js.php running on the user's browser
- tell
- in file DpPage.php, method DpPage::tell()
Sends a message to all objects in this page, "makes sound or movement"
- tell
- in file DpObject.php, method DpObject::tell()
Tells data (message, window, location, ...) to this object
- tell
- in file DpNpc.php, method DpNpc::tell()
Tells data (message, window, location, ...) to this NPC
- timeoutHeartBeat
- in file DpUser.php, method DpUser::timeoutHeartBeat()
Calls itself every "heartbeat"
- timeoutHeartBeat
- in file DpLiving.php, method DpLiving::timeoutHeartBeat()
Calls itself every "heartbeat"
- talk2server
- in file dpclient.php, function talk2server()
Talks to the DutchPIPE server, returns response
- tellCurrentDpUserRequest
- in file dpserver.php, method DpServer::tellCurrentDpUserRequest()
Tells a string to the current user request through dpclient.php
u
- uploadAvatarCustom
- in file DpUser.php, method DpUser::uploadAvatarCustom()
Attempts to upload a file to be used as our avatar image
- useExit
- in file DpPage.php, method DpPage::useExit()
Makes the active object exit this page and go to a new URL
v
- VOLUME_TYPE
- in file mass.php, constant VOLUME_TYPE
Volume type
- VOLUME_TYPE_ABSTRACT
- in file mass.php, constant VOLUME_TYPE_ABSTRACT
Volume type modifier - abstract system in units (1, 2, 3, ...)
- VOLUME_TYPE_METRIC
- in file mass.php, constant VOLUME_TYPE_METRIC
Volume type modifier - system in cm2
- VOLUME_TYPE_NONE
- in file mass.php, constant VOLUME_TYPE_NONE
Volume type - no volume system
- VOLUME_TYPE_USA
- in file mass.php, constant VOLUME_TYPE_USA
Volume type modifier - system in ounces
- validateCaptcha
- in file login.php, method Login::validateCaptcha()
- validateExisting
- in file login.php, method Login::validateExisting()
- validateNewUser
- in file login.php, method Login::validateNewUser()
- validateCaptcha
- in file dpuniverse.php, method DpUniverse::validateCaptcha()
Attempts the second step in registering a new user, validates CAPTCHA
- validateCaptcha2
- in file dpuniverse.php, method DpUniverse::validateCaptcha2()
Validates a given CAPTCHA code against the code in the database
- validateExisting
- in file dpuniverse.php, method DpUniverse::validateExisting()
Attempts to login the given user object of a guest as a registered user
- validateNewUser
- in file dpuniverse.php, method DpUniverse::validateNewUser()
Attempts the first step in registering a new user, throws CAPTCHA
w
- WEIGHT_TYPE
- in file mass.php, constant WEIGHT_TYPE
Weight type
- WEIGHT_TYPE_ABSTRACT
- in file mass.php, constant WEIGHT_TYPE_ABSTRACT
Weight type modifier - abstract system in units (1, 2, 3, ...)
- WEIGHT_TYPE_METRIC
- in file mass.php, constant WEIGHT_TYPE_METRIC
Weight type modifier - system in grams
- WEIGHT_TYPE_NONE
- in file mass.php, constant WEIGHT_TYPE_NONE
Weight type - no weight system
- WEIGHT_TYPE_USA
- in file mass.php, constant WEIGHT_TYPE_USA
Weight type modifier - system in ounces
|
|