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)
commitac978d4124f773d872dd15205d90a41dcec8a38f
tree295058ffe9baabce7b8f31cef382d69414c7a8fe
parent134f42655ed2e5e13dee25921b8cd4e1ca9a1396
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.
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