Documentation

IMP_Compose_Ui
in package

Common UI code shared among IMP's compose pages.

Tags
author

Michael Slusarz slusarz@horde.org

category

Horde

copyright

2006-2017 Horde LLC

license

http://www.horde.org/licenses/gpl GPL

Table of Contents

Methods

encryptList()  : mixed
Return a list of valid encrypt HTML option tags.

Methods

encryptList()

Return a list of valid encrypt HTML option tags.

public encryptList([string $default = null ][, bool $returnList = false ]) : mixed
Parameters
$default : string = null

The default encrypt option.

$returnList : bool = false

Whether to return a hash with options instead of the options tag.

Return values
mixed

The list of option tags. This is empty if no encryption is available.


        
On this page

Search results