Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
F
facing
- Variable in class org.starhope.appius.game.npc.
AbstractScriptedNPC
WRITEME: document this field (brpocock, Jan 13, 2010) facing (AbstractScriptedNPC)
facing
- Variable in class org.starhope.appius.user.
User
The direction in which the user is facing.
failLogin()
- Method in class org.starhope.appius.game.
AppiusClaudiusCaecus
This method is called when login fails.
fairgroundsImage
- Static variable in class org.starhope.appius.game.
Room
WRITEME
fairgroundsLabel
- Static variable in class org.starhope.appius.game.
Room
WRITEME
fairgroundsWarp
- Static variable in class org.starhope.appius.game.
Room
WRITEME
fancyMatch(String, Pattern)
- Method in class org.starhope.appius.sys.op.
Filter
This is the actual regular-expression matching test routine.
fatalBug(Exception)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
The exception passed in will be reported, as per reportBug, and then re-thrown as an Error, killing the process responsible
fatalBug(String)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug, and throw a fatal Error.
fatalBug(String, Throwable)
- Static method in class org.starhope.appius.game.
AppiusClaudiusCaecus
Report a bug, and throw a fatal Error.
fetch(T)
- Method in class org.starhope.appius.sql.
SQLPeerList
Pull an element from the database, if it is on this list
fetch_avatarInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the user's avatar information from the database
fetch_chatColours(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the chat colours for this user from the database
fetch_dobInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the user's date of birth and related information from the database record provided
fetch_inventory()
- Method in class org.starhope.appius.user.
User
Sub-fetch routine called by
User.set(ResultSet)
to handle inventory load.
fetch_language(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the user's language and dialect information from the database record
fetch_laston()
- Method in class org.starhope.appius.user.
User
Fetch the user's last activity information from the database record
fetch_mailInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the user's eMail info from the database record
fetch_more(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch additional results fields from a database record — mostly intended to be overridden by derived classes
fetch_parentInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch information about the user's parent (if any).
fetch_passwordResetInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the password reset question and answer from the provided database record.
fetch_permissionsInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the permissions-related portion of a user's record out of the SQL ResultSet.
fetch_userBasicInfo(ResultSet)
- Method in class org.starhope.appius.user.
User
Fetch the user's basic information: user ID, user name, and password — from the provided database record
filename
- Variable in class org.starhope.appius.game.
AvatarDecoration
filename
- Variable in class org.starhope.appius.game.
Room
The base name of the room's SWF file.
filenames
- Static variable in class org.starhope.appius.user.
AvatarClass
A cache of avatar class filenames
Filter
- Class in
org.starhope.appius.sys.op
This class represents (and actually provides the services of) a filter capable of identifying offensive content in text, and flagging it.
Filter()
- Constructor for class org.starhope.appius.sys.op.
Filter
Filter(ResultSet)
- Constructor for class org.starhope.appius.sys.op.
Filter
filter(String)
- Method in class org.starhope.appius.sys.op.
Filter
Returns the filter action result of matching the given string.
Filter.FilterPattern
- Class in
org.starhope.appius.sys.op
This class is basically just a structure to group together some data pertaining to a filtered pattern.
Filter.FilterPattern()
- Constructor for class org.starhope.appius.sys.op.
Filter.FilterPattern
Constructor
FilterAction
- Enum in
org.starhope.appius.sys.op
This enumeration gives the possible actions that a filter can recommend based upon its input.
FilterAction()
- Constructor for enum org.starhope.appius.sys.op.
FilterAction
filterMessage(String)
- Method in interface org.starhope.appius.messaging.
AbstractCensor
Filter the message.
filterMessage(String)
- Method in class org.starhope.appius.sys.op.
Filter
FilterResult
- Class in
org.starhope.appius.sys.op
TODO: The documentation for this type (FilterResult) is incomplete.
FilterResult()
- Constructor for class org.starhope.appius.sys.op.
FilterResult
WRITEME
FilterResult(FilterStatus, String)
- Constructor for class org.starhope.appius.sys.op.
FilterResult
filters
- Static variable in class org.starhope.appius.util.
AppiusConfig
The library of instantiated filters for various purposes
FilterStatus
- Enum in
org.starhope.appius.sys.op
Filter Result
Ok Black Red
FilterStatus()
- Constructor for enum org.starhope.appius.sys.op.
FilterStatus
FilterType
- Enum in
org.starhope.appius.types
Enumeration of potential types of filters that might exist in the world.
FilterType()
- Constructor for enum org.starhope.appius.types.
FilterType
findInCache()
- Method in class org.starhope.appius.sql.
SQLPeerDatum
Find the object in the cache, if possible.
firstTried
- Variable in class org.starhope.appius.mb.
Payment
The time at which we first tried to post this payment.
flush()
- Method in interface org.starhope.appius.game.
AbstractRoom
This is an overriding method.
flush()
- Method in class org.starhope.appius.game.
Room
This is an overriding method.
flush()
- Method in class org.starhope.appius.mb.
Currency
flush()
- Method in class org.starhope.appius.mb.
Enrolment
This is an overriding method.
flush()
- Method in class org.starhope.appius.mb.
Payment
flush()
- Method in class org.starhope.appius.mb.
PaymentGateway
This is an overriding method.
flush()
- Method in class org.starhope.appius.mb.
UserAddress
This is an overriding method.
flush()
- Method in class org.starhope.appius.mb.
UserEnrolment
flush()
- Method in class org.starhope.appius.sql.
SQLPeerDatum
flush()
- Method in class org.starhope.appius.sys.op.
Filter
This is an overriding method.
flush()
- Method in class org.starhope.appius.types.
GameFlagValue
This is an overriding method.
flush()
- Method in interface org.starhope.appius.types.
GameWorldMessage
flush()
- Method in class org.starhope.appius.types.
InventoryItemType
flush()
- Method in class org.starhope.appius.types.
RoomBadge
This is an overriding method.
flush()
- Method in interface org.starhope.appius.types.
UserList
This is an overriding method.
flush()
- Method in class org.starhope.appius.user.
AvatarClass
This is an overriding method.
flush()
- Method in class org.starhope.appius.user.
Parent
flush()
- Method in class org.starhope.appius.user.
Person
flush()
- Method in class org.starhope.appius.user.
User
flush()
- Method in class org.starhope.appius.via.
RemoteRoom
This is an overriding method.
flush(ViaMunita<?>)
- Static method in class org.starhope.appius.via.
Via
flush_breakOut_chatColours(PreparedStatement, int, int)
- Method in class org.starhope.appius.user.
User
WRITEME: document this method (brpocock, Jan 8, 2010)
flush_breakOut_dob(PreparedStatement)
- Method in class org.starhope.appius.user.
User
Breakout of the flush operation to update the user's date of birth and age group
flush_breakOut_language(PreparedStatement)
- Method in class org.starhope.appius.user.
User
WRITEME: document this method (brpocock, Sep 23, 2009)
flush_breakOut_loginPass(PreparedStatement)
- Method in class org.starhope.appius.user.
User
WRITEME: document this method (brpocock, Sep 23, 2009)
flush_breakOut_mail(PreparedStatement)
- Method in class org.starhope.appius.user.
User
Flush the user's eMail information to the database
flush_breakOut_nameRequest(PreparedStatement)
- Method in class org.starhope.appius.user.
User
Prepare the name-request details for
User.flush()
flush_breakOut_parent(PreparedStatement)
- Method in class org.starhope.appius.user.
User
Prepare the user's parent's details for
User.flush()
flush_breakOut_permissions(PreparedStatement)
- Method in class org.starhope.appius.user.
User
set permissions for a database flush
flush_breakOut_referer(PreparedStatement, int)
- Method in class org.starhope.appius.user.
User
Prepare the “referer” field for
User.flush()
forAuthorizeNetCode(String)
- Static method in enum org.starhope.appius.pay.util.
AddressVerificationCode
WRITEME: document this method (brpocock, Jul 14, 2009)
ForbiddenUserException
- Exception in
org.starhope.appius.except
This exception is thrown in registration and similar code to denote that an user is forbidden from registering, probably because they were previously banned.
ForbiddenUserException(String)
- Constructor for exception org.starhope.appius.except.
ForbiddenUserException
forFree
- Static variable in class org.starhope.appius.user.
AvatarClass
A cache of whether each avatar class is available to free users
forgotPassword(String, String)
- Method in class org.starhope.appius.user.
Person
Send the user their forgotten password if they know the answer to their secret question.
forgotPassword(String, String)
- Method in class org.starhope.appius.user.
User
Send the user their forgotten password if they know the answer to their secret question.
forgotPasswordAnswer
- Variable in class org.starhope.appius.user.
Person
Given answer to forgotten password question.
forgotPasswordQuestion
- Variable in class org.starhope.appius.user.
Person
The user's question to answer if they forget their password.
formatFutureDate(Date)
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
formatFutureDate(Date)
- Static method in class org.starhope.util.
GetTexty
Format a date into a user-friendly visible object relative to "now."
formatFutureDate(Date)
- Static method in class org.starhope.util.
LibMisc
TODO: document this method (brpocock, Jan 18, 2010)
formatFutureDate(Date, String, String)
- Static method in class org.starhope.util.
LibMisc
TODO: document this method (brpocock, Jan 18, 2010)
formatFutureDate_English(Date)
- Static method in class org.starhope.util.
LibMisc
formatMemory(long)
- Static method in class org.starhope.appius.mb.
Messages
Deprecated.
formatMemory(long)
- Static method in class org.starhope.util.
LibMisc
Create an user-visible string using metric figures accurate to 1 decimal place, expressing an amount of memory in KiB, MiB, &c.
forVIT
- Static variable in class org.starhope.appius.user.
AvatarClass
A cache of whether each avatar class is available to paid users
freezeTag
- Variable in class org.starhope.appius.game.
GameEvent
freeze game actions
fromJSON(JSONObject)
- Method in interface org.starhope.appius.game.
AbstractRoom
TODO: document this method (brpocock, Oct 21, 2009)
fromJSON(JSONObject)
- Method in class org.starhope.appius.game.
Room
This is an overriding method.
fromJSON(JSONObject)
- Method in class org.starhope.appius.via.
RemoteRoom
This is an overriding method.
fromMail(HttpServletRequest, HashMap<String, String>, HttpSession, HashMap<String, String>)
- Method in class org.starhope.appius.mb.
IBCRegister
Deprecated.
TODO: document this method (brpocock, Sep 12, 2009)
futureDatagrams
- Variable in class org.starhope.appius.game.
AppiusClaudiusCaecus
The queue of all datagrams pending for this user.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_