User Tools

Site Tools


en:public:developer:template_system:tags:api:get_lookuplist_content

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

en:public:developer:template_system:tags:api:get_lookuplist_content [2013/09/26 13:54]
svanderclock [Example]
en:public:developer:template_system:tags:api:get_lookuplist_content [2015/02/27 14:53] (current)
svanderclock [Parameters]
Line 8: Line 8:
  
 ^ Name                                                          ^ Mandatory ^ Default ^ Description       ^        ^ Name                                                          ^ Mandatory ^ Default ^ Description       ^       
-| <html><span style="color:#008000">lookuplist_name</span></html>      | Yes       |       | The ID of the lookup list | +| <html><span style="color:#008000">lookuplist_name</span></html>      | Yes       |       | The Name of the lookup list | 
-| <html><span style="color:#008000">lookuplist_language</span></html>  | No        |       | The language in with you want the label_* fields. Empty for all languages |+| <html><span style="color:#008000">fields</span></html>               | No        |       | The list of fields we want to retrieve separated by ';' EX: fields=ids;labels.deu |
 | <html><span style="color:#008000">output_format</span></html>        | No        | REST  | **JSON** to retrieve response in [[en:public:developer:template_system:tags:api:JSON_Response_Format|JSON Format]] or **REST** to retrieve in [[en:public:developer:template_system:tags:api:REST_Response_Format|REST Format]] | | <html><span style="color:#008000">output_format</span></html>        | No        | REST  | **JSON** to retrieve response in [[en:public:developer:template_system:tags:api:JSON_Response_Format|JSON Format]] or **REST** to retrieve in [[en:public:developer:template_system:tags:api:REST_Response_Format|REST Format]] |
 | <html><span style="color:#008000">jsoncallback</span></html>         | No        |       | Callback function to use in [[en:public:developer:template_system:tags:api:JSON_Response_Format|JSON Response Format]] | | <html><span style="color:#008000">jsoncallback</span></html>         | No        |       | Callback function to use in [[en:public:developer:template_system:tags:api:JSON_Response_Format|JSON Response Format]] |
 +
 +==== List of lookupList names ====
 +
 +broker_listing_import_type\\
 +broker_subscription_duration_type\\
 +broker_subscription_package_type\\
 +broker_subscription_status\\
 +contact_classification\\
 +contact_title\\
 +contact_type\\
 +creditcard_type\\
 +currency_code\\
 +gmap_api_returncode\\
 +gmap_map_type\\
 +invoice_status\\
 +language\\
 +lead_type\\
 +listing_contract_renewal_type\\
 +listing_contract_type\\
 +measurement_system\\
 +payment_method\\
 +product_type\\
 +property_category\\
 +property_classification\\
 +property_comment_type\\
 +property_condition\\
 +property_feature_type\\
 +property_heating_combustible\\
 +property_heating_type\\
 +property_listing_type\\
 +property_orderby\\
 +property_rent_period_duration_type\\
 +property_status\\
 +property_subtype\\
 +property_transaction_fee_rate_calc\\
 +property_transaction_type\\
 +property_type\\
 +propertyrequest_classification\\
 +propertyrequest_status\\
 +resource_string\\
 +
  
 ==== Error Codes ==== ==== Error Codes ====
en/public/developer/template_system/tags/api/get_lookuplist_content.1380189253.txt.gz · Last modified: 2013/09/26 13:54 by svanderclock