PHP 클래스 Components_Qc_Task_Lint, horde

Copyright 2011-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.
상속: extends Components_Qc_Task_Base
파일 보기 프로젝트 열기: horde/horde

공개 메소드들

메소드 설명
getName ( ) : string Get the name of this task.
run ( &$options ) : integer Run the task.

비공개 메소드들

메소드 설명
_lint ( $file )

메소드 상세

getName() 공개 메소드

Get the name of this task.
public getName ( ) : string
리턴 string The task name.

run() 공개 메소드

Run the task.
public run ( &$options ) : integer
리턴 integer Number of errors.