';
$this->wrap[WRAP_SETUP_IN_TEMPLATE_GROUP][WRAP_SETUP_START] = "";
$this->wrap[WRAP_SETUP_IN_TEMPLATE_GROUP][WRAP_SETUP_END] = "";
}
public function fillWrapLabelInputNote($label, $input, $note) {
}
/**
* @return string
*/
public function getProcessFilter() {
return FORM_ELEMENTS_NATIVE;
}
/**
* @return string
*/
public function doSubrecords() {
//TODO: $json is not returned - which is wrong. In this case, dynamic update won't work for subrecords
$json = array();
return $this->elements($this->store->getVar(SIP_RECORD_ID, STORE_SIP), FORM_ELEMENTS_SUBRECORD, $json);
}
/**
* @return string
*/
public function head() {
$html = '';
$html .= '
formSpec[F_CLASS], TRUE) . '>'; // main
around everything
// Logged in BE User will see a FormEdit Link
$sipParamString = OnArray::toString($this->store->getStore(STORE_SIP), ':', ', ', "'");
$formEditUrl = $this->createFormEditorUrl(FORM_NAME_FORM, $this->formSpec[F_ID]);
$html .= "