|
file | ac_common.php [code] |
| common utilities for a lot of procedure, classe
|
|
file | config_file.php [code] |
| functions concerning the config file config.inc.php. The domain is not set into the form for security issues
|
|
file | data_sql.class.php [code] |
| this a abstract class , all the SQL class, like noalyss_sql (table), Acc_Plan_SQL (based on a SQL not a table)
|
|
file | database.class.php [code] |
| contains the class for connecting to a postgresql database
|
|
file | filetosend.class.php [code] |
| file to add to a message
|
|
file | function_javascript.php [code] |
|
file | html_input.class.php [code] |
|
file | html_tab.class.php [code] |
| Tab element.
|
|
file | html_table.class.php [code] |
| contains HTML features
|
|
file | http_input.class.php [code] |
| manage the http input (get , post, request)
|
|
file | iaction.class.php [code] |
| Html Input show just a ref to an action create a button with a link, if you want to use a javascript value must be empty.
|
|
file | ianccard.class.php [code] |
| Input HTML for the card show buttons.
|
|
file | ibutton.class.php [code] |
| Html Input.
|
|
file | icard.class.php [code] |
| Input HTML for the card show buttons.
|
|
file | icheckbox.class.php [code] |
| Html Input.
|
|
file | icon_action.class.php [code] |
| Utility , library of icon with javascript.
|
|
file | iconcerned.class.php [code] |
| Html Input.
|
|
file | idate.class.php [code] |
| Html Input.
|
|
file | ifile.class.php [code] |
| Html Input.
|
|
file | ihidden.class.php [code] |
| Html Input.
|
|
file | impress.class.php [code] |
| contains function for the printing
|
|
file | inplace_edit.class.php [code] |
| Inplace_edit class for ajax update of HtmlInput object.
|
|
file | inplace_switch.class.php [code] |
| A switch let you switch between 2 values : 0 and 1, it is used to replace the check.
|
|
file | inum.class.php [code] |
|
file | iperiod.class.php [code] |
| Html Input.
|
|
|
file | iposte.class.php [code] |
| Html Input.
|
|
file | iradio.class.php [code] |
| Html Input.
|
|
file | irelated_action.class.php [code] |
| Html Input.
|
|
file | iselect.class.php [code] |
| Html Input , create a tag <SELECT> ... </SELECT> if readonly == true then display the label corresponding to the selected value You can use also $this->rowsize to specify the number of lines to display.
|
|
file | ispan.class.php [code] |
| Html Input.
|
|
file | itext.class.php [code] |
| Html Input.
|
|
file | itextarea.class.php [code] |
| Html Input.
|
|
|
file | manage_table_sql.class.php [code] |
| Definition Manage_Table_SQL.
|
|
file | message_javascript.php [code] |
| Contains all the javascript messages, this file must be included before the javascript file.
|
|
file | noalyss_csv.class.php [code] |
| Manage the CSV : manage files and write CSV record.
|
|
file | noalyss_sql.class.php [code] |
| this wrapper is used to created easily a wrapper to a table You must create a class extending this one, in the constructor these variables have to be defined
|
|
file | output_html_tab.class.php [code] |
| Display the tabs.
|
|
file | pdf.class.php [code] |
| API for creating PDF, unicode, based on tfpdf.
|
|
file | progress_bar.class.php [code] |
| Manage the progress bar and display it with javascript.
|
|
file | select_box.class.php [code] |
| display a kind of select
|
|
file | sendmail.class.php [code] |
| API for sending email.
|
|
file | single_record.class.php [code] |
| Objec to check a double insert into the database, this duplicate occurs after a refresh of the web page.
|
|
file | sort_table.class.php [code] |
|
file | user_common.php [code] |
| Common functions.
|
|
|
file | zip_extended.class.php [code] |
| extends the Zip object
|
|