Located in /polyphony/main/library/StartupCheck/StartupCheck.class.php (line 69)
Adds a StartupRequirement to the requirement list.
Returns true if all requirements have been met (and checked, of course).
Runs through all the requirements and asks their status.
This function prints out an error message to tell the user that something went wrong in the startup check process.
Gets the next requirement that requires user input and returns the name.
Returns the number of requirements we have to meet.
Returns an array of the names of requirements that currently have the status requested.
Returns the current status of the named requirement.
Handles the update process with user input, if necessary. Uses the Harmoni object to output HTML to the end user.
In order for this to work, we must be session_registered and called every page-load.
Tells each requirement class to update those components necessary to be met, if it can be done so without user interaction.
Tells a specific named requirement to update necessary components without user input.
Tells a specific named requirement to update necessary components using the WizardProperty objects supplied by the given Wizard.
Sets up the next requirement wizard for user input.
Documentation generated on Wed, 19 Sep 2007 10:26:41 -0400 by phpDocumentor 1.3.0RC3