User
- [users_list] - display the list of the users
  
- Attribute
    
order
(string) The order in which the list of jobs should be displayed. Values new/old/rating/sale
 
 - Attribute
    
 - [user_description] - displays the user description
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - pid(int) The post ID for which the display is made
 
 
 - Attributes
    
 - [user_credit] - displays the user credits
 - [user_level] - displays the user level
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_graph] - displays the user graph
  
- Attributes
    
- graph_type(int) The type of the values. Value sales/shopping
 - full_width(bool) Specifies if the graph is full width
 
 
 - Attributes
    
 - [user_cover] - displays the user cover
 - [user_photo] - displays the user photo
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - width(int) The width of the photo
 - height(int) The height of the photo
 - with_link(bool) Determines whether the link to the profile is included
 - with_level_image(bool Determines whether the level image is included
 - border(bool Determines whether the photo border is included
 - link_class(string) The CSS classes of the link
 - img_class(string) The CSS classes of the image
 
 
 - Attributes
    
 - [user_avatar] - displays the user avatar
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [avatar_upload_form] - displays the user photo upload form
  
- Attributes
    
- width(int) The width of the photo
 - height(int) The height of the photo
 - page(string) The slug of the page where is displayed
 
 
 - Attributes
    
 - [user_status] - displays the user status icon
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_name] - displays the user name
 - [user_type] - displays the user type
 - [user_company] - displays the user company
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_icons] - displays the user icons
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - pid(int) The post ID for which the display is made
 
 
 - Attributes
    
 - [user_tagline] - displays the user tagline
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_rating] - displays the user rating
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - pid(int) The post ID for which the display is made
 
 
 - Attributes
    
 - [seller_reputation] - displays the user reputation
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - pid(int) The post ID for which the display is made
 
 
 - Attributes
    
 - [user_country] - displays the user country
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_distance] - displays the user distance
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_registered_date] - displays the user registered date
 - [user_avg_response_time] - displays the user response time
 - [user_recent_delivery] - displays the user recent delivery
 - [user_last_seen] - displays the user last seen
  
- Attributes
    
- pid(int) The post ID for which the display is made
 - display_label(bool) Determines whether the label is displayed. Default false
 
 
 - Attributes
    
 - [user_vacation_mode] - displays the user vacation mode
 - [user_vacation_reason] - displays the user vacation reason
 - [user_vacation_end_date] - displays the user vacation end date
 - [user_profile_link] - displays the user profile link
  
- Attributes
    
- uid(int) The user ID for which the display is made
 
 
 - Attributes
    
 - [user_contact_button] - displays the user contact button
  
- Attributes
    
- uid(int) The user ID for which the display is made
 - pid(int) The post ID for which the display is made
 - post_type(string) The post type for which the button is displayed. Values job/request
 
 
 - Attributes