@@ -42,13 +42,13 @@
- Parameters:
+ Parameters:
- content_type
+ | content_type
* |
-
+ |
The content type, default null |
@@ -60,9 +60,9 @@
-
+
content_method::get_content_methods
- by Michael Pih
+ by Michael Pih
|
@@ -71,33 +71,33 @@
- Parameters:
+ Parameters:
- content_type
+ | content_type
* |
-
+ |
The content type |
- - Returns:
+
- Returns:
-
A list of content methods or a list of label-value pairs of content methods if the " -get_labels" option is specified
-
- Options:
+
- Options:
- get_labels |
-
+ | get_labels |
+
Instead of a list of content methods, return a list of label-value pairs of associated content methods. |
- - See Also:
+
- See Also:
- content_method::get_content_method_options, content_method::text_entry_filter_sql -
@@ -111,10 +111,10 @@
-Private Methods:
-
+Private Methods:
+
content_method::get_content_method_options
- by Michael Pih
+ by Michael Pih
|
@@ -123,23 +123,23 @@
- Parameters:
+ Parameters:
- content_type
+ | content_type
* |
-
+ |
The content type |
- - Returns:
+
- Returns:
-
A list of label, value pairs of content methods
-
- See Also:
+
- See Also:
- content_method::get_content_methods, content_method::text_entry_filter_sql -
@@ -148,9 +148,9 @@
|
-
+
content_method::text_entry_filter_sql
- by Michael Pih
+ by Michael Pih
|
@@ -159,19 +159,19 @@
- Parameters:
+ Parameters:
- content_type
+ | content_type
* |
-
+ |
|
- - Returns:
+
- Returns:
-
SQL stub that possibly filters out the text_entry content method
@@ -183,7 +183,7 @@
-
+
* indicates required
|
|
|
|
|
|