DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:event:rpc_call_add

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
devel:event:rpc_call_add [2012-03-24 18:55] – created 92.225.178.40devel:event:rpc_call_add [2024-02-06 14:09] (current) andi
Line 6: Line 6:
 Preventable: no Preventable: no
 Added_dt: 2012-03-23 Added_dt: 2012-03-23
 +Removed_dt: 2024-01-12
 ---- ----
 +
 +This event has been removed. If absolutely needed, the same can achieved by overwriting the getMethods() method in a remote plugin to add your own ApiCall.
 +
  
 This event is signalled by [[xref>getCustomCallPlugins()]] in [[xref>inc/remote.php]] when a remote call cannot be resolved by default naming scheme. Handlers can use it to add a alias for a existing remote method name. This event is signalled by [[xref>getCustomCallPlugins()]] in [[xref>inc/remote.php]] when a remote call cannot be resolved by default naming scheme. Handlers can use it to add a alias for a existing remote method name.
Line 25: Line 29:
 ^ do not overwrite the data array. Just add your calls to the array ^ ^ do not overwrite the data array. Just add your calls to the array ^
  
-===== Plugins handling this event ===== 
- 
-The following plugins are known to handle this event and their source code may be a good start for understanding and implementing a handler yourself. 
- 
-  * FIXME 
  
 ===== See also ===== ===== See also =====
  
-  * [[devel:Action Plugins]]+  * [[codesearch>RPC_CALL_ADD|Code related to this event]] used in any DokuWiki's files, plugins and templates 
 +  * Developing [[devel:Remote Plugins]] 
 +    * Plugins with remote component: [[plugintype>64#extension__table|Remote Plugins]]  
 +  * Old: [[devel:event:XMLRPC CALLBACK REGISTER]] event is replaced by Remote plugins. 
 +  * Developing [[devel:Action Plugins]]
   * [[devel:Events]]   * [[devel:Events]]
-  * [[devel:Remote Plugins]] 
devel/event/rpc_call_add.1332611752.txt.gz · Last modified: 2012-03-24 18:55 by 92.225.178.40

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki