From e32a339a3d8b29434c107a759c54abffba02eed4 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 1 Nov 2014 00:36:01 -0700 Subject: doc updates --- doc/html/Importer_8php.html | 126 +++++++ ...classRedmatrix_1_1Import_1_1Import-members.html | 132 +++++++ doc/html/classRedmatrix_1_1Import_1_1Import.html | 407 +++++++++++++++++++++ doc/html/classRedmatrix_1_1Import_1_1Import.js | 18 + doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.html | 112 ++++++ doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.js | 6 + doc/html/namespaceRedmatrix.html | 120 ++++++ doc/html/namespaceRedmatrix.js | 4 + doc/html/namespaceRedmatrix_1_1Import.html | 120 ++++++ doc/html/namespaceRedmatrix_1_1Import.js | 4 + 10 files changed, 1049 insertions(+) create mode 100644 doc/html/Importer_8php.html create mode 100644 doc/html/classRedmatrix_1_1Import_1_1Import-members.html create mode 100644 doc/html/classRedmatrix_1_1Import_1_1Import.html create mode 100644 doc/html/classRedmatrix_1_1Import_1_1Import.js create mode 100644 doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.html create mode 100644 doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.js create mode 100644 doc/html/namespaceRedmatrix.html create mode 100644 doc/html/namespaceRedmatrix.js create mode 100644 doc/html/namespaceRedmatrix_1_1Import.html create mode 100644 doc/html/namespaceRedmatrix_1_1Import.js (limited to 'doc') diff --git a/doc/html/Importer_8php.html b/doc/html/Importer_8php.html new file mode 100644 index 000000000..0eab9f03c --- /dev/null +++ b/doc/html/Importer_8php.html @@ -0,0 +1,126 @@ + + + + + + +The Red Matrix: include/Import/Importer.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Importer.php File Reference
+
+
+ + + + +

+Classes

class  Redmatrix\Import\Import
 
+ + + +

+Namespaces

namespace  Redmatrix\Import
 
+
+
+ diff --git a/doc/html/classRedmatrix_1_1Import_1_1Import-members.html b/doc/html/classRedmatrix_1_1Import_1_1Import-members.html new file mode 100644 index 000000000..061fc11a4 --- /dev/null +++ b/doc/html/classRedmatrix_1_1Import_1_1Import-members.html @@ -0,0 +1,132 @@ + + + + + + +The Red Matrix: Member List + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Redmatrix\Import\Import Member List
+
+ +
+ diff --git a/doc/html/classRedmatrix_1_1Import_1_1Import.html b/doc/html/classRedmatrix_1_1Import_1_1Import.html new file mode 100644 index 000000000..6eec161c2 --- /dev/null +++ b/doc/html/classRedmatrix_1_1Import_1_1Import.html @@ -0,0 +1,407 @@ + + + + + + +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 ()
 
+ + + + + + + + + +

+Public Attributes

 $credentials = null
 
 $itemlist = null
 
 $src_items = null
 
 $items = 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
