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

Class: PEAR_Task_Windowseol_rw

Source Location: /PEAR-1.10.12/PEAR/Task/Windowseol/rw.php

Class Overview

PEAR_Task_Common
   |
   --PEAR_Task_Windowseol
      |
      --PEAR_Task_Windowseol_rw

Abstracts the windowseol task xml.


Author(s):

Version:

  • Release: 1.10.12

Copyright:

  • 1997-2009 The Authors

Methods


Inherited Variables

Inherited Methods

Class: PEAR_Task_Windowseol

PEAR_Task_Windowseol::init()
Initialize a task instance with the parameters
PEAR_Task_Windowseol::startSession()
Replace all line endings with windows line endings
PEAR_Task_Windowseol::validateXml()
Validate the raw xml at parsing-time.

Class: PEAR_Task_Common

PEAR_Task_Common::__construct()
PEAR_Task_Common::hasPostinstallTasks()
PEAR_Task_Common::init()
Initialize a task instance with the parameters
PEAR_Task_Common::isScript()
Determines whether a role is a script
PEAR_Task_Common::run()
This method is used to process each of the tasks for a particular multiple class type. Simple tasks need not implement this method.
PEAR_Task_Common::runPostinstallTasks()
PEAR_Task_Common::startSession()
Begin a task processing session. All multiple tasks will be processed
PEAR_Task_Common::throwError()
PEAR_Task_Common::validateXml()
Validate the basic contents of a task tag.

Class Details

[line 31]
Abstracts the windowseol task xml.


[ Top ]


Method Detail

__construct (Constructor)   [line 33]

PEAR_Task_Windowseol_rw __construct( &$pkg, &$config, &$logger, $fileXml)


Overrides PEAR_Task_Common::__construct() (parent method not documented)

Parameters:

   &$pkg   — 
   &$config   — 
   &$logger   — 
   $fileXml   — 

[ Top ]

getName   [line 46]

void getName( )

  • Access: public

[ Top ]

getXml   [line 51]

void getXml( )

  • Access: public

[ Top ]

validate   [line 41]

void validate( )

  • Access: public

[ Top ]


Documentation generated on Sun, 19 Apr 2020 14:22:14 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.