| Zotlabs\Lib\ThreadStream::__construct  | 
          ( | 
            | 
          $mode,  | 
        
        
           | 
           | 
            | 
          $preview,  | 
        
        
           | 
           | 
            | 
          $uploadable,  | 
        
        
           | 
           | 
            | 
          $prepared_item = ''  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::add_thread  | 
          ( | 
            | 
          $item | ) | 
           | 
        
      
 
Add a thread to the conversation
Returns: _ The inserted item on success _ false on failure 
 
 
      
        
          | Zotlabs\Lib\ThreadStream::get_cipher  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::get_mode  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::get_observer  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::get_profile_owner  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::get_template_data  | 
          ( | 
            | 
          $conv_responses | ) | 
           | 
        
      
 
Get data in a form usable by a conversation template
We should find a way to avoid using those arguments (at least most of them)
Returns: _ The data requested on success _ false on failure 
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::get_thread  | 
          ( | 
            | 
          $id | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | Zotlabs\Lib\ThreadStream::is_commentable  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::is_preview  | 
          ( | 
           | ) | 
           | 
        
      
 
Check if page is a preview 
 
 
      
        
          | Zotlabs\Lib\ThreadStream::is_uploadable  | 
          ( | 
           | ) | 
           | 
        
      
 
 
      
        
          | Zotlabs\Lib\ThreadStream::is_writable  | 
          ( | 
           | ) | 
           | 
        
      
 
Check if page is writable 
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::set_mode  | 
          ( | 
            | 
          $mode | ) | 
           | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | Zotlabs\Lib\ThreadStream::set_profile_owner  | 
          ( | 
            | 
          $uid | ) | 
           | 
        
      
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$cipher = 'aes256' | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$commentable = false | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$mode = null | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$observer = null | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$prepared_item = '' | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$preview = false | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$profile_owner = 0 | 
         
       
   | 
  
private   | 
  
 
 
      
        
          | Zotlabs\Lib\ThreadStream::$reload = '' | 
        
      
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$threads = array() | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$uploadable = false | 
         
       
   | 
  
private   | 
  
 
 
  
  
      
        
          | Zotlabs\Lib\ThreadStream::$writable = false | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file: