| 
                
                   
                
             | 
            
                open_in_chimera 
             | 
         
        
        
        
open_in_chimera (
        self,
        web_files,
        pdb_ids,
        all_cmds,
        )
        
            | 
                
                  Exceptions 
                
             | 
            
                 
             | 
         
        
        | 
         
chimera.UserError, "Couldn't find demo source file (\"*.src\")." " Can't start demo." 
 
 |  
  |  
 
        
            | 
                
                   
                
             | 
            
                demo_close_cleanup 
             | 
         
        
        
        
demo_close_cleanup (
        self,
        triggerName,
        closure,
        data,
        )
 |  
 
        
            | 
                
                   
                
             | 
            
                handle_file 
             | 
         
        
        
        
handle_file ( self,  file_loc )
 
this function is called from DBPuppet::__init__.py.
        file_loc is either an open file handle, or a string specifying
        the location of the file. 
        
            | 
                
                  Exceptions 
                
             | 
            
                 
             | 
         
        
        | 
         
chimera.UserError, "%s: User not authorized to access url %s" %( NO_AUTH, url ) 
chimera.UserError, "%s: %s" %( NO_URL, what ) 
 
 |  
  |  
 
        
            | 
                
                   
                
             | 
            
                warnUser 
             | 
         
        
        
        
warnUser ( self )
 
 |  
 
        
            | 
                
                   
                
             | 
            
                remove_temp_directory 
             | 
         
        
        
        
remove_temp_directory ( self )
 
 |  
 
        
            | 
                
                   
                
             | 
            
                __init__ 
             | 
         
        
        
        
__init__ ( self )
 
 |  
  |