java/src/messenger/webim/libs/classes
Dmitriy Simushev 4aa44861b4 Add parameters to the Window-to-Core interaction
Add 'threadId' and 'token' obligatory parameters to the
Window-to-Core interaction type
2013-03-13 15:32:40 +00:00
..
.htaccess Added classes that implements plugin system and tests for them 2013-03-13 07:58:12 +00:00
database.php Fixed ability to use persistent database connection with an object of the Database class 2013-03-13 15:32:39 +00:00
event_dispatcher.php Added some phpdoc documentation to EventDispatcher class 2013-03-13 08:12:11 +00:00
mibew_api_execution_context.php Split mibew_api.php into several files 2013-03-13 15:32:38 +00:00
mibew_api_interaction.php Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults 2013-03-13 15:32:38 +00:00
mibew_api_window_interaction.php Add parameters to the Window-to-Core interaction 2013-03-13 15:32:40 +00:00
mibew_api.php Renamed MibewAPIInteraction::getDefaultObligatoryArguments to MibewAPIinteraction::getObligatoryArgumentsDefaults 2013-03-13 15:32:38 +00:00
plugin_manager.php Modified PluginManager to store plugins objects and use objects with regular methods instead static one 2013-03-13 08:13:50 +00:00
plugin.php Modified PluginManager to store plugins objects and use objects with regular methods instead static one 2013-03-13 08:13:50 +00:00
request_processor.php Object's methods callbacks replaced by functions 2013-03-13 15:32:40 +00:00
settings.php Replaced settings functions with Settings class 2013-03-13 07:52:48 +00:00
thread.php Create Thread class and tests for it 2013-03-13 15:32:40 +00:00