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

Procedural File: mc_custom_field_api.php

Source Location: /api/soap/mc_custom_field_api.php

Page Details
Functions
mci_get_custom_field_id_from_objectref  [line 17]

void mci_get_custom_field_id_from_objectref( ObjectRef $p_object_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.

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


[ Top ]


Documentation generated on Sun, 05 Apr 2009 23:01:25 +0100 by phpDocumentor 1.4.1