 
  
  
 
 
  
   
YaST2 Developers Documentation:   
index.html    
Configuration of power-management
   
   
   
  
  
   
YaST   
   
   
index.htmlfunctions    
   
files.htmlfiles    
   
intro.htmlintro   
  
   
    
     
      
       
Configuration of power-management
      
      
include/power-management/wizards.ycp      
     
      
Wizards definitions      
     
      
       
        
Jiri Srain < mailto:jsrain@suse.czjsrain@suse.cz >       
      
     
     
      
       
This module has an unstable interface.
      
     
    
    
     
      
       
Imports
       
        
Label        
Sequencer        
Wizard       
       
Includes
       
        
power-management/dialogs.ycp       
       
Local Functions
       
        
         
#MainSequenceMainSequence ()         
        
         
#PowerManagementAutoSequencePowerManagementAutoSequence ()         
        
         
#PowerManagementSequencePowerManagementSequence ()         
        
         
#SchemesSequenceSchemesSequence ()         
       
      
     
    
   
   
   
    
local
     
SchemesSequence ()
      
 ->       
symbol     
    
   
   
 Schemes management workflow of the power management configuration
   
    
     
Return value:    
    
     
      
       
        
       
       
sequence result       
     
    
   
   
    
local
     
MainSequence ()
      
 ->       
symbol     
    
   
   
 Main workflow of the power-management configuration
   
    
     
Return value:    
    
     
      
       
        
       
       
sequence result       
     
    
   
   
    
local
     
PowerManagementSequence ()
      
 ->       
symbol     
    
   
   
 Whole configuration of power-management
   
    
     
Return value:    
    
     
      
       
        
       
       
sequence result       
     
    
   
   
    
local
     
PowerManagementAutoSequence ()
      
 ->       
any     
    
   
   
 Whole configuration of power-management but without reading and writing.
 For use with autoinstallation.
   
    
     
Return value:    
    
     
      
       
        
       
       
sequence result       
     
    
   
  
  
   
   
YaST2 Developers Documentation   
  
 
