mibew/src/messenger/webim/libs/classes
2013-03-13 15:32:39 +00:00
..
.htaccess Added classes that implements plugin system and tests for them 2013-03-13 07:58:12 +00:00
database.php Fixed regexp bug in the Database class 2013-03-13 08:13:05 +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 Added obligatory argument 'errorCode' to the mibew api 'result' function 2013-03-13 15:32:39 +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 Added error handling to the RequestProcessor class 2013-03-13 15:32:39 +00:00
settings.php Replaced settings functions with Settings class 2013-03-13 07:52:48 +00:00