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

Class: Xinc_Build_Properties

Source Location: /Xinc/Build/Properties.php

Class Overview


Xinc - Continuous Integration.


Author(s):

Copyright:

  • 2007 Arno Schneider, Barcelona

Methods



Class Details



[ Top ]


Class Methods


method get [line 58]

mixed get( String $name)

Returns the property value of the questioned keyname



Tags:

return:  String or null if not found
access:  public


Parameters:

String   $name  

[ Top ]

method getAllProperties [line 72]

array getAllProperties( )

returns all the properties in an array



Tags:

access:  public


[ Top ]

method parseString [line 82]

void parseString( string $string)

Parses a string and substitutes ${name} with $value of property



Tags:

access:  public


Parameters:

string   $string  

[ Top ]

method set [line 47]

void set( string $name, mixed $value)

set a property



Tags:

access:  public


Parameters:

string   $name  
mixed   $value  

[ Top ]


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