/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["graph_links"] = "CSupervisionGraphToPack pack_id"; $backProps["operations"] = "COperation graph_pack_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["discrepancies"] = "CProductDiscrepancy object_id"; $backProps["deliveries"] = "CProductDelivery stock_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["sejours"] = "CSejour charge_id"; $backProps['protocoles'] = 'CProtocole charge_id'; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["usermessage_destinataires"] = "CUserMessageDest user_message_id"; $backProps["usermessage_in_reply"] = "CUserMessage in_reply_to"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["check_lists"] = "CDailyCheckList object_id"; $backProps["check_list_categories"] = "CDailyCheckItemCategory target_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["items_examen_labo"] = "CPackItemExamenLabo pack_examens_labo_id"; $backProps["prescriptions_labo_examen"] = "CPrescriptionLaboExamen pack_examens_labo_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["operations"] = "COperation poste_sspi_id"; $backProps["operations_preop"] = "COperation poste_preop_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps['affectations'] = 'CAffectationPersonnel personnel_id'; $backProps['brancard_pec'] = 'CBrancardageItem pec_user_id'; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["chapitres_doc"] = "CChapitreDoc pere_id"; $backProps["chapitres_ged"] = "CDocGed doc_chapitre_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["transferts_sortie"] = "CSejour etablissement_sortie_id"; $backProps["transferts_entree"] = "CSejour etablissement_entree_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["ressources_materielles"] = "CRessourceMaterielle type_ressource_id"; $backProps["besoins"] = "CBesoinRessource type_ressource_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["journal_link"] = "CJournalLiaison journal_id"; $backProps["checklist"] = "CJournalBill checklist_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["indispos"] = "CIndispoRessource ressource_materielle_id"; $backProps["usages"] = "CUsageRessource ressource_materielle_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps['lines_dmi'] = 'CPrescriptionLineDMI order_item_reception_id'; $backProps['bill_items'] = 'CProductReceptionBillItem reception_item_id'; $backProps['order_items'] = 'CProductOrderItem lot_id'; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["compte_rendus"] = "CCompteRendu content_id"; $backProps["usermail_html"] = "CUserMail text_html_id"; $backProps['mssante_mail_html'] = 'CMSSanteMail content_id'; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["children"] = "CTag parent_id"; $backProps["items"] = "CTagItem tag_id"; $backProps["sites"] = "CMonitorSite owner_tag_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["categorized_documents"] = "CCompteRendu file_category_id"; $backProps["categorized_files"] = "CFile file_category_id"; $backProps["links_cat_chap"] = "CLinkBonCatChap cat_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["daily_check_list_categories"] = "CDailyCheckItemCategory list_type_id"; $backProps["daily_check_lists"] = "CDailyCheckList list_type_id"; $backProps["daily_check_list_type_links"] = "CDailyCheckListTypeLink list_type_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps['users'] = 'CMediusers banque_id'; $backProps['reglements'] = 'CReglement banque_id'; $backProps['reglementsOX'] = 'CEncaissementOX banque_id'; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["operations"] = "COperation type_anesth"; $backProps["protocole"] = "CProtocole type_anesth"; $backProps["consult_anesth"] = "CConsultAnesth type_anesth"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["stacktraces"] = "CErrorLog stacktrace_id"; $backProps["params_GET"] = "CErrorLog param_GET_id"; $backProps["params_POST"] = "CErrorLog param_POST_id"; $backProps["session_datas"] = "CErrorLog session_data_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["messages_generique"] = "CExchangeAny message_content_id"; $backProps["acquittements_generique"] = "CExchangeAny acquittement_content_id"; $backProps["usermail_plain"] = "CUserMail text_plain_id"; $backProps['mssante_mail_plain'] = 'CMSSanteMail content_id'; return $backProps; }
function getBackProps() { $backProps = parent::getBackProps(); $backProps["menus"] = "CMenu typerepas"; $backProps["plats"] = "CPlat typerepas"; $backProps["repas"] = "******"; $backProps["valid_repas"] = "******"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["display_fields"] = "CExClassField predicate_id"; $backProps["display_messages"] = "CExClassMessage predicate_id"; $backProps["display_subgroups"] = "CExClassFieldSubgroup predicate_id"; $backProps["display_pictures"] = "CExClassPicture predicate_id"; $backProps["properties"] = "CExClassFieldProperty predicate_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["class_fields"] = "CExClassField ex_group_id"; $backProps["host_fields"] = "CExClassHostField ex_group_id"; $backProps["class_messages"] = "CExClassMessage ex_group_id"; $backProps["class_pictures"] = "CExClassPicture ex_group_id"; $backProps["subgroups"] = "CExClassFieldSubgroup parent_id"; $backProps["identifiants"] = "CIdSante400 object_id cascade"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["children_groups"] = "CExClassFieldSubgroup parent_id"; $backProps["children_fields"] = "CExClassField subgroup_id"; $backProps["children_messages"] = "CExClassMessage subgroup_id"; $backProps["children_pictures"] = "CExClassPicture subgroup_id"; $backProps["identifiants"] = "CIdSante400 object_id cascade"; $backProps["properties"] = "CExClassFieldProperty object_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["products"] = "CProduct societe_id"; $backProps["product_orders"] = "CProductOrder societe_id"; $backProps["product_references"] = "CProductReference societe_id"; $backProps["product_receptions"] = "CProductReception societe_id"; $backProps["articles_cahpp"] = "CCAHPPArticle fournisseur_id"; $backProps["receptions_bills"] = "CProductReceptionBill societe_id"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps["messages_hprim21"] = "CEchangeHprim21 message_content_id"; $backProps["acquittements_hprim21"] = "CEchangeHprim21 acquittement_content_id"; $backProps["messages_hprimsante"] = "CExchangeHprimSante message_content_id"; $backProps["acquittements_hprimsante"] = "CExchangeHprimSante acquittement_content_id"; $backProps["messages_hl7v2"] = "CExchangeHL7v2 message_content_id"; $backProps["acquittements_hl7v2"] = "CExchangeHL7v2 acquittement_content_id"; return $backProps; }
function getBackProps() { $backProps = parent::getBackProps(); $backProps["repas1"] = "CRepas plat1"; $backProps["repas2"] = "CRepas plat2"; $backProps["repas3"] = "CRepas plat3"; $backProps["repas4"] = "CRepas plat4"; $backProps["repas5"] = "CRepas plat5"; $backProps["repas_boisson"] = "CRepas boisson"; $backProps["repas_pain"] = "CRepas pain"; return $backProps; }
/** * @see parent::getBackProps() */ function getBackProps() { $backProps = parent::getBackProps(); $backProps['references'] = 'CProductReference product_id'; $backProps['stocks_group'] = 'CProductStockGroup product_id'; $backProps['stocks_service'] = 'CProductStockService product_id'; $backProps['lines_dmi'] = 'CPrescriptionLineDMI product_id'; $backProps['selections'] = 'CProductSelectionItem product_id'; $backProps['endowments'] = 'CProductEndowmentItem product_id'; $backProps['dmis'] = 'CDMI product_id'; return $backProps; }