Xinc-Project
[ class tree: Xinc-Project ] [ index: Xinc-Project ] [ all elements ]

Class: Xinc_Project

Source Location: /Xinc/Project.php

Class Overview




Methods



Class Details

[line 35]


[ Top ]


Class Methods


method debug [line 162]

void debug( string $message)

Logs a message of priority debug



Tags:

access:  public


Parameters:

string   $message  

[ Top ]

method error [line 175]

void error( string $message)

Logs a message of priority error



Tags:

access:  public


Parameters:

string   $message  

[ Top ]

method getConfig [line 81]

Xinc_Project_Config_File getConfig( )



Tags:

access:  public


[ Top ]

method getName [line 91]

string getName( )

Returns this project's name.



Tags:

access:  public


[ Top ]

method getStatus [line 113]

integer getStatus( )

Retrieves the status of the current project



Tags:

see:  Xinc_Project_Status
access:  public


[ Top ]

method info [line 123]

void info( string $message)

Logs a message of priority info



Tags:

access:  public


Parameters:

string   $message  

[ Top ]

method setConfig [line 73]

void setConfig( Xinc_Project_Config_File &$config, Xinc_Project_Config_File $config)



Tags:

access:  public


Parameters:

Xinc_Project_Config_File   $config  
Xinc_Project_Config_File   &$config  

[ Top ]

method setName [line 64]

void setName( string $name)

Sets the project name for display purposes.



Tags:

access:  public


Parameters:

string   $name  

[ Top ]

method setStatus [line 102]

void setStatus( integer $status)

sets the status of the project



Tags:

see:  Xinc_Project_Status
access:  public


Parameters:

integer   $status  

[ Top ]

method verbose [line 149]

void verbose( string $message)

Logs a message of priority verbose



Tags:

access:  public


Parameters:

string   $message  

[ Top ]

method warn [line 136]

void warn( string $message)

Logs a message of priority warn



Tags:

access:  public


Parameters:

string   $message  

[ Top ]


Documentation generated on Sun, 09 Dec 2012 21:49:31 +0100 by phpDocumentor 1.4.4