BC Fetch XML

UNIX name Owner Status
bcfetchxml Brookins Consulting stable
Version Compatible with
1.1.0 4.0.+
Template operator which simply provides remote xml file loading, optional caching and debugging.

This extension provides for an effective easy to use eZ Publish template operator wrapper for PHP based remote xml url calls and optional url result caching.

Optional caching and advanced debugging / logging parameters are also provided.

Brookins Consulting is proud to announce the upcoming release of BC Fetch XML !

Example

fetchxml( required, optional (defaults to true), optional (defaults to false) )

{def $url="http://xml.example.com"}
{def $xml=fetchxml( $url )}
{set $xml=fetchxml( $url, true() )}
{set $xml=fetchxml( $url, true(), false() )}
{set $xml=fetchxml( $url, true(), true() )}

Downloads

Version 1.1.0

Subversion

This branch of the operator is eZ Publish 4.0+ and PHP5+ Compatible

This project has no reviews yet. Be the first one to review it!