CodeGen_PECL
[ class tree: CodeGen_PECL ] [ index: CodeGen_PECL ] [ all elements ]

Class: CodeGen_PECL_Dependency_Lib

Source Location: /CodeGen_PECL-1.1.3/PECL/Dependency/Lib.php

Class Overview

CodeGen_Dependency_Lib
   |
   --CodeGen_PECL_Dependency_Lib

Class representing a library dependencyp


Author(s):

Version:

  • Release: @package_version@

Copyright:

  • 2005-2008 Hartmut Holzgraefe

Methods


Inherited Variables

Inherited Methods


Class Details

[line 39]
Class representing a library dependencyp


[ Top ]


Method Detail

__construct (Constructor)   [line 48]

CodeGen_PECL_Dependency_Lib __construct( string $name, [string $platform = "all"])

Constructor

Parameters:

string   $name   —  library basename
string   $platform   —  platform name

[ Top ]

configm4   [line 63]

string configm4( string $extName, string $withName)

write config.m4 code snippet for unix builds
  • Return: code snippet

Parameters:

string   $extName   —  Extension name
string   $withName   —  --with option name

[ Top ]

configw32   [line 107]

string configw32( string $extName, string $withName)

write config.w32 code snippet for windows builds
  • Return: code snippet

Parameters:

string   $extName   —  Extension name
string   $withName   —  --with option name

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:39:08 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.