From 39856f7cb1c15bd737d60581e0a54a061896f99d Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 14 Jul 2013 01:12:05 -0700 Subject: Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't. --- doc/html/classItem.html | 143 ++---------------------------------------------- 1 file changed, 6 insertions(+), 137 deletions(-) (limited to 'doc/html/classItem.html') diff --git a/doc/html/classItem.html b/doc/html/classItem.html index 9f7d71de7..de52cab07 100644 --- a/doc/html/classItem.html +++ b/doc/html/classItem.html @@ -107,6 +107,7 @@ $(document).ready(function(){initNavTree('classItem.html','');});
Public Member Functions | +Public Attributes | Protected Member Functions | Private Member Functions | Private Attributes | @@ -155,6 +156,11 @@ Public Member Functions  get_app ()   + + + +

+Public Attributes

 $data = array()
 
@@ -172,10 +178,6 @@ Private Member Functions - - - - @@ -197,18 +199,12 @@ Private Member Functions

Protected Member Functions

 set_parent ($item)
 
 is_toplevel ()
 
 is_writable ()
 
 is_commentable ()
 
 count_descendants ()
 
 get_comment_box_template ()
- - - - - - @@ -229,8 +225,6 @@ Private Attributes - -

Private Attributes

 $data = array()
 
 $template = 'conv_item.tpl'
 
 $comment_box_template = 'comment_item.tpl'
 
 $toplevel = false
 
 $writable = false
 
 $commentable = false
 
 $children = array()
 
 $parent = null
 
 $visiting = false
 
 $observer = null
 
 $channel = null
 
@@ -678,31 +672,6 @@ Additional Inherited Members

Get data in a form usable by a conversation template

Returns: _ The data requested on success _ false on failure

- - - -
-
-
- - - - -
- - - - - - - -
Item::is_commentable ()
-
-private
-
- -

Referenced by get_comment_box(), and get_template_data().

-
@@ -792,32 +761,6 @@ Additional Inherited Members
-
- - -
-
- - - - - -
- - - - - - - -
Item::is_writable ()
-
-private
-
-

Check if this is writable

- -

Referenced by get_comment_box().

-
@@ -968,28 +911,6 @@ Additional Inherited Members

Referenced by get_comment_box_template().

- - - -
-
- - - - - -
- - - - -
Item::$commentable = false
-
-private
-
- -

Referenced by is_commentable().

-
@@ -1017,45 +938,15 @@ Additional Inherited Members
- - - - - -
Item::$data = array()
-
-private

Referenced by __construct(), and get_data().

-
-
- -
-
- - - - - -
- - - - -
Item::$observer = null
-
-private
-
- -

Referenced by get_template_data().

-
@@ -1276,28 +1167,6 @@ Additional Inherited Members

Referenced by is_wall_to_wall().

- - - -
-
- - - - - -
- - - - -
Item::$writable = false
-
-private
-
- -

Referenced by __construct(), and is_writable().

-

The documentation for this class was generated from the following file: