From c234c4996b109eeede37b726d3d97d609ea20a5d Mon Sep 17 00:00:00 2001 From: Silvio Date: Thu, 2 Sep 2010 12:20:48 -0300 Subject: Doc update --- doc/html/classIsisMap.html | 49 +++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) (limited to 'doc/html/classIsisMap.html') diff --git a/doc/html/classIsisMap.html b/doc/html/classIsisMap.html index 3ebd9d7..c0459bc 100644 --- a/doc/html/classIsisMap.html +++ b/doc/html/classIsisMap.html @@ -72,7 +72,9 @@ Inheritance diagram for IsisMap:  getFieldKey ($field)  getFieldArray ($field_key)  getSubfieldName ($field_key, $subfield_key) + getSubfieldNames ($field_key)  getFieldName ($field_key) + getFieldNames ()

Static Public Member Functions

static methodName ($type) static normalizeFieldName ($name) @@ -183,6 +185,25 @@ Inheritance diagram for IsisMap:
Returns:
Field name.
+ + + +
+
+ + + + + + + + +
IsisMap::getFieldNames ( ) 
+
+
+

Get all field names.

+
Returns:
Array with field names.
+
@@ -410,6 +431,32 @@ Inheritance diagram for IsisMap:
Returns:
Subfield name.
+ + + +
+
+ + + + + + + + + +
IsisMap::getSubfieldNames ( field_key ) 
+
+
+

Get all subfield names.

+
Parameters:
+ + +
$field_key Field key.
+
+
+
Returns:
Array with subfield names.
+
@@ -544,7 +591,7 @@ Inheritance diagram for IsisMap: -
Generated on Mon Aug 23 16:26:23 2010 for Cinisis Database Reader by  +
Generated on Thu Sep 2 12:20:42 2010 for Cinisis Database Reader by  doxygen 1.6.3
-- cgit v1.2.3