Code Search for Developers
 
 
  

changes.txt from SME Web Application Framework at Krugle


Show changes.txt syntax highlighted

--------------------------------------------------------------------

* Added the function: 
  formWebObj::get_table_fields($table_name, $except_fields ='')

  This function returns a string that can be used in insert
  or update queries of big tables. For each field of the 
  given table, a line like this is added in the string:
    field_name = '{{field_name}}',

  This assumes that the variable containing the value of the
  fields has the same name as the field (which is usually
  the case, by convention). It also assumes that the field is
  of type string (it is included in single quotes), but it
  usually works for other types as well (integer, data, etc.)

  In case that some fields cannot follow these assumptions,
  or they just should not be listed in the query, then
  they can be included in the second parameter, $except_fields,
  which is a comma separated list of field names that
  should not be included in the list.

--------------------------------------------------------------------
--------------------------------------------------------------------
--------------------------------------------------------------------
--------------------------------------------------------------------
--------------------------------------------------------------------
--------------------------------------------------------------------




See more files for this project here

SME Web Application Framework

smewebapp intends to simplify the construction of web applications for informatization of the work of SME-s (small and medium enterprises), institutions, organizations etc.

Project homepage: http://sourceforge.net/projects/smewebapp
Programming language(s): JavaScript,PHP,Shell Script,XML
License: other

  UML_Model/
    UML_Model.xmi
    aktivitetet.png
    database_diagram.png
    database_fields.png
    modeli_biznesit.png
  etags/
    etags.sh
    web_app.etags
  external/
    README.txt
    doxygen.cfg
    phpdoc.sh
  uml_model_png/
    database_diagrams/
      magazina.png
      skema_llogjike.png
      tabelat_kryesore.png
      tabelat_ndihmese.png
    logical_design/
      buletinet.png
      buletinet_klasat.png
      koeficientet.png
      magazina.png
      modulet_kryesore.png
      rpt_punet.png
      shpenzimet.png
    usecase_diagrams/
      administratori.png
      financieri.png
      magazinieri.png
      normisti.png
      perdoruesit.png
      pronari.png
      teknologu.png
      user.png
  changes.txt
  conventions.txt
  creating-a-new-app.txt
  doc.txt
  misc-notes.txt
  modules.txt
  tree.sh
  uml_model.xmi