MantisBT
[ class tree: MantisBT ] [ index: MantisBT ] [ all elements ]

Class: VersionData

Source Location: /core/version_api.php

Class Overview


Version Data Structure Definition


Variables

Methods



Class Details

[line 31]
Version Data Structure Definition



[ Top ]


Class Variables

$date_order =  1

[line 37]



Tags:

access:  protected

Type:   mixed


[ Top ]

$description =  ''

[line 35]



Tags:

access:  protected

Type:   mixed


[ Top ]

$id =  0

[line 32]



Tags:

access:  protected

Type:   mixed


[ Top ]

$obsolete =  0

[line 38]



Tags:

access:  protected

Type:   mixed


[ Top ]

$project_id =  0

[line 33]



Tags:

access:  protected

Type:   mixed


[ Top ]

$released =  VERSION_FUTURE

[line 36]



Tags:

access:  protected

Type:   mixed


[ Top ]

$version =  ''

[line 34]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method __get [line 66]

void __get( $p_name, string $p_string)



Tags:

private:  
access:  public


Parameters:

string   $p_string  
   $p_name  

[ Top ]

method __set [line 45]

void __set( string $name, string $value)



Tags:

private:  
access:  public


Parameters:

string   $name  
string   $value  

[ Top ]


Documentation generated on Sun, 12 Dec 2010 23:50:55 +0900 by phpDocumentor 1.4.3
inserted by FC2 system