I could find no evidence of these being used anywhere
$this->assign('userContextURL', $session->readUserContext());
}
- /**
- * This virtual function is used to set the default values of
- * various form elements
- *
- * access public
- *
- * @return array
- * reference to the array of default values
- */
- /**
- * @return array
- */
- public function setDefaultValues() {
- return array('deleteOther' => 1);
- }
-
public function addRules() {
}
{/if}
{/foreach}
</table>
- <div class='form-item'>
- <!--<p>{$form.moveBelongings.html} {$form.moveBelongings.label}</p>-->
- <!--<p>{$form.deleteOther.html} {$form.deleteOther.label}</p>-->
- </div>
<div class="crm-submit-buttons">
{include file="CRM/common/formButtons.tpl" location="bottom"}