+
+ +
+
+ +
+
+ + + + +
Redmatrix\Import\Import::$itemlist = null
+
+ +
+
+ +
+
+ + + + +
Redmatrix\Import\Import::$items = null
+
+ +
+
+ +
+
+ + + + +
Redmatrix\Import\Import::$src_items = null
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
+ diff --git a/doc/html/classRedmatrix_1_1Import_1_1Import.js b/doc/html/classRedmatrix_1_1Import_1_1Import.js new file mode 100644 index 000000000..2a0e2eef0 --- /dev/null +++ b/doc/html/classRedmatrix_1_1Import_1_1Import.js @@ -0,0 +1,18 @@ +var classRedmatrix_1_1Import_1_1Import = +[ + [ "convert_child", "classRedmatrix_1_1Import_1_1Import.html#ad9c6677ea07c496d81914b97aeb5fba5", null ], + [ "convert_item", "classRedmatrix_1_1Import_1_1Import.html#add4d39232c883b59634595be14441336", null ], + [ "convert_taxonomy", "classRedmatrix_1_1Import_1_1Import.html#a5a54b41c30aed8ac9ca6e486fd0b4b97", null ], + [ "get_children", "classRedmatrix_1_1Import_1_1Import.html#a832a4cc0d33d0eea29cb450004054580", null ], + [ "get_credentials", "classRedmatrix_1_1Import_1_1Import.html#a76dd522e47a48d80e1678211230f2ff5", null ], + [ "get_item", "classRedmatrix_1_1Import_1_1Import.html#ae705dd1deb245b1d06baa73062330e43", null ], + [ "get_item_ident", "classRedmatrix_1_1Import_1_1Import.html#a4420d6acf6ba2f3723c655251b12abef", null ], + [ "get_itemlist", "classRedmatrix_1_1Import_1_1Import.html#a1af46c9f88257635f362d6027ea710c3", null ], + [ "get_taxonomy", "classRedmatrix_1_1Import_1_1Import.html#ab1e4a1d404b5a5a9c518c205d1428154", null ], + [ "run", "classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7", null ], + [ "store", "classRedmatrix_1_1Import_1_1Import.html#a70f9dd767d877530a7da7c6bd821e080", null ], + [ "$credentials", "classRedmatrix_1_1Import_1_1Import.html#afd251e6e5a18516bac4d1a40435602f1", null ], + [ "$itemlist", "classRedmatrix_1_1Import_1_1Import.html#a2f69f16ecb7de1fb1daffbc38e68c9f1", null ], + [ "$items", "classRedmatrix_1_1Import_1_1Import.html#a31d73d48e1aa93319159c692d0197a3a", null ], + [ "$src_items", "classRedmatrix_1_1Import_1_1Import.html#ac578e85e4c491bf9e09fbbfa33f9d6b7", null ] +]; \ No newline at end of file diff --git a/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.html b/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.html new file mode 100644 index 000000000..1042c0d0f --- /dev/null +++ b/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.html @@ -0,0 +1,112 @@ + + + + + + +The Red Matrix: include/Import Directory Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+
+
Import Directory Reference
+
+
+ + + + +

+Files

file  Importer.php
 
+
+
+ diff --git a/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.js b/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.js new file mode 100644 index 000000000..6e235895c --- /dev/null +++ b/doc/html/dir_7edbbd0f8c514efef79942dcdc21f738.js @@ -0,0 +1,6 @@ +var dir_7edbbd0f8c514efef79942dcdc21f738 = +[ + [ "Importer.php", "Importer_8php.html", [ + [ "Import", "classRedmatrix_1_1Import_1_1Import.html", "classRedmatrix_1_1Import_1_1Import" ] + ] ] +]; \ No newline at end of file diff --git a/doc/html/namespaceRedmatrix.html b/doc/html/namespaceRedmatrix.html new file mode 100644 index 000000000..2861c646a --- /dev/null +++ b/doc/html/namespaceRedmatrix.html @@ -0,0 +1,120 @@ + + + + + + +The Red Matrix: Redmatrix Namespace Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Redmatrix Namespace Reference
+
+
+ + + + +

+Namespaces

namespace  Import
 
+
+
+ diff --git a/doc/html/namespaceRedmatrix.js b/doc/html/namespaceRedmatrix.js new file mode 100644 index 000000000..161035822 --- /dev/null +++ b/doc/html/namespaceRedmatrix.js @@ -0,0 +1,4 @@ +var namespaceRedmatrix = +[ + [ "Import", "namespaceRedmatrix_1_1Import.html", "namespaceRedmatrix_1_1Import" ] +]; \ No newline at end of file diff --git a/doc/html/namespaceRedmatrix_1_1Import.html b/doc/html/namespaceRedmatrix_1_1Import.html new file mode 100644 index 000000000..b21ffdff2 --- /dev/null +++ b/doc/html/namespaceRedmatrix_1_1Import.html @@ -0,0 +1,120 @@ + + + + + + +The Red Matrix: Redmatrix\Import Namespace Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
Redmatrix\Import Namespace Reference
+
+
+ + + + +

+Classes

class  Import
 
+
+
+ diff --git a/doc/html/namespaceRedmatrix_1_1Import.js b/doc/html/namespaceRedmatrix_1_1Import.js new file mode 100644 index 000000000..74692ac3b --- /dev/null +++ b/doc/html/namespaceRedmatrix_1_1Import.js @@ -0,0 +1,4 @@ +var namespaceRedmatrix_1_1Import = +[ + [ "Import", "classRedmatrix_1_1Import_1_1Import.html", "classRedmatrix_1_1Import_1_1Import" ] +]; \ No newline at end of file -- cgit v1.2.3