noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Files | |
ac_common.php | |
common utilities for a lot of procedure, classe | |
config_file.php | |
functions concerning the config file config.inc.php. The domain is not set into the form for security issues | |
data_sql.class.php | |
this a abstract class , all the SQL class, like noalyss_sql (table), Acc_Plan_SQL (based on a SQL not a table) | |
database_core.class.php | |
contains the class for connecting to a postgresql database | |
dbg.php | |
This class contains utility for developpers. | |
file_cache.class.php | |
filetosend.class.php | |
file to add to a message | |
function_javascript.php | |
html_input.class.php | |
This class is used to create all the HTML INPUT TYPE. | |
html_tab.class.php | |
Tab element. | |
html_table.class.php | |
contains HTML features | |
http_input.class.php | |
manage the http input (get , post, request) | |
iaction.class.php | |
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. | |
ianccard.class.php | |
Input HTML for the card show buttons. | |
ibutton.class.php | |
Html Input. | |
icard.class.php | |
Input HTML for the card show buttons. | |
icheckbox.class.php | |
Html Input. | |
icolor.class.php | |
Html Input for color. | |
icon_action.class.php | |
Utility , library of icon with javascript. | |
iconcerned.class.php | |
Html Input. | |
idate.class.php | |
Html Input Date type. | |
ifile.class.php | |
Html Input. | |
ihidden.class.php | |
Html Input. | |
impress.class.php | |
inplace_edit.class.php | |
Inplace_edit class for ajax update of HtmlInput object. | |
inplace_switch.class.php | |
A switch let you switch between 2 values : 0 and 1, it is used to replace the check. | |
input_checkbox.class.php | |
modern checkbox, using a javascript to change the icon when clicked and a hidden field, there is always a value , either 1 or 0 EXPERIMENTAL | |
input_switch.class.php | |
show a switch, when you click on it an hidden field is changed, the value is 1 or 0 | |
inum.class.php | |
for the numeric input text field | |
iperiod.class.php | |
Html Input. | |
ipopup.class.php | |
create a popup in html above the current layer the html inside the popup cannot contain any floating elt as div.. | |
iposte.class.php | |
Html Input. | |
iradio.class.php | |
Html Input. | |
irelated_action.class.php | |
Html Input. | |
iselect.class.php | |
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. | |
ispan.class.php | |
Html Input. | |
itext.class.php | |
Html Input. | |
itextarea.class.php | |
Html Input. | |
itva_popup.class.php | |
Html Input. | |
ivatnumber.class.php | |
input of the VAT Number of a supplier / customer, propose a button to check VAT | |
manage_table_sql.class.php | |
Definition Manage_Table_SQL. | |
message_javascript.php | |
noalyss_csv.class.php | |
Manage the CSV : manage files and write CSV record. | |
noalyss_sql.class.php | |
deprecated Noalyss_SQL class | |
output_html_tab.class.php | |
Display the tabs. | |
pdf_core.class.php | |
API for creating PDF, unicode, based on tfpdf. | |
progress_bar.class.php | |
Manage the progress bar and display it with javascript. | |
select_box.class.php | |
display a kind of select | |
sendmail_core.class.php | |
API for sending email. | |
single_record.class.php | |
Objec to check a double insert into the database, this duplicate occurs after a refresh of the web page. | |
sort_table.class.php | |
table_data_sql.class.php | |
interface : for creating ORM Object | |
user_common.php | |
Common functions. | |
user_menu.php | |
Nearly all the menu are here, some of them returns a HTML string, others echo directly the result. | |
zip_extended.class.php | |
extends the Zip object | |