From c785b5a90cbc1b5b62e95794cb001abc7609dc12 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 22 Nov 2014 12:25:49 -0800 Subject: doc updates --- doc/html/classItem.html | 116 +++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 94 insertions(+), 22 deletions(-) (limited to 'doc/html/classItem.html') diff --git a/doc/html/classItem.html b/doc/html/classItem.html index 131cf6d82..413293348 100644 --- a/doc/html/classItem.html +++ b/doc/html/classItem.html @@ -134,6 +134,10 @@ Public Member Functions    get_id ()   + get_display_mode () +  + set_display_mode ($mode) +   is_threaded ()    set_commentable ($val) @@ -156,6 +160,10 @@ Public Member Functions    get_data_value ($name)   + get_template () +  + set_template ($t) +  - Public Member Functions inherited from BaseObject  get_app ()   @@ -178,14 +186,12 @@ Protected Member Functions - - - - + + @@ -235,6 +241,8 @@ Private Attributes + +

Private Member Functions

 get_template ()
 
 set_template ($t)
 
 is_toplevel ()
 
 count_descendants ()
 
 count_unseen_descendants ()
 
 get_comment_box_template ()
 
 get_comment_box ($indent)
 
 $channel = null
 
 $display_mode = 'normal'
 
@@ -331,6 +339,31 @@ Additional Inherited Members

Referenced by get_template_data().

+ + + +
+
+

Additional Inherited Members

+ + + + +
+ + + + + + + +
Item::count_unseen_descendants ()
+
+private
+
+ +

Referenced by get_template_data().

+
@@ -366,7 +399,7 @@ Additional Inherited Members

Get all our children

-

Referenced by count_descendants(), get_child(), get_template_data(), remove_child(), set_commentable(), and set_conversation().

+

Referenced by count_descendants(), count_unseen_descendants(), get_child(), get_template_data(), remove_child(), set_commentable(), and set_conversation().

@@ -479,6 +512,23 @@ Additional Inherited Members

Referenced by __construct(), check_wall_to_wall(), get_id(), and get_template_data().

+ + + +
+
+ + + + + + + +
Item::get_display_mode ()
+
+ +

Referenced by get_template_data().

+
@@ -625,9 +675,6 @@ Additional Inherited Members
- - - - - -
@@ -636,11 +683,6 @@ Additional Inherited Members
Item::get_template
-
-private

Get template

@@ -862,6 +904,22 @@ Additional Inherited Members

Referenced by set_parent().

+
+
+ +
+
+ + + + + + + + +
Item::set_display_mode ( $mode)
+
+
@@ -892,9 +950,6 @@ Additional Inherited Members
- - - - - -
@@ -904,11 +959,6 @@ Additional Inherited Members
Item::set_template
-
-private
@@ -952,7 +1002,7 @@ Additional Inherited Members
-

Referenced by count_descendants(), get_children(), and get_template_data().

+

Referenced by count_descendants(), count_unseen_descendants(), get_children(), and get_template_data().

@@ -1034,6 +1084,28 @@ Additional Inherited Members

Referenced by __construct(), and get_data().

+ + + +
+
+ + + + + +
+ + + + +
Item::$display_mode = 'normal'
+
+private
+
+ +

Referenced by get_display_mode().

+
-- cgit v1.2.3