phpDocumentor MantisBT
[ class tree: MantisBT ] [ index: MantisBT ] [ all elements ]

Class: ImportXml_Mapper

Source Location: /plugins/XmlImportExport/ImportXml/Mapper.php

Class ImportXml_Mapper

Class Overview

Mapper class

it will store the ( type, old, new ) triplet for later retrieval

Located in /plugins/XmlImportExport/ImportXml/Mapper.php [line 22]



		
		
		
		

Methods

[ Top ]
Method Summary
void   add()  
void   exists()  
void   getAll()  
void   getNewID()  

[ Top ]
Methods
add  [line 25]

  void add( $type, $old, $new  )

Parameters:
   $type: 
   $old: 
   $new: 

API Tags:
Access:  public


[ Top ]
exists  [line 29]

  void exists( $type, $id  )

Parameters:
   $type: 
   $id: 

API Tags:
Access:  public


[ Top ]
getAll  [line 41]

  void getAll( $type  )

Parameters:
   $type: 

API Tags:
Access:  public


[ Top ]
getNewID  [line 33]

  void getNewID( $type, $old  )

Parameters:
   $type: 
   $old: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Sun, 05 Apr 2009 23:01:24 +0100 by phpDocumentor 1.4.1