Procedural File: function.booticon.php
Source Location: /themes/smartyplugins/function.booticon.php
  
 
 
Page Details:
Smarty plugin
 
 
  
Tags:
  
  
  
 
   
	
	smarty_function_booticon [line 20]
	
    
    
		Full smarty_function_booticon(
 $pParams, string $pFile, boolean $pParams['url'], string $pParams['iexplain'], string $pParams['iforce'], string 4)
     |   
     |  
 
		Turn collected information into an html image
 Tags:
    
	
    		Parameters
    
		      
        | boolean   | 
        $pParams['url']   | 
        set to TRUE if you only want the url and nothing else | 
       
		      
        | string   | 
        $pParams['iexplain']   | 
        Explanation of what the icon represents | 
       
		      
        | string   | 
        $pParams['iforce']   | 
        takes following optins: icon, icon_text, text - will override system settings | 
       
		      
        | string   | 
        $pFile   | 
        Path to icon file | 
       
		      
        | string   | 
        4   | 
        iforce  override site-wide setting how to display icons (can be set to 'icon', 'text' or 'icon_text') | 
       
		      
        |    | 
        $pParams   | 
         | 
       
				 
    	
	 
        
       |   
     |