blueshoes php application framework and cms            toolbox_phppackager
[ class tree: toolbox_phppackager ] [ index: toolbox_phppackager ] [ all elements ]

Class: PackageCollector

Source Location: /toolbox/phppackager/PackageCollector.class.php

Class Overview

Bs_Object
   |
   --PackageCollector

Package Collector for automatic packageing of software.


Author(s):

  • sam blume

Version:

  • 4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $

Copyright:

  • blueshoes.org

Variables

Methods


Inherited Variables

Inherited Methods

Class: Bs_Object

Bs_Object::Bs_Object()
Bs_Object::getErrors()
Basic error handling: Get *all* errors as string array from the global Bs_Error-error stack.
Bs_Object::getLastError()
Basic error handling: Get last error string from the global Bs_Error-error stack.
Bs_Object::getLastErrors()
Basic error handling: Get last errors string array from the global Bs_Error-error stack sinc last call of getLastErrors().
Bs_Object::persist()
Persists this object by serializing it and saving it to a file with unique name.
Bs_Object::setError()
Basic error handling: Push an error string on the global Bs_Error-error stack.
Bs_Object::toHtml()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::toString()
Dumps the content of this object to a string using PHP's var_dump().
Bs_Object::unpersist()
Fetches an object that was persisted with persist()

Class Details

[line 49]
Package Collector for automatic packageing of software.



Tags:

version:  4.3.$Revision: 1.3 $ $Date: 2003/10/29 17:47:48 $
copyright:  blueshoes.org
author:  sam blume


[ Top ]


Class Variables

$_Bs_Dir =  NULL

[line 85]


Type:   mixed


[ Top ]

$_fld_baseDir =  '/'

[line 58]


Type:   mixed


[ Top ]

$_fld_mainFilter =  ''

[line 62]


Type:   mixed


[ Top ]

$_fld_mainFilter =  ''

[line 54]

Form fields


Type:   mixed


[ Top ]

$_fld_mainResultArr = array()

[line 63]


Type:   mixed


[ Top ]

$_fld_noChangeFilter =  ''

[line 65]


Type:   mixed


[ Top ]

$_fld_noChangeResultArr = array()

[line 66]


Type:   mixed


[ Top ]

$_fld_obfuseFilter =  ''

[line 69]


Type:   mixed


[ Top ]

$_fld_obfuseResultArr = array()

[line 70]


Type:   mixed


[ Top ]

$_fld_packageName =  'Bs_Package'

[line 56]


Type:   mixed


[ Top ]

$_fld_subDirs =  ''

[line 59]


Type:   mixed


[ Top ]

$_fld_subDirsNotRecursive =  ''

[line 60]


Type:   mixed


[ Top ]

$_fld_targetDir =  '/'

[line 57]


Type:   mixed


[ Top ]

$_fld_unCommentFilter =  ''

[line 67]


Type:   mixed


[ Top ]

$_fld_unCommentResultArr = array()

[line 68]


Type:   mixed


[ Top ]

$_mainFilterHash =  NULL

[line 75]

Internal fields


Type:   mixed


[ Top ]

$_mainResults =  NULL

[line 80]


Type:   mixed


[ Top ]

$_noChangeFilterHash =  NULL

[line 76]


Type:   mixed


[ Top ]

$_noChangeResults =  NULL

[line 81]


Type:   mixed


[ Top ]

$_obfuseFilterHash =  NULL

[line 78]


Type:   mixed


[ Top ]

$_obfuseResults =  NULL

[line 83]


Type:   mixed


[ Top ]

$_subDirs =

[line 87]


Type:   mixed


[ Top ]

$_subDirsNotRecursive =

[line 88]


Type:   mixed


[ Top ]

$_unCommentFilterHash =  NULL

[line 77]


Type:   mixed


[ Top ]

$_unCommentResults =  NULL

[line 82]


Type:   mixed


[ Top ]



Class Methods


constructor PackageCollector [line 94]

PackageCollector PackageCollector( )

Constructor



[ Top ]

method go [line 110]

string go( )

function that starts it all.

echo's some html code and exits the script using die(). used to build the frameset and frameset pages as well.




Tags:

access:  public


[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:15:40 +0100 by phpDocumentor 1.2.3