Overview

Namespaces

  • Guzzle
    • Batch
      • Exception
    • Cache
    • Common
      • Exception
    • Http
      • Curl
      • Exception
      • Message
        • Header
      • QueryAggregator
    • Inflection
    • Iterator
    • Log
    • Parser
      • Cookie
      • Message
      • UriTemplate
      • Url
    • Plugin
      • Async
      • Backoff
      • Cache
      • Cookie
        • CookieJar
        • Exception
      • CurlAuth
      • ErrorResponse
        • Exception
      • History
      • Log
      • Md5
      • Mock
      • Oauth
    • Service
      • Builder
      • Command
        • Factory
        • LocationVisitor
          • Request
          • Response
      • Description
      • Exception
      • Resource
    • Stream
    • Tests
      • Batch
      • Cache
      • Common
        • Cache
        • Exception
      • Http
        • Curl
        • Exception
        • Message
          • Header
      • Inflection
      • Iterator
      • Log
      • Message
      • Mock
      • Parser
        • Cookie
        • Message
      • Parsers
        • UriTemplate
      • Plugin
        • Async
        • Backoff
        • Cache
        • Cookie
          • CookieJar
        • CurlAuth
        • ErrorResponse
        • History
        • Log
        • Md5
        • Mock
        • Oauth
        • Redirect
      • Service
        • Builder
        • Command
          • LocationVisitor
            • Request
            • Response
        • Description
        • Exception
        • Mock
          • Command
            • Sub
          • Model
        • Resource
      • Stream
  • None
  • Omnipay
    • Common
      • Exception
      • Message
    • Dummy
      • Message
    • VivaPayments
      • Message
  • PHP

Classes

  • ComposerLintTask
  • GuzzlePearPharPackageTask
  • GuzzleSubSplitTask
  • Overview
  • Namespace
  • Class
  • Tree

Class ComposerLintTask

Task
Extended by ComposerLintTask
Copyright: 2012 Clay Loveless clay@php.net
License: MIT License
Located at phing/tasks/ComposerLintTask.php
Methods summary
public
# setDir( string $str )

The setter for the dir

The setter for the dir

Parameters

$str
Directory to crawl recursively for composer files
public
# setFile( string $str )

The setter for the file

The setter for the file

Parameters

$str
Individual file to validate
public
# setPassthru( boolean $passthru )

Whether to use PHP's passthru() function instead of exec()

Whether to use PHP's passthru() function instead of exec()

Parameters

$passthru
If passthru shall be used
public
# setComposer( string $str )

Composer to execute. If unset, will attempt composer.phar in project basedir, and if that fails, will attempt global composer installation.

Composer to execute. If unset, will attempt composer.phar in project basedir, and if that fails, will attempt global composer installation.

Parameters

$str
Individual file to validate
public
# init( )

The init method: do init steps

The init method: do init steps

public
# main( )

The main entry point

The main entry point

protected array
# findFiles( )

Find the composer.json files using Phing's directory scanner

Find the composer.json files using Phing's directory scanner

Returns

array
protected
# findComposer( )

Find composer installation

Find composer installation

Properties summary
protected $dir
# null
protected $file
# null
protected boolean $passthru
# false
protected $composer
# null
Omnipay Viva Payments Gateway Module API Documentation API documentation generated by ApiGen