EMPTY_ELEMENTS
EMPTY_ELEMENTS
add_hidden_input(\Fridde\NodeElement $node, array $array) : \Fridde\TYPE
SUMMARY OF add_hidden_input
will add hidden input fields to a node.
\Fridde\NodeElement | $node | The node to add the fields to, presumably a form of some kind. |
array | $array | The array has to have the names given as array-keys and the values given as array-values |
NAME DESCRIPTION