Ampache
[ class tree: Ampache ] [ index: Ampache ] [ all elements ]

Class: XMLSchema

Source Location: /modules/nusoap/class.xmlschema.php

Class Overview

nusoap_base
   |
   --nusoap_xmlschema
      |
      --XMLSchema

Backward compatibility


Author(s):

Version:

  • $Id$

Inherited Variables

Inherited Methods

Class: nusoap_xmlschema

nusoap_xmlschema::nusoap_xmlschema()
constructor
nusoap_xmlschema::addComplexType()
adds a complex type to the schema
nusoap_xmlschema::addElement()
adds an element to the schema
nusoap_xmlschema::addSimpleType()
adds a simple type to the schema
nusoap_xmlschema::getPHPType()
get the PHP type of a user defined type in the schema
nusoap_xmlschema::getTypeDef()
returns an associative array of information about a given type returns false if no type exists by the given name
nusoap_xmlschema::parseFile()
parse an XML file
nusoap_xmlschema::serializeSchema()
serialize the schema
nusoap_xmlschema::serializeTypeDef()
returns a sample serialization of a given type, or false if no type by the given name
nusoap_xmlschema::typeToForm()
returns HTML form elements that allow a user to enter values for creating an instance of the given type.

Class Details

[line 934]
Backward compatibility



Tags:

author:  Scott Nichol <snichol@users.sourceforge.net>
author:  Dietrich Ayala <dietrich@ganx4.com>
version:  $Id$


[ Top ]


Documentation generated on Thu, 12 Feb 2009 07:59:56 +0900 by phpDocumentor 1.4.2