java/src/messenger/webim/libs/classes
Dmitriy Simushev 24ecf02e7b Remove RequestProcessor::NO_RESULT_FUNCTION constant
RequestProcessor::NO_RESULT_FUNCTION not use any more. Rewrite code
to throw use Mibew API checks for existance of the result function
2013-03-13 15:32:41 +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 Update Plugin class documentation 2013-03-13 15:32:41 +00:00
request_processor.php Remove RequestProcessor::NO_RESULT_FUNCTION constant 2013-03-13 15:32:41 +00:00
settings.php Replaced settings functions with Settings class 2013-03-13 07:52:48 +00:00
thread.php Add token check to the Thread::load method 2013-03-13 15:32:41 +00:00