PHP Class IMP_Compose_Ui, horde

Author: Michael Slusarz ([email protected])
Exibir arquivo Open project: horde/horde Class Usage Examples

Public Methods

Method Description
encryptList ( string $default = null, boolean $returnList = false ) : mixed Return a list of valid encrypt HTML option tags.

Method Details

encryptList() public method

Return a list of valid encrypt HTML option tags.
public encryptList ( string $default = null, boolean $returnList = false ) : mixed
$default string The default encrypt option.
$returnList boolean Whether to return a hash with options instead of the options tag.
return mixed The list of option tags. This is empty if no encryption is available.