Login   Register  
PHP Classes
elePHPant
Icontem

XMap

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Roberto Bertó
Name: Roberto Bertó <e-mail contact>
Packages: 9 Browse all classes by Roberto Bertó Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 29
All time rank: 806 in Brazil Brazil
Week rank: 661 Down44 in Brazil Brazil Down


  Detailed description   Download .zip .tar.gz  
WHAT IS XMap

XMap is a PHP Class and a set of tools to automate the creation of HTML pages.

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>


XMap have too the subpackage XNavigator, a extended class to make sitemaps "where I am".

  Classes of Roberto Bertó  >  XMap  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: XMap
Base name: xmap
Description: A PHP class to use XML Sitemaps and improve htm
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 2271 users
All time rank: 1520
Week users: 1 user
Week rank: 2051 Down
 
  Groups   Rate classes User ratings   Applications   Related links   Files Files  

  Groups  
Group folder image HTML HTML generation and processing View top rated classes
Group folder image XML XML parsing and generation View top rated classes
Group folder image Content management Components and tools to manage content View top rated classes
Group folder image Templates Template processing engines and components View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
Link Description
Absoluto.org Dinamyc website that uses Xmap with Smarty
CafeOle Uses XMap too
Add link image If you know an application of this package, send a message to the author to add a link here.

  Related links  
Link Description
phpXML You must download xml.php from phpXML class. Is a dependence of XMap
XMap Documentation Documentation generated by PHPDoc. Is not a good documentation but you can understand how XMap work here
Xmap site website

  Files folder image Files  
File Role Description
Plain text file app.xnavigator.php ??? xnavigator application of XMap
Plain text file class.xmap.php ??? The main class
Accessible without login Plain text file demo.xnavigator.php ??? demo to app.xnavigator.php
Accessible without login Plain text file PROJECT.xml ??? the changelog, project info xml file
Accessible without login Plain text file README ??? info about XMap
Plain text file sitemap.xml ??? xml example
Plain text file smarty-function.xmap.php ??? Smarty plugin to XMap
Plain text file smarty-template.subelement.tpl ??? How to use XMap in a single page.
Plain text file smarty-template.xnavigator.tpl ??? XNavigator port to Smarty

Download all files: xmap.tar.gz xmap.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.