Adds a new IParameter object, generated from the values passed as parameters, to the current state
state
. If confidentiality is activated it generates a new encoded value that will be returned by the server for the parameter
parameter
in the cipher and memory strategies.
Custom method for form field.
@param parameter HTTP parameter
@param value value generated by server
@param editable Parameter type: editable(textbox, password,etc.) or non editable (hidden, select, radio, ...)
@param editableName editable name (text or textarea)
@return Codified value to send to the client
@since HDIV 2.1.5