芝麻web文件管理V1.00
编辑当前文件:/home/strato/chroot/opt/RZphp80/includes/HTML/Select/Common/NOKommune.php
* @copyright 2003 Richard Heyes
* @license BSD (see http://www.opensource.org/licenses/bsd-license.php) * @version CVS: $Id: NOKommune.php 303988 2010-10-04 12:27:17Z clockwerx $ * @link http://pear.php.net/package/HTML_Select_Common */ /** * Class to produce a HTML Select dropdown of Norwegian Kommuner * * @category HTML * @package HTML_Select * @author Nils-Fredrik G. Kaland
* @access public * @license BSD (see http://www.opensource.org/licenses/bsd-license.php); * @link http://pear.php.net/package/HTML_Select_Common */ class HTML_Select_Common_NOKommune { /** * Constructor * * @access public */ function HTML_Select_Common_NOKommune() { // They are by default sorted after their kommunenr. // But can easily be sorted alfabethically. // @see sort $this->_kommuner[] = 'Agdenes'; $this->_kommuner[] = 'Alstahaug'; $this->_kommuner[] = 'Alta'; $this->_kommuner[] = 'Alvdal'; $this->_kommuner[] = 'Andebu'; $this->_kommuner[] = 'Andy'; $this->_kommuner[] = 'Aremark'; $this->_kommuner[] = 'Arendal'; $this->_kommuner[] = 'Asker'; $this->_kommuner[] = 'Askim'; $this->_kommuner[] = 'Askvoll'; $this->_kommuner[] = 'Asky'; $this->_kommuner[] = 'Audnedal'; $this->_kommuner[] = 'Aukra'; $this->_kommuner[] = 'Aure'; $this->_kommuner[] = 'Aurland'; $this->_kommuner[] = 'Aurskog-Hland'; $this->_kommuner[] = 'Austevoll'; $this->_kommuner[] = 'Austrheim'; $this->_kommuner[] = 'Avery'; $this->_kommuner[] = 'Balestrand'; $this->_kommuner[] = 'Ballangen'; $this->_kommuner[] = 'Balsfjord'; $this->_kommuner[] = 'Bamble'; $this->_kommuner[] = 'Bardu'; $this->_kommuner[] = 'Beiarn'; $this->_kommuner[] = 'Berg'; $this->_kommuner[] = 'Bergen'; $this->_kommuner[] = 'Berlevg'; $this->_kommuner[] = 'Bindal'; $this->_kommuner[] = 'Birkenes'; $this->_kommuner[] = 'Bjarky'; $this->_kommuner[] = 'Bjerkreim'; $this->_kommuner[] = 'Bjugn'; $this->_kommuner[] = 'Bod'; $this->_kommuner[] = 'Bokn'; $this->_kommuner[] = 'Bremanger'; $this->_kommuner[] = 'Brnny'; $this->_kommuner[] = 'Bygland'; $this->_kommuner[] = 'Bykle'; $this->_kommuner[] = 'Btsfjord'; $this->_kommuner[] = 'Brum'; $this->_kommuner[] = 'B'; $this->_kommuner[] = 'B'; $this->_kommuner[] = 'Bmlo'; $this->_kommuner[] = 'Deatnu - Tana'; $this->_kommuner[] = 'Dovre'; $this->_kommuner[] = 'Drammen'; $this->_kommuner[] = 'Drangedal'; $this->_kommuner[] = 'Dyry'; $this->_kommuner[] = 'Dnna'; $this->_kommuner[] = 'Eid'; $this->_kommuner[] = 'Eide'; $this->_kommuner[] = 'Eidfjord'; $this->_kommuner[] = 'Eidsberg'; $this->_kommuner[] = 'Eidskog'; $this->_kommuner[] = 'Eidsvoll'; $this->_kommuner[] = 'Eigersund'; $this->_kommuner[] = 'Elverum'; $this->_kommuner[] = 'Enebakk'; $this->_kommuner[] = 'Engerdal'; $this->_kommuner[] = 'Etne'; $this->_kommuner[] = 'Etnedal'; $this->_kommuner[] = 'Evenes'; $this->_kommuner[] = 'Evje og Hornnes'; $this->_kommuner[] = 'Farsund'; $this->_kommuner[] = 'Fauske'; $this->_kommuner[] = 'Fedje'; $this->_kommuner[] = 'Fet'; $this->_kommuner[] = 'Finny'; $this->_kommuner[] = 'Fitjar'; $this->_kommuner[] = 'Fjaler'; $this->_kommuner[] = 'Fjell'; $this->_kommuner[] = 'Flakstad'; $this->_kommuner[] = 'Flatanger'; $this->_kommuner[] = 'Flekkefjord'; $this->_kommuner[] = 'Flesberg'; $this->_kommuner[] = 'Flora'; $this->_kommuner[] = 'Fl'; $this->_kommuner[] = 'Folldal'; $this->_kommuner[] = 'Forsand'; $this->_kommuner[] = 'Fosnes'; $this->_kommuner[] = 'Fredrikstad'; $this->_kommuner[] = 'Frei'; $this->_kommuner[] = 'Frogn'; $this->_kommuner[] = 'Froland'; $this->_kommuner[] = 'Frosta'; $this->_kommuner[] = 'Frna'; $this->_kommuner[] = 'Frya'; $this->_kommuner[] = 'Fusa'; $this->_kommuner[] = 'Fyresdal'; $this->_kommuner[] = 'Frde'; $this->_kommuner[] = 'Gaivuotna - Kfjord'; $this->_kommuner[] = 'Gamvik'; $this->_kommuner[] = 'Gaular'; $this->_kommuner[] = 'Gausdal'; $this->_kommuner[] = 'Gildeskl'; $this->_kommuner[] = 'Giske'; $this->_kommuner[] = 'Gjemnes'; $this->_kommuner[] = 'Gjerdrum'; $this->_kommuner[] = 'Gjerstad'; $this->_kommuner[] = 'Gjesdal'; $this->_kommuner[] = 'Gjvik'; $this->_kommuner[] = 'Gloppen'; $this->_kommuner[] = 'Gol'; $this->_kommuner[] = 'Gran'; $this->_kommuner[] = 'Grane'; $this->_kommuner[] = 'Granvin'; $this->_kommuner[] = 'Gratangen'; $this->_kommuner[] = 'Grimstad'; $this->_kommuner[] = 'Grong'; $this->_kommuner[] = 'Grue'; $this->_kommuner[] = 'Gulen'; $this->_kommuner[] = 'Guovdageaidnu-Kautokeino'; $this->_kommuner[] = 'Hadsel'; $this->_kommuner[] = 'Halden'; $this->_kommuner[] = 'Halsa'; $this->_kommuner[] = 'Hamar'; $this->_kommuner[] = 'Hamary'; $this->_kommuner[] = 'Hammerfest'; $this->_kommuner[] = 'Haram'; $this->_kommuner[] = 'Hareid'; $this->_kommuner[] = 'Harstad'; $this->_kommuner[] = 'Hasvik'; $this->_kommuner[] = 'Hattfjelldal'; $this->_kommuner[] = 'Haugesund'; $this->_kommuner[] = 'Hemne'; $this->_kommuner[] = 'Hemnes'; $this->_kommuner[] = 'Hemsedal'; $this->_kommuner[] = 'Hery'; $this->_kommuner[] = 'Hery'; $this->_kommuner[] = 'Hitra'; $this->_kommuner[] = 'Hjartdal'; $this->_kommuner[] = 'Hjelmeland'; $this->_kommuner[] = 'Hobl'; $this->_kommuner[] = 'Hof'; $this->_kommuner[] = 'Hol'; $this->_kommuner[] = 'Hole'; $this->_kommuner[] = 'Holmestrand'; $this->_kommuner[] = 'Holtlen'; $this->_kommuner[] = 'Hornindal'; $this->_kommuner[] = 'Horten'; $this->_kommuner[] = 'Hurdal'; $this->_kommuner[] = 'Hurum'; $this->_kommuner[] = 'Hvaler'; $this->_kommuner[] = 'Hyllestad'; $this->_kommuner[] = 'H'; $this->_kommuner[] = 'Hgebostad'; $this->_kommuner[] = 'Hyanger'; $this->_kommuner[] = 'Hylandet'; $this->_kommuner[] = 'Ibestad'; $this->_kommuner[] = 'Indery'; $this->_kommuner[] = 'Iveland'; $this->_kommuner[] = 'Jevnaker'; $this->_kommuner[] = 'Jondal'; $this->_kommuner[] = 'Jlster'; $this->_kommuner[] = 'Karasjohka-Karasjok'; $this->_kommuner[] = 'Karlsy'; $this->_kommuner[] = 'Karmy'; $this->_kommuner[] = 'Klepp'; $this->_kommuner[] = 'Klbu'; $this->_kommuner[] = 'Kongsberg'; $this->_kommuner[] = 'Kongsvinger'; $this->_kommuner[] = 'Krager'; $this->_kommuner[] = 'Kristiansand'; $this->_kommuner[] = 'Kristiansund'; $this->_kommuner[] = 'Krdsherad'; $this->_kommuner[] = 'Kvalsund'; $this->_kommuner[] = 'Kvam'; $this->_kommuner[] = 'Kvinesdal'; $this->_kommuner[] = 'Kvinnherad'; $this->_kommuner[] = 'Kviteseid'; $this->_kommuner[] = 'Kvitsy'; $this->_kommuner[] = 'Kvfjord'; $this->_kommuner[] = 'Kvnangen'; $this->_kommuner[] = 'Lardal'; $this->_kommuner[] = 'Larvik'; $this->_kommuner[] = 'Lavangen'; $this->_kommuner[] = 'Lebesby'; $this->_kommuner[] = 'Leikanger'; $this->_kommuner[] = 'Leirfjord'; $this->_kommuner[] = 'Leka'; $this->_kommuner[] = 'Leksvik'; $this->_kommuner[] = 'Lenvik'; $this->_kommuner[] = 'Lesja'; $this->_kommuner[] = 'Levanger'; $this->_kommuner[] = 'Lier'; $this->_kommuner[] = 'Lierne'; $this->_kommuner[] = 'Lillehammer'; $this->_kommuner[] = 'Lillesand'; $this->_kommuner[] = 'Lindesnes'; $this->_kommuner[] = 'Linds'; $this->_kommuner[] = 'Lom'; $this->_kommuner[] = 'Loppa'; $this->_kommuner[] = 'Lund'; $this->_kommuner[] = 'Lunner'; $this->_kommuner[] = 'Lury'; $this->_kommuner[] = 'Luster'; $this->_kommuner[] = 'Lyngdal'; $this->_kommuner[] = 'Lyngen'; $this->_kommuner[] = 'Lrdal'; $this->_kommuner[] = 'Ldingen'; $this->_kommuner[] = 'Lrenskog'; $this->_kommuner[] = 'Lten'; $this->_kommuner[] = 'Malvik'; $this->_kommuner[] = 'Mandal'; $this->_kommuner[] = 'Marker'; $this->_kommuner[] = 'Marnardal'; $this->_kommuner[] = 'Masfjorden'; $this->_kommuner[] = 'Meland'; $this->_kommuner[] = 'Meldal'; $this->_kommuner[] = 'Melhus'; $this->_kommuner[] = 'Mely'; $this->_kommuner[] = 'Merker'; $this->_kommuner[] = 'Midsund'; $this->_kommuner[] = 'Midtre Gauldal'; $this->_kommuner[] = 'Modalen'; $this->_kommuner[] = 'Modum'; $this->_kommuner[] = 'Molde'; $this->_kommuner[] = 'Moskenes'; $this->_kommuner[] = 'Moss'; $this->_kommuner[] = 'Mosvik'; $this->_kommuner[] = 'Mlselv'; $this->_kommuner[] = 'Msy'; $this->_kommuner[] = 'Namdalseid'; $this->_kommuner[] = 'Namsos'; $this->_kommuner[] = 'Namsskogan'; $this->_kommuner[] = 'Nannestad'; $this->_kommuner[] = 'Narvik'; $this->_kommuner[] = 'Naustdal'; $this->_kommuner[] = 'Nedre Eiker'; $this->_kommuner[] = 'Nes'; $this->_kommuner[] = 'Nes'; $this->_kommuner[] = 'Nesna'; $this->_kommuner[] = 'Nesodden'; $this->_kommuner[] = 'Nesset'; $this->_kommuner[] = 'Nissedal'; $this->_kommuner[] = 'Nittedal'; $this->_kommuner[] = 'Nome'; $this->_kommuner[] = 'Nord-Aurdal'; $this->_kommuner[] = 'Nord-Fron'; $this->_kommuner[] = 'Nord-Odal'; $this->_kommuner[] = 'Norddal'; $this->_kommuner[] = 'Nordkapp'; $this->_kommuner[] = 'Nordre Land'; $this->_kommuner[] = 'Nordreisa'; $this->_kommuner[] = 'Nore og Uvdal'; $this->_kommuner[] = 'Notodden'; $this->_kommuner[] = 'Nry'; $this->_kommuner[] = 'Nttery'; $this->_kommuner[] = 'Odda'; $this->_kommuner[] = 'Oppdal'; $this->_kommuner[] = 'Oppegrd'; $this->_kommuner[] = 'Orkdal'; $this->_kommuner[] = 'Os'; $this->_kommuner[] = 'Os'; $this->_kommuner[] = 'Osen'; $this->_kommuner[] = 'Oslo'; $this->_kommuner[] = 'Ostery'; $this->_kommuner[] = 'Overhalla'; $this->_kommuner[] = 'Porsanger'; $this->_kommuner[] = 'Porsgrunn'; $this->_kommuner[] = 'Rady'; $this->_kommuner[] = 'Rakkestad'; $this->_kommuner[] = 'Rana'; $this->_kommuner[] = 'Randaberg'; $this->_kommuner[] = 'Rauma'; $this->_kommuner[] = 'Re'; $this->_kommuner[] = 'Rendalen'; $this->_kommuner[] = 'Rennebu'; $this->_kommuner[] = 'Rennesy'; $this->_kommuner[] = 'Rindal'; $this->_kommuner[] = 'Ringebu'; $this->_kommuner[] = 'Ringerike'; $this->_kommuner[] = 'Ringsaker'; $this->_kommuner[] = 'Rissa'; $this->_kommuner[] = 'Risr'; $this->_kommuner[] = 'Roan'; $this->_kommuner[] = 'Rollag'; $this->_kommuner[] = 'Rygge'; $this->_kommuner[] = 'Rde'; $this->_kommuner[] = 'Rlingen'; $this->_kommuner[] = 'Rdy'; $this->_kommuner[] = 'Rmskog'; $this->_kommuner[] = 'Rros'; $this->_kommuner[] = 'Rst'; $this->_kommuner[] = 'Ryken'; $this->_kommuner[] = 'Ryrvik'; $this->_kommuner[] = 'Salangen'; $this->_kommuner[] = 'Saltdal'; $this->_kommuner[] = 'Samnanger'; $this->_kommuner[] = 'Sande'; $this->_kommuner[] = 'Sande'; $this->_kommuner[] = 'Sandefjord'; $this->_kommuner[] = 'Sandnes'; $this->_kommuner[] = 'Sandy'; $this->_kommuner[] = 'Sarpsborg'; $this->_kommuner[] = 'Sauda'; $this->_kommuner[] = 'Sauherad'; $this->_kommuner[] = 'Sel'; $this->_kommuner[] = 'Selbu'; $this->_kommuner[] = 'Selje'; $this->_kommuner[] = 'Seljord'; $this->_kommuner[] = 'Sigdal'; $this->_kommuner[] = 'Siljan'; $this->_kommuner[] = 'Sirdal'; $this->_kommuner[] = 'Skaun'; $this->_kommuner[] = 'Skedsmo'; $this->_kommuner[] = 'Ski'; $this->_kommuner[] = 'Skien'; $this->_kommuner[] = 'Skiptvet'; $this->_kommuner[] = 'Skjerstad'; $this->_kommuner[] = 'Skjervy'; $this->_kommuner[] = 'Skjk'; $this->_kommuner[] = 'Skodje'; $this->_kommuner[] = 'Sknland'; $this->_kommuner[] = 'Smla'; $this->_kommuner[] = 'Snillfjord'; $this->_kommuner[] = 'Snsa'; $this->_kommuner[] = 'Sogndal'; $this->_kommuner[] = 'Sokndal'; $this->_kommuner[] = 'Sola'; $this->_kommuner[] = 'Solund'; $this->_kommuner[] = 'Songdalen'; $this->_kommuner[] = 'Sortland'; $this->_kommuner[] = 'Spydeberg'; $this->_kommuner[] = 'Stange'; $this->_kommuner[] = 'Stavanger'; $this->_kommuner[] = 'Steigen'; $this->_kommuner[] = 'Steinkjer'; $this->_kommuner[] = 'Stjrdal'; $this->_kommuner[] = 'Stokke'; $this->_kommuner[] = 'Stor-Elvdal'; $this->_kommuner[] = 'Stord'; $this->_kommuner[] = 'Stordal'; $this->_kommuner[] = 'Storfjord'; $this->_kommuner[] = 'Strand'; $this->_kommuner[] = 'Stranda'; $this->_kommuner[] = 'Stryn'; $this->_kommuner[] = 'Sula'; $this->_kommuner[] = 'Suldal'; $this->_kommuner[] = 'Sund'; $this->_kommuner[] = 'Sunndal'; $this->_kommuner[] = 'Surnadal'; $this->_kommuner[] = 'Sveio'; $this->_kommuner[] = 'Svelvik'; $this->_kommuner[] = 'Sykkylven'; $this->_kommuner[] = 'Sgne'; $this->_kommuner[] = 'Smna'; $this->_kommuner[] = 'Sndre Land'; $this->_kommuner[] = 'Sr-Aurdal'; $this->_kommuner[] = 'Sr-Fron'; $this->_kommuner[] = 'Sr-Odal'; $this->_kommuner[] = 'Sr-Varanger'; $this->_kommuner[] = 'Srfold'; $this->_kommuner[] = 'Srreisa'; $this->_kommuner[] = 'Srum'; $this->_kommuner[] = 'Time'; $this->_kommuner[] = 'Tingvoll'; $this->_kommuner[] = 'Tinn'; $this->_kommuner[] = 'Tjeldsund'; $this->_kommuner[] = 'Tjme'; $this->_kommuner[] = 'Tokke'; $this->_kommuner[] = 'Tolga'; $this->_kommuner[] = 'Torsken'; $this->_kommuner[] = 'Trany'; $this->_kommuner[] = 'Troms'; $this->_kommuner[] = 'Trondheim'; $this->_kommuner[] = 'Trysil'; $this->_kommuner[] = 'Trna'; $this->_kommuner[] = 'Trgstad'; $this->_kommuner[] = 'Tustna'; $this->_kommuner[] = 'Tvedestrand'; $this->_kommuner[] = 'Tydal'; $this->_kommuner[] = 'Tynset'; $this->_kommuner[] = 'Tysfjord'; $this->_kommuner[] = 'Tysnes'; $this->_kommuner[] = 'Tysvr'; $this->_kommuner[] = 'Tnsberg'; $this->_kommuner[] = 'Ullensaker'; $this->_kommuner[] = 'Ullensvang'; $this->_kommuner[] = 'Ulstein'; $this->_kommuner[] = 'Ulvik'; $this->_kommuner[] = 'Unjarga-Nesseby'; $this->_kommuner[] = 'Utsira'; $this->_kommuner[] = 'Vads'; $this->_kommuner[] = 'Vaksdal'; $this->_kommuner[] = 'Valle'; $this->_kommuner[] = 'Vang'; $this->_kommuner[] = 'Vanylven'; $this->_kommuner[] = 'Vard'; $this->_kommuner[] = 'Vefsn'; $this->_kommuner[] = 'Vega'; $this->_kommuner[] = 'Vegrshei'; $this->_kommuner[] = 'Vennesla'; $this->_kommuner[] = 'Verdal'; $this->_kommuner[] = 'Verran'; $this->_kommuner[] = 'Vestby'; $this->_kommuner[] = 'Vestnes'; $this->_kommuner[] = 'Vestre Slidre'; $this->_kommuner[] = 'Vestre Toten'; $this->_kommuner[] = 'Vestvgy'; $this->_kommuner[] = 'Vevelstad'; $this->_kommuner[] = 'Vik'; $this->_kommuner[] = 'Vikna'; $this->_kommuner[] = 'Vindafjord'; $this->_kommuner[] = 'Vinje'; $this->_kommuner[] = 'Volda'; $this->_kommuner[] = 'Voss'; $this->_kommuner[] = 'Vgan'; $this->_kommuner[] = 'Vgsy'; $this->_kommuner[] = 'Vg'; $this->_kommuner[] = 'Vler'; $this->_kommuner[] = 'Vler'; $this->_kommuner[] = 'Vry'; $this->_kommuner[] = 'fjord'; $this->_kommuner[] = 'l'; $this->_kommuner[] = 'lesund'; $this->_kommuner[] = 'mli'; $this->_kommuner[] = 'mot'; $this->_kommuner[] = 'rdal'; $this->_kommuner[] = 's'; $this->_kommuner[] = 'seral'; $this->_kommuner[] = 'snes'; $this->_kommuner[] = 'ksnes'; $this->_kommuner[] = 'len'; $this->_kommuner[] = 'rland'; $this->_kommuner[] = 'rskog'; $this->_kommuner[] = 'rsta'; $this->_kommuner[] = 'stre Toten'; $this->_kommuner[] = 'vre Eiker'; $this->_kommuner[] = 'yer'; $this->_kommuner[] = 'ygarden'; $this->_kommuner[] = 'ystre Slidre'; } /** * Produces the HTML for the dropdown * * @param string $name The name="" attribute * @param string $selectedOption The option to be selected by default. * Must match the kommune name exactly, * (though it can be a different case). * @param string $promoText The text to appear as the first option * @param string $extraAttributes Any extra attributes for the
tag * * @return string The HTML for the
* @access public */ function toHTML( $name, $selectedOption = null, $promoText = 'Velg en kommune', $extraAttributes = '' ) { $options[] = sprintf('
%s
', $promoText); $selectedOption = strtolower($selectedOption); foreach ($this->_kommuner as $kommune) { $kommune_lc = strtolower($kommune); $selected = $selectedOption == $kommune_lc ? ' selected="selected"' : ''; $options[] = '
' . ucfirst($kommune) . '
'; } return sprintf( '
%s
', $name, $extraAttributes, implode("\r\n", $options) ); } /** * Returns an array with all kommuner * * @return array The array containing all kommune data * @access public */ function getList() { return $this->_kommuner; } } ?>