PHP Classes
Icontem

File: README


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Roberto Bertó  >  XMap  >  README  
File: README
Role: ???
Content type: text/plain
Description: info about XMap
Class: XMap
A PHP class to use XML Sitemaps and improve htm
 

Contents

Class file image Download
WHAT IS XMap

XMap is a PHP Class and a set of tools to automatize html pages creation.
It use a XML file where you can place all <head> of your html pages like
title, description, keywords. In addition, XMap can generated the Navigator
Bar on your site, can tell to your page what html file to load as menu
and so on.

XMap main class is only a wrapper to another XPath class - PHPXML, downloadable
at http://www.phpclasses.org/browse.html/package/180.html - that use
some Xpath paths (called by XMap as Rules) and return a array with the map infos.

The format of XML is
<sitemap>
 <map id="id1">
  <element1>...</element1>
  <element2>...</element2>
   ...
  <map id="id2">
   <p use <phpXML/> and you need download it and
   from http://phpclasses.org/browse.html/package/180.html
   element1>...</element1>
   <element2>...</element2>
   ...
  </map>
 </map>
</sitemap>



INSTALL INSTRUCTION

XMap use <phpXML/> and you need download it and
from http://phpclasses.org/browse.html/package/180.html



DOCUMENTATION

The documentation isn't generated yet, but you can see the comments.



USAGE

Run demo.xnavigator.php to see one example of XMap use.


 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products