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

Class: Services_OpenStreetMap_Comments

Source Location: /Services_OpenStreetMap-1.0.0RC2/Services/OpenStreetMap/Comments.php

Class Overview

Services_OpenStreetMap_Objects
   |
   --Services_OpenStreetMap_Comments

Services_OpenStreetMap_Comments


Author(s):

Methods


Inherited Variables

Inherited Methods

Class: Services_OpenStreetMap_Objects

Services_OpenStreetMap_Objects::count()
Return the number of objects
Services_OpenStreetMap_Objects::current()
Return the current object
Services_OpenStreetMap_Objects::getConfig()
Get current Config object
Services_OpenStreetMap_Objects::getTransport()
Retrieve the current Transport instance.
Services_OpenStreetMap_Objects::getType()
Type
Services_OpenStreetMap_Objects::getXml()
Get Xml of the object.
Services_OpenStreetMap_Objects::key()
Return the key of the current internal iterator pointer
Services_OpenStreetMap_Objects::next()
Advance the internal iterator pointer
Services_OpenStreetMap_Objects::offsetExists()
Check if the specified offset exists.
Services_OpenStreetMap_Objects::offsetGet()
Get object from the specified offset.
Services_OpenStreetMap_Objects::offsetSet()
Does nothing as collection is read-only: required for ArrayAccess.
Services_OpenStreetMap_Objects::offsetUnset()
Does nothing as collection is read-only: required for ArrayAccess.
Services_OpenStreetMap_Objects::rewind()
Resets the internal iterator pointer
Services_OpenStreetMap_Objects::setConfig()
Set Config object
Services_OpenStreetMap_Objects::setTransport()
Set the Transport instance.
Services_OpenStreetMap_Objects::setVal()
Store a specified value.
Services_OpenStreetMap_Objects::setXml()
Set Xml for the object.
Services_OpenStreetMap_Objects::valid()
Returns whether the current internal iterator pointer is pointing to an existing/valid value.
Services_OpenStreetMap_Objects::__toString()
Return textual [xml] represention of this collection.

Class Details

[line 26]
Services_OpenStreetMap_Comments


[ Top ]


Method Detail

__construct (Constructor)   [line 45]

Services_OpenStreetMap_Comments __construct( [array $array = []])

Constructor
  • Access: public

Parameters:

array   $array   —  Objects

[ Top ]

getType   [line 33]

string getType( )

Type
  • Return: type
  • Access: public

Overrides Services_OpenStreetMap_Objects::getType() (Type)
[ Top ]


Documentation generated on Tue, 28 May 2019 19:19:07 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.