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

Procedural File: manage_config_email_page.php

Source Location: /manage_config_email_page.php



Page Details:



Tags:

copyright:  Copyright (C) 2002 - 2010 MantisBT Team - mantisbt-dev@lists.sourceforge.net
copyright:  Copyright (C) 2000 - 2002 Kenzaburo Ito - kenito@300baud.org
link:  http://www.mantisbt.org


Includes:

require_once(email_api.php) [line 28]
require_once('core.php') [line 26]
MantisBT Core API's







array_merge_recursive2 [line 44]

array array_merge_recursive2( $paArray1 $p_Array1, $paArray2 $p_Array2)

array_merge_recursive2()

Similar to array_merge_recursive but keyed-valued are always overwritten. Priority goes to the 2nd array.




Tags:

public:  yes


Parameters

$paArray1   $p_Array1   array
$paArray2   $p_Array2   array
[ Top ]



colour_notify_flag [line 72]

void colour_notify_flag( $p_action, $p_flag)



Parameters

   $p_action  
   $p_flag  
[ Top ]



colour_threshold_flag [line 106]

void colour_threshold_flag( $p_access, $p_action)



Parameters

   $p_access  
   $p_action  
[ Top ]



get_capability_row_for_email [line 158]

void get_capability_row_for_email( $p_caption, $p_message_type)



Parameters

   $p_caption  
   $p_message_type  
[ Top ]



get_notify_flag [line 60]

void get_notify_flag( $action, $flag)



Parameters

   $action  
   $flag  
[ Top ]



get_section_begin_for_email [line 139]

void get_section_begin_for_email( $p_section_name)



Parameters

   $p_section_name  
[ Top ]



get_section_end_for_email [line 174]

void get_section_end_for_email( )



[ Top ]



show_notify_flag [line 94]

void show_notify_flag( $p_action, $p_flag)



Parameters

   $p_action  
   $p_flag  
[ Top ]



show_notify_threshold [line 126]

void show_notify_threshold( $p_access, $p_action)



Parameters

   $p_access  
   $p_action  
[ Top ]



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