PHP 클래스 Horde_Reflection_Html, horde

Based on the PEAR XML_RPC2_Server_Method class by Sergio Carvalho Copyright 2004-2006 Sergio Gonalves Carvalho () Copyright 2008-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
저자: Sergio Carvalho ([email protected])
저자: Duck ([email protected])
저자: Jan Schneider ([email protected])
상속: extends Horde_Reflection
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
autoDocument ( ) : string Returns a complete HTML description of the method.

비공개 메소드들

메소드 설명
_footer ( )
_getSignature ( ) : string Returns a signature of the method.
_header ( )

메소드 상세

autoDocument() 공개 메소드

Returns a complete HTML description of the method.
public autoDocument ( ) : string
리턴 string A HTML snippet with the method documentation.