soap/SoapPortalHelper.php

Show: inherited
    Table of Contents

    Functions

    functionbuild_relationship_tree(  $contact ) : void

    Parameters
    Name Type Description
    $contact
    functionget_accounts_from_contact(  $contact_id,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $contact_id
    $orderBy
    functionget_accounts_in( ) : void

    functionget_bugs_in_accounts(  $in,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $orderBy
    functionget_bugs_in_contacts(  $in,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $orderBy
    functionget_cases_in_accounts(  $in,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $orderBy
    functionget_cases_in_contacts(  $in,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $orderBy
    functionget_contacts_from_account(  $account_id,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $account_id
    $orderBy
    functionget_contacts_in( ) : void

    functionget_module_in(  $module_name ) : void

    Parameters
    Name Type Description
    $module_name
    functionget_notes_in_contacts(  $in,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $orderBy
    functionget_notes_in_module(  $in,  $module,  $orderBy = '' ) : void

    Parameters
    Name Type Description
    $in
    $module
    $orderBy
    functionget_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
    functionget_related_list(  $in,  $template,  $where,  $order_by,  $row_offset = 0,  $limit = "" ) : void

    Parameters
    Name Type Description
    $in
    $template
    $where
    $order_by
    $row_offset
    $limit
    functionlogin_user(  $portal_auth ) : void

    Parameters
    Name Type Description
    $portal_auth
    functionportal_get_child_tags_query( \$tag $session,  $tag ) : \List

    portal_get_child_tags_query Given a tag name, this method scans the kbtags table and returns the first level of any child tags found.

    Parameters
    Name Type Description
    $session \$tag

    The kbtags.parent_tag_id value to search for

    $tag
    Returns
    Type Description
    \List of child tag ids.
    functionportal_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
    functionportal_get_kbdocument_body_query(  $session,  $id ) : void

    Parameters
    Name Type Description
    $session
    $id
    functionportal_get_tag_docs_query(  $session,  $tag ) : void

    Parameters
    Name Type Description
    $session
    $tag
    functionset_module_in(  $arrayList,  $module_name ) : void

    Parameters
    Name Type Description
    $arrayList
    $module_name
    Documentation was generated by DocBlox 0.18.1.