Element index for package CodeGen_PECL
[ a ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ _ ]
top
a
- addClass
- in file Extension.php, method CodeGen_PECL_Extension::addClass()
Add a PHP class to the extension
- addConstant
- in file Extension.php, method CodeGen_PECL_Extension::addConstant()
Add a PHP constant to the extension
- addFunction
- in file Extension.php, method CodeGen_PECL_Extension::addFunction()
Add a function to the extension
- addGlobal
- in file Extension.php, method CodeGen_PECL_Extension::addGlobal()
Add a internal global variable
- addInterface
- in file Extension.php, method CodeGen_PECL_Extension::addInterface()
Add a PHP interface to the extension
- addLogo
- in file Extension.php, method CodeGen_PECL_Extension::addLogo()
Add phpinfo logo
- addOtherExtension
- in file Extension.php, method CodeGen_PECL_Extension::addOtherExtension()
Add cross-module dependency
- addPackageFile
- in file Extension.php, method CodeGen_PECL_Extension::addPackageFile()
Add a package file by type and path
- addPhpIni
- in file Extension.php, method CodeGen_PECL_Extension::addPhpIni()
Add a PHP ini directive
- addResource
- in file Extension.php, method CodeGen_PECL_Extension::addResource()
Add a PHP resource type
- addStream
- in file Extension.php, method CodeGen_PECL_Extension::addStream()
Add a PHP stream wrapper to the extension
- addTest
- in file Extension.php, method CodeGen_PECL_Extension::addTest()
add a custom test case
- addWith
- in file Extension.php, method CodeGen_PECL_Extension::addWith()
Add a --with configure option
top
c
- $classes
- in file Extension.php, variable CodeGen_PECL_Extension::$classes
The PHP classes defined by this extension
- $configfragments
- in file Extension.php, variable CodeGen_PECL_Extension::$configfragments
config.m4 fragments
- $constants
- in file Extension.php, variable CodeGen_PECL_Extension::$constants
The constants defined by this extension
- CodeGen_PECL_Dependency_Header
- in file Header.php, class CodeGen_PECL_Dependency_Header
Class representing a header file dependency
- CodeGen_PECL_Dependency_Lib
- in file Lib.php, class CodeGen_PECL_Dependency_Lib
Class representing a library dependencyp
- CodeGen_PECL_Dependency_Platform
- in file Platform.php, class CodeGen_PECL_Dependency_Platform
Class representing a platform dependency
- CodeGen_PECL_Extension
- in file Extension.php, class CodeGen_PECL_Extension
A class that generates PECL extension soure and documenation files
- configm4
- in file Lib.php, method CodeGen_PECL_Dependency_Lib::configm4()
write config.m4 code snippet for unix builds
- configw32
- in file Header.php, method CodeGen_PECL_Dependency_Header::configw32()
return config.w32 code snippet for windows builds
- configw32
- in file Lib.php, method CodeGen_PECL_Dependency_Lib::configw32()
write config.w32 code snippet for windows builds
- copyright
- in file Extension.php, method CodeGen_PECL_Extension::copyright()
CodeGen_PECL Copyright message
- createExtension
- in file Extension.php, method CodeGen_PECL_Extension::createExtension()
Create the extensions including
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
top
Documentation generated on Mon, 11 Mar 2019 14:36:41 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|
|