r7132: - start a convention of making object constructors end in Obj, so we
authorAndrew Tridgell <tridge@samba.org>
Tue, 31 May 2005 02:57:21 +0000 (02:57 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:17:20 +0000 (13:17 -0500)
commit580b5bb8ef24f950581545425b4fee23a6e1c6ab
tree27556d261de98263b6e585acd008e14662afa311
parentb8b680f3aaa84d61d3ac008cf7a121c29f9edddb
r7132: - start a convention of making object constructors end in Obj, so we
  now have FormObj(). This follows the style in the ejs manual

- make a new MenuObj object type, with a display_menu() to display
  it. This will make it easier to make different types of
  menus. Currently only veritical simple menus are supported.
(This used to be commit ac978d4124f773d872dd15205d90a41dcec8a38f)
swat/docs/menu.js
swat/esptest/exception.esp
swat/esptest/formtest.esp
swat/esptest/loadparm.esp
swat/esptest/session.esp
swat/login.esp
swat/scripting/common.js