// MOBILE MENU BAR AT TOP OF PAGE ******************************************* //Location:/robotigs/mobile/ menu.php //Assumes a $recordkey to be set as screen title //Assumes a $help_wdw to be set as help text index (group=29) //Called as an include like: // Action 2 = previous record // Action 3 = refresh record (recalculate) // Action 4 = next record // Action 5 = new record // Action 6 = delete record // Action 7 = print record // Action 8 = new contact person // Action 9 = change in main dropdown recordselector // Action 10 = change tabpage // Action 11 = user wants to edit current window // Action 12 = save data from current window == Button submit // Action 14 = // Action 20 = User wants to log in at robotigs // Action 21 = User wants to change his password // Action 22 = User has forgotten his password // Action 23 = User wants to become a member // Action 24 = Free for local use // Action 25 = Free for local use // Action 26 = Free for local use // Action 27 = Free for local use // Action 28 = Free for local use // Action 29 = Free for local use // Action 30 = Free for local use //*** CREATE SCREEN TITLE ****************************************************** if (!isset($txlkey)){ //Used to find window name but can be overwritten $txlkey = 22; } if (!isset($recordkey)){ //Used to find window name but should be overwritten $recordkey = 145; } if (!isset($scrntit)){ //Used to find window name but should be overwritten $scrntit = get_txt($con1, $txlkey, $koekje[2], $recordkey); //Screen title } echo ("
"); echo ("
"); if (isset($stop)) { //User mobile close button, shows red STOP echo ("
"); echo ("
"); echo ("
"); echo ("
"); } if (isset($back)) { //Shows red blue arrow left sign, BACK echo ("
"); echo ("
"); echo ("
"); echo ("
"); } echo ("
"); //ALWAYS SHOW NAME if ($koekje[3]=="1") { //If this user wants to translate then echo ("
$scrntit
"); }else{ //So you dont want to translate echo $scrntit; //Header text } // End of if $koekje[3]=="1" meaning user will translate echo ("
"); //Goes always for window name if (isset($chart)){ //Open chart drawing echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of isset($listdebt) if (isset($settings)) { //User mobile settings, gear picture echo ("
"); echo ("
"); echo ("
"); } if (isset($update)){ //Show update button = UPDATE RECORD echo ("
"); echo ("
"); } //End of if menu style is update if (isset($worksheet)) { //Button PROPASHEET echo ("
"); echo ("
"); echo ("
"); } if (isset($buyerssheet)) { //Button BUYERSSHEET echo ("
"); echo ("
"); echo ("
"); } if (isset($taxonomy)) { //Button TAXONOMY echo ("
"); echo ("
"); echo ("
"); } if (isset($contact)) { //User contact button echo ("
"); echo ("
"); echo ("
"); } if (isset($addrecord)){ //Show plus button, post_action(5) ADD RECORD echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of if menu style is add if (isset($qrcodecnt)) { //Button print QRCODE container echo ("
"); echo ("
"); echo ("
"); } if (isset($qrcodepro)) { //Button print QRCODE product echo ("
"); echo ("
"); echo ("
"); } if (isset($picture)) { //Button take picture echo ("
"); echo ("
"); echo ("
"); } if (isset($edit)){ //Show pencil button, post_action(11) RECORD EDIT echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of if menu is edit if (isset($editpers)){ //Show pencil button, RECORD EDIT //Must be an anchor since php cannot directly call another window. echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of if menu is edit if (isset($help_wdw)){ //But do not show the help button in edit mode HELP? echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of isset($help_wdw) if (isset($sett)){ //Open flora setting per crop per robot echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of isset($listdebt) if (isset($listdebt)){ //Prepair a window for A4 printout echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of isset($listdebt) if (isset($printer)){ if ($printer=="bankaccn"){ //Prepair a window for Bank accounts echo ("
"); echo ("
"); echo ("
"); echo ("
"); } //End of if ($printer=="bankaccn") Prepair a window for Bank accounts if ($printer=="wish"){ //Print an orderlist echo ("
"); echo ("
"); echo ("
"); } //End of if ($printlist[3]=="wish") Print an orderlist } //End of isset($printer) if (isset($refr)) { //Refresh button echo ("
"); echo ("
"); echo ("
"); } if (isset($empty)) { //Empty button for screen layout echo ("
"); echo ("
"); } //*** NOT YET IMPLEMENTED ****************************************************** echo ("
"); echo ("
"); //include ("/var/www/html/mobiel/buttons/thorium.php"); //Post data button //*** FROM HERE ON THE NORMAL USER SCREEN STARTS -------------------------------
Helptekst
Cookie-info
Dit zijn uw eigen favoriete instellingen. Ze worden opgeslagen in een cookie.
Helptekst
Dit vakje kunt u aanvinken. Het bepaalt of u helpteksten krijgt te zien zoals deze helptekst.
U kunt op door cookies uw persoonlijke instellingen onthouden, zonder dat u hoeft in te loggen. U hoeft daardoor dus ook geen password extra te onthouden.