Inderdaad!! De LV, PV etc codes worden door de CDFoonGids geinterpreteerd.
app.com.kpn.cdfoon.app.search.info.InfoLayoutStore:
layoutStore = new Hashtable();
layoutStore.put("GV", new InfoLayout(0, "black", false, null, "left"));
layoutStore.put("EV", new InfoLayout(0, "black", false, null, "left"));
layoutStore.put("IV", new InfoLayout(0, "black", false, null, "left"));
layoutStore.put("PVB", new InfoLayout(1, "blue", false, null, "left"));
layoutStore.put("PV", new InfoLayout(1, "black", false, null, "left"));
layoutStore.put("PVR", new InfoLayout(1, "red", false, null, "left"));
layoutStore.put("SPV", new InfoLayout(2, "black", false, null, "left"));
layoutStore.put("SPVR", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("SPVR", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("K4", new InfoLayout(2, "black", true, Color.black, "left"));
layoutStore.put("K4C", new InfoLayout(2, "blue", true, Color.red, "left"));
layoutStore.put("K4R", new InfoLayout(2, "red", true, Color.black, "left"));
layoutStore.put("K4RR", new InfoLayout(2, "red", true, Color.red, "left"));
layoutStore.put("K8", new InfoLayout(2, "black", true, Color.black, "left"));
layoutStore.put("K8C", new InfoLayout(2, "blue", true, Color.red, "left"));
layoutStore.put("K8R", new InfoLayout(2, "red", true, Color.black, "left"));
layoutStore.put("K8RR", new InfoLayout(2, "red", true, Color.red, "left"));
layoutStore.put("L8", new InfoLayout(2, "black", true, Color.black, "right"));
layoutStore.put("L8C", new InfoLayout(2, "black", true, Color.red, "right"));
layoutStore.put("L8LR", new InfoLayout(2, "black", true, Color.black, "right"));
layoutStore.put("L8NR", new InfoLayout(2, "red", true, Color.black, "right"));
layoutStore.put("L8NLR", new InfoLayout(2, "red", true, Color.black, "right"));
layoutStore.put("L8NKR", new InfoLayout(2, "red", true, Color.red, "right"));
layoutStore.put("L8NKRD", new InfoLayout(2, "red", true, Color.red, "center"));
layoutStore.put("L8FC", new InfoLayout(2, "blue", true, Color.red, "right"));
layoutStore.put("L8RC", new InfoLayout(2, "blue", true, Color.red, "right"));
layoutStore.put("L8AD", new InfoLayout(2, "blue", true, Color.blue, "right"));
layoutStore.put("LV", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVE", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVNR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVENR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVLR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVELR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVNLR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVENLR", new InfoLayout(2, "red", true, Color.black, "center"));
layoutStore.put("LVC", new InfoLayout(2, "blue", true, Color.red, "center"));
layoutStore.put("LVEC", new InfoLayout(2, "blue", true, Color.red, "center"));
layoutStore.put("LVFC", new InfoLayout(2, "blue", true, Color.red, "center"));
layoutStore.put("LVEFC", new InfoLayout(2, "blue", true, Color.red, "center"));
layoutStore.put("LVRC", new InfoLayout(2, "blue", true, Color.red, "right"));
layoutStore.put("LVERC", new InfoLayout(2, "blue", true, Color.red, "right"));
layoutStore.put("A2C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A3C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A4C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A5C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A6C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A7C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A8C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("A9C", new InfoLayout(2, "red", false, null, "left"));
layoutStore.put("IPAGE", new InfoLayout(2, "black", true, Color.black, "left"));
layoutStore.put("ICARD", new InfoLayout(2, "black", true, Color.black, "left"));
}
Zal van de week ook even in fs2004.php inbouwen dat deze eruit gefilterd worden.
Thanks Weerman!
Nu nog even verzinnen waar deze afkortingen allemaal voor staan…