soap/SoapPortalHelper.php
Functions
get_accounts_from_contact(
$contact_id, $orderBy
=
''
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $contact_id | ||
| $orderBy |
get_contacts_from_account(
$account_id, $orderBy
=
''
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $account_id | ||
| $orderBy |
get_notes_in_module(
$in, $module, $orderBy
=
''
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $in | ||
| $module | ||
| $orderBy |
get_related_in_module(
$in, $module, $rel_module, $orderBy
=
'', $row_offset
=
0, $limit
=
-1
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $in | ||
| $module | ||
| $rel_module | ||
| $orderBy | ||
| $row_offset | ||
| $limit |
get_related_list(
$in, $template, $where, $order_by, $row_offset
=
0, $limit
=
""
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $in | ||
| $template | ||
| $where | ||
| $order_by | ||
| $row_offset | ||
| $limit |
portal_get_entry_list_limited(
$session, $module_name, $where, $order_by, $select_fields, $row_offset, $limit
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $session | ||
| $module_name | ||
| $where | ||
| $order_by | ||
| $select_fields | ||
| $row_offset | ||
| $limit |