PHP 클래스 IMP_Compose_Ui, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
encryptList ( string $default = null, boolean $returnList = false ) : mixed Return a list of valid encrypt HTML option tags.

메소드 상세

encryptList() 공개 메소드

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.
리턴 mixed The list of option tags. This is empty if no encryption is available.