Procedural File: help.php
Source Location: /templates/help.php
  
 
 
Page Details:
LDAP Account Manager help page.
 
 
  
Tags:
  
Includes:
  
  
 
   
	
	displayHelp [line 93]
	
    
    
		void displayHelp(
array $helpEntry, array $helpVariables)
     |   
     |  
 
		Print help site for a specific help number.    
	
    		 Parameters
    
		      
        | array   | 
        $helpEntry   | 
        The help entry that is to be displayed. | 
       
		      
        | array   | 
        $helpVariables   | 
        The help variables that are used to replace the spacer in the help text. | 
       
				 
    	
	 
   
	
	echoHTMLFoot [line 79]
	
    
		Print HTML footer of the help page.    
	
    	 
	 
   
	
	echoHTMLHead [line 65]
	
    
		Print HTML header of the help page.    
	
    	 
	 
        
       |