<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Hi Havran,<br>
    <br>
    thnx for this hint, but it's not what I was looking for. I didn't
    look for a list of set up languages but a "complete" list of
    available languages including those that could be set up. I found
    something in iso.inc [1]. But later on it came out that I need the
    list compliant to iso639-2 [2] and therefore had to write my own
    php-class providing those by parsing the available txt-file [3].<br>
    <br>
    I'm describing this in setail, for it might help anybody having
    similar needs.<br>
    <br>
    Best regards (especially to my beloved slovakia)<br>
    <br>
    Marco<br>
    <br>
    [1] <a class="moz-txt-link-freetext" href="http://api.drupal.org/api/drupal/includes--iso.inc/7/source">http://api.drupal.org/api/drupal/includes--iso.inc/7/source</a><br>
    [2] <a class="moz-txt-link-freetext" href="http://www.loc.gov/standards/iso639-2/php/code_list.php">http://www.loc.gov/standards/iso639-2/php/code_list.php</a><br>
    [3] <a class="moz-txt-link-freetext" href="http://www.loc.gov/standards/iso639-2/ascii_8bits.html">http://www.loc.gov/standards/iso639-2/ascii_8bits.html</a><br>
    <br>
    <br>
    Am 24.08.2011 16:55, schrieb Juraj Chlebec:
    <blockquote
cite="mid:CAEXz2Pb9M8n=UBo1Pr_hUYCmbZ3jb3XQsbSyGg-wyiV1+g+LAA@mail.gmail.com"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=ISO-8859-1">
      <br>
      <a moz-do-not-send="true"
href="http://api.drupal.org/api/drupal/includes--bootstrap.inc/function/language_list/6">http://api.drupal.org/api/drupal/includes--bootstrap.inc/function/language_list/6</a>
      <div><br>
        <div>On Tue, Aug 23, 2011 at 5:24 PM, Marco Lechner - in medias
          res <span>&lt;<a moz-do-not-send="true"
              href="mailto:lechner@webgis.de">lechner@webgis.de</a>&gt;</span>
          wrote:<br>
          <blockquote>hi,<br>
            <br>
            is there some core function in drupal returning a language
            list like<br>
            array('eng' =&gt; t('english'), 'ger' =&gt; t('german'))? I
            wan't to use it in<br>
            a form select element.<br>
            --<br>
            [ Drupal support list | <a moz-do-not-send="true"
              href="http://lists.drupal.org/">http://lists.drupal.org/</a>
            ]<br>
          </blockquote>
        </div>
        <br>
        <br>
        <div><br>
        </div>
        -- <br>
        Juraj Chlebec aka Havran<br>
        <a moz-do-not-send="true" href="http://www.fem.uniag.sk/havran">http://www.fem.uniag.sk/havran</a>
        - Havranov mini-blog<br>
        <br>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>