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

File: Common.php

Source Location: /PEAR-1.6.2/PEAR/Task/Common.php

Classes:

PEAR_Task_Common
A task is an operation that manipulates the contents of a file.

Page Details:

PEAR_Task_Common, base class for installer tasks

PHP versions 4 and 5

LICENSE: This source file is subject to version 3.0 of the PHP license that is available through the world-wide-web at the following URI: http://www.php.net/license/3_0.txt. If you did not receive a copy of the PHP License and are unable to obtain it through the web, please send a note to license@php.net so we can mail you a copy immediately.


PEAR_TASK_ERROR_INVALID [line 28]

PEAR_TASK_ERROR_INVALID = 4
Error codes for task validation routines

[ Top ]



PEAR_TASK_ERROR_MISSING_ATTRIB [line 26]

PEAR_TASK_ERROR_MISSING_ATTRIB = 2
Error codes for task validation routines

[ Top ]



PEAR_TASK_ERROR_NOATTRIBS [line 25]

PEAR_TASK_ERROR_NOATTRIBS = 1
Error codes for task validation routines

[ Top ]



PEAR_TASK_ERROR_WRONG_ATTRIB_VALUE [line 27]

PEAR_TASK_ERROR_WRONG_ATTRIB_VALUE = 3
Error codes for task validation routines

[ Top ]



PEAR_TASK_INSTALL [line 31]

PEAR_TASK_INSTALL = 2

[ Top ]



PEAR_TASK_PACKAGE [line 30]

PEAR_TASK_PACKAGE = 1

[ Top ]



PEAR_TASK_PACKAGEANDINSTALL [line 32]

PEAR_TASK_PACKAGEANDINSTALL = 3

[ Top ]



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