From 6d0fbeb0a7fde0cc8bae6c9944ea6b017d96968a Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 16 Mar 2008 20:42:30 +0000 Subject: Moved some external packages into lib to make system more self contained --- lib/smarty-2.6.8/plugins/function.html_options.php | 122 +++++++++++++++++++++ 1 file changed, 122 insertions(+) create mode 100644 lib/smarty-2.6.8/plugins/function.html_options.php (limited to 'lib/smarty-2.6.8/plugins/function.html_options.php') diff --git a/lib/smarty-2.6.8/plugins/function.html_options.php b/lib/smarty-2.6.8/plugins/function.html_options.php new file mode 100644 index 0000000..cebadde --- /dev/null +++ b/lib/smarty-2.6.8/plugins/function.html_options.php @@ -0,0 +1,122 @@ + + * Name: html_options
+ * Input:
+ * - name (optional) - string default "select" + * - values (required if no options supplied) - array + * - options (required if no values supplied) - associative array + * - selected (optional) - string default not set + * - output (required if not options supplied) - array + * Purpose: Prints the list of