A B C D E F G H I J K L M N O P R S T U V W Z

A

AbstractBuddyPersister - Class in it.gotoandplay.smartfoxserver.data.buddylist.persistence
This is the base class of a Buddy List persister.
AbstractBuddyPersister() - Constructor for class it.gotoandplay.smartfoxserver.data.buddylist.persistence.AbstractBuddyPersister
 
AbstractExtension - Class in it.gotoandplay.smartfoxserver.extensions
AbstractExtension is the parent class for all SmartFoxServer extensions.
AbstractExtension() - Constructor for class it.gotoandplay.smartfoxserver.extensions.AbstractExtension
 
ActionscriptObject - Class in it.gotoandplay.smartfoxserver.lib
This the ActionscriptObject class emulates a generic AS object/array in Java.
ActionscriptObject() - Constructor for class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Default constructor
ActionscriptObject(Collection) - Constructor for class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Constructs the ActionscriptObject populating it with the passed collection
ActionscriptObject(Map) - Constructor for class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Constructs the ActionscriptObject populating it with the passed map
ActionscriptObject(DataRow) - Constructor for class it.gotoandplay.smartfoxserver.lib.ActionscriptObject
Constructs the ActionscriptObject populating it with the passed data row
activate() - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
active - Variable in class it.gotoandplay.smartfoxserver.util.scheduling.Task
By default it is set to true.
addBuddy(String, String) - Method in class it.gotoandplay.smartfoxserver.data.buddylist.BuddyListManager
 
addBuddy(String, String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
Add a buddy to a buddyList
addBuddy(String, User) - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Add a buddy to a user buddy list
Based on the BuddyList configuration this may immediately add the buddy to the user list or send a buddy request that the target user must respond to.
addCreatedRoom(Room) - Method in class it.gotoandplay.smartfoxserver.data.User
 
addDisabledEvent(String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
Add a new event in the disable sysHandler map
addDisabledSysAction(String) - Method in class it.gotoandplay.smartfoxserver.data.Zone
Adds a new SysHandler to be disabled for this zone
addItem(String) - Method in class it.gotoandplay.smartfoxserver.db.DataRow
Add an item to the row in DATAROW_INTKEY mode
addItem(String, String) - Method in class it.gotoandplay.smartfoxserver.db.DataRow
Add an item to the row in DATAROW_STRINGKEY mode
addModerator(String, String, String) - Method in class it.gotoandplay.smartfoxserver.extensions.ExtensionHelper
Add a new moderator to a Zone
addName(String, Integer) - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
addObject(String, Object) - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
Adds an object to the event
addParam(String, String) - Method in class it.gotoandplay.smartfoxserver.events.InternalEventObject
 
addPermissionRequest(String, String) - Method in class it.gotoandplay.smartfoxserver.data.buddylist.BuddyListManager
Manages the addition of a permissione request in the local cache.
addRoom(Room) - Method in class it.gotoandplay.smartfoxserver.data.User
 
addRoom(Room) - Method in class it.gotoandplay.smartfoxserver.data.Zone
 
addScheduledTask(Task, int, boolean, ITaskHandler) - Method in class it.gotoandplay.smartfoxserver.util.scheduling.Scheduler
Add a new scheduled task
adminExtension - Variable in class it.gotoandplay.smartfoxserver.extensions.AbstractExtension
 

A B C D E F G H I J K L M N O P R S T U V W Z