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

Class: UserPreferences

Source Location: /core/user_pref_api.php

Class Overview


Preference Structure Definition


Variables

Methods



Class Details

[line 31]
Preference Structure Definition



[ Top ]


Class Variables

$bugnote_order =  NULL

[line 36]



Tags:

access:  protected

Type:   mixed


[ Top ]

$default_profile =  NULL

[line 32]



Tags:

access:  protected

Type:   mixed


[ Top ]

$default_project =  NULL

[line 33]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_bugnote_limit =  NULL

[line 55]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_assigned =  NULL

[line 38]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_assigned_min_severity =  NULL

[line 47]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_bugnote =  NULL

[line 43]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_bugnote_min_severity =  NULL

[line 52]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_closed =  NULL

[line 41]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_closed_min_severity =  NULL

[line 50]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_feedback =  NULL

[line 39]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_feedback_min_severity =  NULL

[line 48]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_new =  NULL

[line 37]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_new_min_severity =  NULL

[line 46]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_priority =  NULL

[line 45]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_priority_min_severity =  NULL

[line 54]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_reopened =  NULL

[line 42]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_reopened_min_severity =  NULL

[line 51]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_resolved =  NULL

[line 40]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_resolved_min_severity =  NULL

[line 49]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_status =  NULL

[line 44]



Tags:

access:  protected

Type:   mixed


[ Top ]

$email_on_status_min_severity =  NULL

[line 53]



Tags:

access:  protected

Type:   mixed


[ Top ]

$language =  NULL

[line 56]



Tags:

access:  protected

Type:   mixed


[ Top ]

$redirect_delay =  NULL

[line 35]



Tags:

access:  protected

Type:   mixed


[ Top ]

$refresh_delay =  NULL

[line 34]



Tags:

access:  protected

Type:   mixed


[ Top ]

$timezone =  NULL

[line 57]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor UserPreferences [line 96]

UserPreferences UserPreferences( int $p_user_id, int $p_project_id)

Constructor



Parameters:

int   $p_user_id  
int   $p_project_id  

[ Top ]

method Get [line 133]

void Get( $p_string, string $t_string)



Parameters:

string   $t_string  
   $p_string  

[ Top ]

method __get [line 123]

void __get( $p_string, string $t_string)



Tags:

private:  
access:  public


Parameters:

string   $t_string  
   $p_string  

[ Top ]

method __set [line 109]

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:54 +0900 by phpDocumentor 1.4.3
inserted by FC2 system