XML-RPC implementation

Author Message

hugues charleux

Wednesday 20 January 2010 7:14:39 am

Hi All !

I'm looking for an XML-RPC implementation in eZ Publish but I can't find any existing extension nor an ezc component that will realy ease my pain.

Am I missing something ?

If I'm right, I'm thinking about using PEAR's XML-RPC implementation [1] in a module
Any feed back on this ?

[1] http://pear.php.net/package/XML_RPC2

Doug Plant

Wednesday 20 January 2010 10:54:26 am

Hi Hugues -

What eZ Publish options have you looked at?

Have you looked at ezjsCore?

(http://share.ez.no/articles/ez-publish/ezjscore-ez-publish-javascript-and-ajax-framework)

It provides several functions, but a nice piece is an Ajax framework including jQuery.

Gaetano Giunta

Wednesday 20 January 2010 1:52:17 pm

Hi hugues, welcome to the community.

You have surely missed something: the ggwebservices extension (http://projects.ez.no/ggwebservices). Currently the state-of-the-art webservices extension for eZ Publish:

  • maintained by recognized international expert on xmlrpc/jsonrpc - the guy behind the phpxmlrpc library (that's me :) )
  • groks rest, soap, xmlrpc and jsonrpc (using php native xmlrpc and soap extensions)
  • allows for creation of both ws consumers and providers
  • builds on top of ezjscore providing an alternative ajaxy syntax (ie. jsonrpc compliant)
  • builtin graphical debugger
  • and much more...

Principal Consultant International Business
Member of the Community Project Board

hugues charleux

Tuesday 26 January 2010 6:44:15 am

Hi ! Thanks for your replies.

ggwebservices looks great (Don't know how I mess it, sorry...) !

I'll give it a try to see if it fits my client's needs.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 02:04:59
Script start
Timing: Jan 18 2025 02:04:59
Module start 'layout'
Timing: Jan 18 2025 02:04:59
Module start 'content'
Timing: Jan 18 2025 02:05:00
Module end 'content'
Timing: Jan 18 2025 02:05:00
Script end

Main resources:

Total runtime0.7904 sec
Peak memory usage4,096.0000 KB
Database Queries63

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 589.0234152.6250
Module start 'layout' 0.00660.0046 741.648439.4297
Module start 'content' 0.01120.7773 781.0781584.3125
Module end 'content' 0.78850.0018 1,365.390612.1875
Script end 0.7903  1,377.5781 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4334160.0002
Check MTime0.00140.1750160.0001
Mysql Total
Database connection0.00090.113210.0009
Mysqli_queries0.726291.8771630.0115
Looping result0.00060.0808610.0000
Template Total0.757195.820.3785
Template load0.00210.259620.0010
Template processing0.755095.529520.3775
Template load and register function0.00020.029710.0002
states
state_id_array0.00100.132210.0010
state_identifier_array0.00070.094620.0004
Override
Cache load0.00180.2321320.0001
Sytem overhead
Fetch class attribute can translate value0.00080.101130.0003
Fetch class attribute name0.00260.325260.0004
XML
Image XML parsing0.00530.670730.0018
class_abstraction
Instantiating content class attribute0.00000.005160.0000
General
dbfile0.00510.6399220.0002
String conversion0.00000.001740.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1content/datatype/view/ezxmltags/li.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/li.tplEdit templateOverride template
1content/datatype/view/ezxmltags/ul.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/ul.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 9

Time used to render debug report: 0.0003 secs