Smarty
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Procedural File: block.form.php

Source Location: /themes/smartyplugins/block.form.php



Page Details:

Smarty plugin



Tags:

filesource:  Source Code for this file








smarty_block_form [line 22]

void smarty_block_form( $pParams, $pContent, &$gBitSmarty)

Smarty {form} block plugin

Type: block Name: form Input:

  • ipackage (optional) - package where we should direct the form after submission
  • ifile (optional) - file that is targetted
  • ianchor (optional) - move to anchor after submitting if neither are set, SCRIPT_NAME is used as url
  • legend if set, it will generate a fieldset using the input as legend




Tags:

todo:  somehow make the variable that is contained within $iselect global --> this will allow importing of outside variables not set in $_REQUEST
uses:  smarty_function_escape_special_chars()


Parameters

   $pParams  
   $pContent  
   &$gBitSmarty  
[ Top ]



Documentation generated on Wed, 29 Jul 2015 13:56:11 +0000 by phpDocumentor 1.5.0-lsces