phpDocumentor Testlink
[ class tree: Testlink ] [ index: Testlink ] [ all elements ]

Class: exec_cfield_mgr

Source Location: /exec_cfield_mgr.class.php

Class exec_cfield_mgr

Class Overview

TestLink Open Source Project - http://testlink.sourceforge.net/

Located in /exec_cfield_mgr.class.php [line 16]

cfield_mgr
   |
   --exec_cfield_mgr
Author(s):
  • jbarchibald

    rev : 20071006 - franciscom - exec_cfield_mgr() interface change get_linked_cfields() interface change solved bug on get_linked_cfields() when no custom field is assigned to test project

Information Tags:
Version:  $Revision: 1.1.2.1 $

Properties

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From cfield_mgr

cfield_mgr::$application_areas
cfield_mgr::$builds_table
cfield_mgr::$cfield_design_values_table
cfield_mgr::$cfield_execution_values_table
cfield_mgr::$cfield_node_types_table
cfield_mgr::$cfield_testplan_design_values_table
cfield_mgr::$cfield_testprojects_table
cfield_mgr::$custom_fields_table
cfield_mgr::$custom_field_types
cfield_mgr::$enable_on_cfg
cfield_mgr::$executions_table
cfield_mgr::$execution_bugs_table
cfield_mgr::$max_length_possible_values
cfield_mgr::$max_length_value
cfield_mgr::$name_prefix
cfield_mgr::$nodes_hierarchy_table
cfield_mgr::$node_types
cfield_mgr::$node_types_table
cfield_mgr::$object_table
cfield_mgr::$possible_values_cfg
cfield_mgr::$show_on_cfg
cfield_mgr::$sizes
cfield_mgr::$tcversions_table
cfield_mgr::$tree_manager
cfield_mgr::$users_table

Inherited From cfield_mgr

cfield_mgr::cfield_mgr()
cfield_mgr::build_cfield_radio()
cfield_mgr::create()
cfield_mgr::delete()
cfield_mgr::design_values_to_db()
cfield_mgr::execution_values_to_db()
cfield_mgr::exportValueAsXML()
exportValueAsXML generate XML with custom field name, and custom field value useful on export to XML method for items that can have custom fields, example: test cases, test suites, req specification, etc.
cfield_mgr::getXMLServerParams()
function: getXMLServerParams
cfield_mgr::get_all()
cfield_mgr::get_allowed_nodes()
cfield_mgr::get_application_areas()
cfield_mgr::get_available_item_type()
cfield_mgr::get_available_types()
cfield_mgr::get_by_id()
cfield_mgr::get_by_name()
cfield_mgr::get_enable_on_cfg()
cfield_mgr::get_linked_cfields_at_design()
cfield_mgr::get_linked_cfields_at_execution()
cfield_mgr::get_linked_cfields_at_testplan_design()
cfield_mgr::get_linked_to_testproject()
cfield_mgr::get_name_prefix()
cfield_mgr::get_possible_values_cfg()
cfield_mgr::get_show_on_cfg()
cfield_mgr::helper_get_tab_index()
cfield_mgr::helper_get_tab_index_value()
cfield_mgr::is_used()
cfield_mgr::link_to_testproject()
cfield_mgr::name_is_unique()
cfield_mgr::remove_all_design_values_from_node()
cfield_mgr::set_active_for_testproject()
cfield_mgr::set_display_order()
cfield_mgr::string_custom_field_input()
cfield_mgr::string_custom_field_value()
cfield_mgr::string_input_radio()
cfield_mgr::string_input_string()
cfield_mgr::testplan_design_values_to_db()
cfield_mgr::unlink_from_testproject()
cfield_mgr::update()
cfield_mgr::whoIsUsingMe()
cfield_mgr::_build_cfield()
cfield_mgr::_get_ui_mgtm_cfg_for_node_type()

Inherited From cfield_mgr

cfield_mgr::CF_ENABLED
cfield_mgr::DEFAULT_INPUT_SIZE
cfield_mgr::DISABLED
cfield_mgr::ENABLED
cfield_mgr::MULTISELECTIONLIST_WINDOW_SIZE
cfield_mgr::TEXTAREA_DEFAULT_COLS
cfield_mgr::TEXTAREA_DEFAULT_ROWS

[ Top ]
Property Summary
mixed   $cf_map  
mixed   $db  

[ Top ]
Method Summary
exec_cfield_mgr   exec_cfield_mgr()  
void   field_names()  
void   get_linked_cfields()  
void   get_set_values()  
void   html_table_of_custom_field_inputs()  

[ Top ]
Properties
mixed   $cf_map [line 19]

[ Top ]
mixed   $db [line 18]

Redefinition of:
cfield_mgr::$db

[ Top ]
Methods
Constructor exec_cfield_mgr  [line 21]

  exec_cfield_mgr exec_cfield_mgr( &$db, $tproject_id  )

Parameters:
   &$db: 
   $tproject_id: 


[ Top ]
field_names  [line 126]

  void field_names( )



[ Top ]
get_linked_cfields  [line 74]

  void get_linked_cfields( $tproject_id  )

Parameters:
   $tproject_id: 


[ Top ]
get_set_values  [line 159]

  void get_set_values( )



[ Top ]
html_table_of_custom_field_inputs  [line 44]

  void html_table_of_custom_field_inputs( )



[ Top ]

Documentation generated on Fri, 03 Apr 2009 14:13:46 +0200 by phpDocumentor 1.4.1