Utils

magento.utils

General purpose utility functions

copyright:
  1. 2010 by Sharoon Thomas.
copyright:
  1. 2010 by Openlabs Technologies & Consulting (P) LTD.
license:

AGPLv3, see LICENSE for more details

utils.expand_url(url, protocol)

Expands the given URL to a full URL by adding the magento soap/wsdl parts

Parameters:
  • url – URL to be expanded
  • service – ‘xmlrpc’ or ‘soap’

Previous topic

Directory