com.lokorin.lokorin.lib
[ class tree: com.lokorin.lokorin.lib ] [ index: com.lokorin.lokorin.lib ] [ all elements ]

Class: SitemapIndex

Source Location: /_includes/lib_sitemap.php

Class Overview


Describes a sitemap index.


Author(s):

  • Andreas Launila

Variables

Methods



Class Details

[line 112]
Describes a sitemap index.



Tags:

author:  Andreas Launila


[ Top ]


Class Variables

$sitemaps =

[line 117]

An array of all sitemaps contained in the index.



Tags:

access:  private

Type:   array


[ Top ]



Class Methods


constructor __construct [line 122]

SitemapIndex __construct( )

Constructs the sitemap index.



Tags:

access:  public


[ Top ]

method getAllSitemaps [line 131]

array getAllSitemaps( )

Gets all available sitemaps.



Tags:

return:  An array of Sitemap instances, each representing one of the available sitemaps.
access:  private


[ Top ]

method getAsXml [line 148]

string getAsXml( )

Gets the complete sitemap index as XML as specified by the google sitemap schema.



Tags:

return:  A complete XML document.
access:  public


[ Top ]

method getSitemaps [line 178]

array getSitemaps( )

Gets all sitemaps that belong to the index.



Tags:

return:  An array of Sitemap instances, each representing one of the sitemaps that belong to the index.
access:  public


[ Top ]

method getVirtualLocation [line 187]

string getVirtualLocation( )

Gets the virtual location for the sitemap index.



Tags:

return:  A location, relative to the root, for the virtual sitemap index.
access:  public


[ Top ]


Documentation generated on Sun, 16 Apr 2006 21:03:56 +0200 by phpDocumentor 1.3.0RC4