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

Class: PEAR_Installer_Role_Script

Source Location: /PEAR-1.4.0b1/PEAR/Installer/Role/Script.php

Class Overview

PEAR_Installer_Role_Common
   |
   --PEAR_Installer_Role_Script



Author(s):

Version:

  • Release: 1.4.0b1

Copyright:

  • 1997-2005 The PHP Group

Methods


Inherited Variables

Inherited Methods

Class: PEAR_Installer_Role_Common

PEAR_Installer_Role_Common::PEAR_Installer_Role_Common()
PEAR_Installer_Role_Common::getInfo()
This is used at startup to initialize the list of valid file roles, and what each role
PEAR_Installer_Role_Common::getLocationConfig()
Get the name of the configuration variable that specifies the location of this file
PEAR_Installer_Role_Common::getSupportingConfigVars()
This method is called upon instantiating a PEAR_Config object.
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 ]


Method Detail

getInfo   [line 46]

void getInfo( )


Overrides PEAR_Installer_Role_Common::getInfo() (This is used at startup to initialize the list of valid file roles, and what each role)
[ Top ]

setup   [line 60]

void setup( &$installer, $pkg, $atts, $file)


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

Parameters:

   &$installer   — 
   $pkg   — 
   $atts   — 
   $file   — 

[ Top ]


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