Skip to content
  • Carsten  Rose's avatar
    delete.php: Implemented simple delete by giving table and record ID (by SIP). · 88093a16
    Carsten Rose authored
    save.php: moved constants to Constants.php to reuse them in delete.php. Fixed bug by building error messages.
    Sip: extended queryStringToSip() by optional Parameter $scriptName.
    AbstractBuilForm: renamed formEditLink() to createFormEditUrl(). Changed createFormEditUrl() to only return the final URL, without HTML tags. Implemented createDeleteUrl().
    BuildFormBootstrap, BuildFormTable: rewrote code for using createFormEditLink(). Use of createDeleteUrl().
    Constants: defined SIP_TABLE, API_*
    QuickFormQuery: reformat Code
    88093a16