System-Util
[ class tree: System-Util ] [ index: System-Util ] [ all elements ]

Class: LPhpSettingsModule

Source Location: /packages/components/LPhpSettingsModule.php

Class Overview

TModule
   |
   --LPhpSettingsModule

LPhpSettings provides (read-only) acces to php.ini settings


Methods



Class Details

[line 19]
LPhpSettings provides (read-only) acces to php.ini settings



[ Top ]


Class Methods


method getExecutionTime [line 27]

float getExecutionTime( )



Tags:

return:  Time the script has taken until now
access:  public


[ Top ]

method getExecutionTimePercentage [line 52]

float getExecutionTimePercentage( )



Tags:

return:  Percentage the script has taken until now
access:  public


[ Top ]

method getMaxExecutionTime [line 35]

float getMaxExecutionTime( )



Tags:

return:  Time the script can run
access:  public


[ Top ]

method getRemainingExecutionTime [line 43]

float getRemainingExecutionTime( )



Tags:

return:  Remaining time the script has available for running
access:  public


[ Top ]

method getRemainingExecutionTimePercentage [line 61]

float getRemainingExecutionTimePercentage( )



Tags:

return:  Remaining percentage the script has available for running
access:  public


[ Top ]


Documentation generated on Sun, 25 Feb 2007 16:11:33 +0100 by phpDocumentor 1.3.1