menu_banner (2K)

mnu_language(upd1) - Update Language

mnu_language(upd1) (17K)

The purpose of this function is to allow the user to update the details of entries on the LANGUAGE table.

This form is accessed by selecting entries in the List Language screen before pressing the 'UPDATE' button in the navigation bar.

For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.

Field List
Field NameTypeDescription
Language ID String Identity. Initially taken from one of the entries for languages in sys.language_array.inc.
Language Name String Required. Free format text.
Input Date Format String Optional. If this option is used then all input dates will be expected to be in this format. The possible values are the same as for output_date_format.
Output Date Format String Optional. Defines the format used when dates are displayed. This overrides the $date_format defined in the config.inc file. The possible values are as follows:
  • dd mm yyyy (09 01 2006)
  • dd.mm.yyyy (09.01.2006)
  • dd-mm-yyyy (09-01-2006)
  • dd/mm/yyyy (09/01/2006)
  • d/mm/yyyy (9/01/2006)
  • dd/mm yyyy (09/01 2006)
  • dd/mm/yy (09/01/06)
  • d.m.yyyy (9.1.2006)
  • d. m. yyyy (9. 1. 2006)
  • dd. mm. yyyy. (09. 01. 2006.)
  • dd MMM yyyy (09 Jan 2006)
  • d MMM yyyy (9 Jan 2006)
  • mm dd yyyy (01 09 2006)
  • m/d/yyyy (1/9/2006)
  • MMM dd yyyy (Jan 09 2006)
  • yyyy-mm-dd (2006-01-09)
  • yyyy/mm/dd (2006/01/09)
  • yyyy.mm.dd (2006.01.09)
  • yyyy. mm. dd (2006. 01. 09)
  • yyyy MMM dd (2006 Jan 09)
  • dd ม.ค. yyyy [th] (09 Jan 2006)
  • yyyy年mm月dd日 (2006*01*09*) [ja] (Japan)
  • yyyy년 mm월 dd일 (2006* 01* 09*) [ko] (Korea)
  • yyyy年m月d日 (2006*1*9*) [zh_XX] (China)

http://www.tonymarston.net
http://www.radicore.org