[ Index ]

PHP Cross Reference of MantisBT

title

Body

[close]

/api/soap/ -> mc_custom_field_api.php (summary)

(no description)

File Size: 29 lines (1 kb)
Included or required: 1 time
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  mci_get_custom_field_id_from_objectref()

Functions
Functions that are not part of a class:

mci_get_custom_field_id_from_objectref( $p_object_ref )   X-Ref
Get the custom field id given an object ref.  The id is set based on the following algorithm:
- id from objectref (if not zero).
- id corresponding to name in object ref.
- 0, if object ref doesn't contain an id or a name.

param: ObjectRef  $p_object_ref   An associate array with "id" and "name" keys.



Generated: Thu Jul 28 15:48:31 2011 Cross-referenced by PHPXref 0.7