| 
|   | display ($tpl=null) | 
|   | 
|   | _getTypes ($value=null) | 
|   | 
|   | renderUserfieldPlugin () | 
|   | 
|   | renderInstalledUserfieldPlugins (&$plugins) | 
|   | 
|   | display ($tpl=null) | 
|   | 
|   | __construct ($config=array()) | 
|   | 
|   | display ($tpl=null) | 
|   | 
|   | addStandardDefaultViewCommands ($showNew=true, $showDelete=true, $showHelp=true) | 
|   | 
|   | addJsJoomlaSubmitButton ($validate=false) | 
|   | 
|   | addStandardDefaultViewLists ($model, $default_order=0, $default_dir= 'DESC', $name= 'search') | 
|   | 
|   | getValidFilterOrder ($app, $model, $view, $default_order) | 
|   | 
|   | displayDefaultViewSearch ($searchLabel='COM_VIRTUEMART_NAME', $name='search') | 
|   | 
|   | addStandardEditViewCommands ($id=0, $object=null) | 
|   | 
|   | SetViewTitle ($name='', $msg='', $icon='') | 
|   | 
|   | sort ($orderby, $name=null, $task=null) | 
|   | 
|   | addStandardHiddenToForm ($controller=null, $task='') | 
|   | 
|   | toggle ($field, $i, $toggle, $imgY= 'tick.png', $imgX= 'publish_x.png', $untoggleable=false) | 
|   | 
|   | gridPublished ($name, $i) | 
|   | 
|   | showhelp () | 
|   | 
|   | showACLPref () | 
|   | 
|   | showVendors () | 
|   | 
|   | manager ($view=0) | 
|   | 
|   | setOrigLang ($model) | 
|   | 
      
        
          | VirtuemartViewUserfields::_getTypes  | 
          ( | 
            | 
          $value = null | ) | 
           | 
        
      
 
Create an array with userfield types and the visible text in the format expected by the Joomla select class
- Parameters
 - 
  
    | string | $value | If not null, the type of which the text should be returned  | 
  
   
- Returns
 - mixed array or string 
 
 
 
      
        
          | VirtuemartViewUserfields::display  | 
          ( | 
            | 
          $tpl = null | ) | 
           | 
        
      
 
 
      
        
          | VirtuemartViewUserfields::display  | 
          ( | 
            | 
          $tpl = null | ) | 
           | 
        
      
 
 
      
        
          | VirtuemartViewUserfields::renderInstalledUserfieldPlugins  | 
          ( | 
          &  | 
          $plugins | ) | 
           | 
        
      
 
 
      
        
          | VirtuemartViewUserfields::renderUserfieldPlugin  | 
          ( | 
           | ) | 
           | 
        
      
 
 
The documentation for this class was generated from the following files:
- administrator/components/com_virtuemart/views/userfields/view.html.php
 
- administrator/components/com_virtuemart/views/userfields/view.json.php