Static Public Member Functions | |
static | getAccountEditAndDetailsViewLayoutWithAllCustomFieldsPlaced () |
static | getAccountsSearchViewLayoutWithAllCustomFieldsPlaced () |
static | getAccountsListViewLayoutWithAllStandardAndCustomFieldsPlaced () |
static | getAccountsMassEditViewLayoutWithAllStandardAndCustomFieldsPlaced () |
static | fetchAccountsSearchFormGetData () |
static | fetchAccountsSearchFormGetDataWithMultiSelectValueSetToNull () |
Helper functions to assist with testing designer walkthroughs specifically for account layouts.
Definition at line 40 of file AccountsDesignerWalkthroughHelperUtil.php.
|
static |
Can be use for listView or relatedListView.
Definition at line 592 of file AccountsDesignerWalkthroughHelperUtil.php.
|
static |
This function returns the necessary get parameters for the account search form based on the account edited data.
Definition at line 1047 of file AccountsDesignerWalkthroughHelperUtil.php.
|
static |
This function returns the necessary get parameters for the account search form based on the account edited data but sets the Multi-select to null value.
Definition at line 1090 of file AccountsDesignerWalkthroughHelperUtil.php.