PHP 클래스 Horde_Kolab_Cli, horde

파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 메소드들

메소드 설명
main ( array $parameters = [] ) The main entry point for the application.

비공개 메소드들

메소드 설명
_prepareModular ( array $parameters = [] )

메소드 상세

main() 공개 정적인 메소드

The main entry point for the application.
public static main ( array $parameters = [] )
$parameters array A list of named configuration parameters.
'parser'   - (array)     Parser configuration parameters.
  'class'  - (string)    The class name of the parser to use.
'output'   - (Horde_Cli) The output handler.