include/formbase.php
Functions
add_prospects_to_prospect_list(
$parent_id, $child_id
)
:
voidFunctions from Save2.php
Parameters
Details
| Name | Type | Description |
|---|---|---|
| $parent_id | ||
| $child_id |
- See
- \include/generic/Save2.php
add_to_prospect_list(
$query_panel, $parent_module, $parent_type, $parent_id, $child_id, $link_attribute, $link_type, $parent
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $query_panel | ||
| $parent_module | ||
| $parent_type | ||
| $parent_id | ||
| $child_id | ||
| $link_attribute | ||
| $link_type | ||
| $parent |
buildRedirectURL(
$return_id
=
'', $return_module
=
''
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $return_id | ||
| $return_module |
checkRequired(
\$prefix $prefix, \$required $required
)
:
booleanCheck for null or zero for list of values
Parameters
Returns
| Name | Type | Description |
|---|---|---|
| $prefix | \$prefix | the prefix of value to be checked |
| $required | \$required | array of value to be checked |
| Type | Description |
|---|---|
| boolean | true if all values are set in the array |
getAnyToForm(
$ignore
=
'', $usePostAsAuthority
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $ignore | ||
| $usePostAsAuthority |
getGetToForm(
$ignore
=
'', $usePostAsAuthority
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $ignore | ||
| $usePostAsAuthority |
getLikeForEachWord(
$fieldname, $value, $minsize
=
4
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $fieldname | ||
| $value | ||
| $minsize |
getPostToForm(
$ignore
=
'', $isRegularExpression
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $ignore | ||
| $isRegularExpression |
handleRedirect(
$return_id
=
'', $return_module
=
'', $additionalFlags
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $return_id | ||
| $return_module | ||
| $additionalFlags |
populateFromPost(
$prefix, $focus, $skipRetrieve
=
false
)
:
void
Parameters
| Name | Type | Description |
|---|---|---|
| $prefix | ||
| $focus | ||
| $skipRetrieve |