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

Class: PEAR_Installer_Role_Cfg

Source Location: /PEAR-1.7.2/PEAR/Installer/Role/Cfg.php

Class Overview

PEAR_Installer_Role_Common
   |
   --PEAR_Installer_Role_Cfg



Author(s):

Version:

  • Release: 1.7.2

Copyright:

  • 2007-2008 The PHP Group

Variables

Methods


Inherited Variables

Inherited Methods

Class: PEAR_Installer_Role_Common

PEAR_Installer_Role_Common::PEAR_Installer_Role_Common()
PEAR_Installer_Role_Common::getInfo()
Retrieve configuration information about a file role from its XML info
PEAR_Installer_Role_Common::getLocationConfig()
Get the name of the configuration variable that specifies the location of this file
PEAR_Installer_Role_Common::isExecutable()
PEAR_Installer_Role_Common::isExtension()
PEAR_Installer_Role_Common::isInstallable()
PEAR_Installer_Role_Common::processInstallation()
This is called for each file to set up the directories and files
PEAR_Installer_Role_Common::setup()
Do any unusual setup here

Class Details

[line 33]


[ Top ]


Class Variables

$installer =

[line 38]


Type:   PEAR_Installer


[ Top ]

$md5 =  null

[line 44]

the md5 of the original file

Type:   unknown_type


[ Top ]



Method Detail

processInstallation   [line 65]

void processInstallation( $pkg, $atts, $file, $tmp_path, [ $layer = null])


Overrides PEAR_Installer_Role_Common::processInstallation() (This is called for each file to set up the directories and files)

Parameters:

   $pkg   — 
   $atts   — 
   $file   — 
   $tmp_path   — 
   $layer   — 

[ Top ]

setup   [line 52]

void setup( PEAR_Installer &$installer, PEAR_PackageFile_v2 $pkg, array $atts, string $file)

Do any unusual setup here

Overrides PEAR_Installer_Role_Common::setup() (Do any unusual setup here)

Parameters:

PEAR_Installer   &$installer   — 
PEAR_PackageFile_v2   $pkg   — 
array   $atts   —  file attributes
string   $file   —  file name

[ Top ]


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