Previous Page
getStatus()

Solar_Form
getValue()

Next Page
getValues()

getValue()

public mixed getValue ( string $key )

Returns one form element value.

Parameters

  • (string) $key: The element key, including the array name (if any).

Returns

  • (mixed) The element value.

Description

Returns one form element value.