PHP 클래스 IMP_Dynamic_AddressList, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
parseAddressList ( string $json ) : Horde_Mail_Rfc822_List Parse an address list created by the dynamic view JS code.

메소드 상세

parseAddressList() 공개 메소드

Parse an address list created by the dynamic view JS code.
public parseAddressList ( string $json ) : Horde_Mail_Rfc822_List
$json string JSON input code.
리턴 Horde_Mail_Rfc822_List A list of addresses.