From f957208600efa6af91abc3f9370c9cb1f57516a1 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 11 Jan 2015 19:19:18 +0100 Subject: fix accidentally removed file --- doc/classRedmatrix_1_1Import_1_1Import.html | 446 ++++++++++++++++++++++++++++ 1 file changed, 446 insertions(+) create mode 100644 doc/classRedmatrix_1_1Import_1_1Import.html (limited to 'doc/classRedmatrix_1_1Import_1_1Import.html') diff --git a/doc/classRedmatrix_1_1Import_1_1Import.html b/doc/classRedmatrix_1_1Import_1_1Import.html new file mode 100644 index 000000000..3920dd3d9 --- /dev/null +++ b/doc/classRedmatrix_1_1Import_1_1Import.html @@ -0,0 +1,446 @@ + + + + + + +The Red Matrix: RedMatrix\Import\Import Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
RedMatrix\Import\Import Class Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +

+Public Member Functions

 get_credentials ()
 
 get_itemlist ()
 
 get_item_ident ($item)
 
 get_item ($item_ident)
 
 get_taxonomy ($item_ident)
 
 get_children ($item_ident)
 
 convert_item ($item_ident)
 
 convert_taxonomy ($item_ident)
 
 convert_child ($child)
 
 store ($item, $update=false)
 
 run ()
 
+ + + + + + + +

+Protected Attributes

 $itemlist = null
 
 $src_items = null
 
 $items = null
 
+ + + +

+Private Attributes

 $credentials = null
 
+

Member Function Documentation

+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_child ( $child)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_item ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_taxonomy ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_children ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::get_credentials ()
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_item ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_item_ident ( $item)
+
+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::get_itemlist ()
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_taxonomy ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::run ()
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
RedMatrix\Import\Import::store ( $item,
 $update = false 
)
+
+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$credentials = null
+
+private
+
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$itemlist = null
+
+protected
+
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$items = null
+
+protected
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$src_items = null
+
+protected
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
-- cgit v1.2.3