How to implement XML-RPC in a component

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
m (Added categorisation.)
m (Overview: clean up categories with <noinclude> tags)
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
== Overview ==
 
== Overview ==
 
XML-RPC is a specification and set of implementations which allow software running on different software platforms and written in different languages to make procedural calls over the internet using standard [http://en-wikipedia.org/xml eXtensible Markup Language].
 
XML-RPC is a specification and set of implementations which allow software running on different software platforms and written in different languages to make procedural calls over the internet using standard [http://en-wikipedia.org/xml eXtensible Markup Language].
[[Category:Development]]
+
 
 +
There are two ways to implement XML-RPC in a component:
 +
* Implement it using an XML-RPC plugin or
 +
* Implement it in the component itself using raw views
 +
 
 +
<noinclude>[[Category:Development]]
 +
[[Category:Component Development]][[Category:FAQ]]</noinclude>

Latest revision as of 15:52, 1 September 2012

[edit] Overview

XML-RPC is a specification and set of implementations which allow software running on different software platforms and written in different languages to make procedural calls over the internet using standard eXtensible Markup Language.

There are two ways to implement XML-RPC in a component:

  • Implement it using an XML-RPC plugin or
  • Implement it in the component itself using raw views
Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox