PHP 클래스 Horde_Imap_Client_Data_Format_Atom, horde

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

공개 메소드들

메소드 설명
escape ( )
stripNonAtomCharacters ( ) : string Strip out any characters that are not allowed in an IMAP atom.
verify ( )

메소드 상세

escape() 공개 메소드

public escape ( )

stripNonAtomCharacters() 공개 메소드

Strip out any characters that are not allowed in an IMAP atom.
public stripNonAtomCharacters ( ) : string
리턴 string The atom data disallowed characters removed.

verify() 공개 메소드

public verify ( )