noalyss Version-9
|
Directories | |
directory | js |
directory | securimage |
Files | |
file | admin-noalyss.php [code] |
This file is used for the first installation or redirect to include/admin.inc.php. | |
file | ajax.php [code] |
this file is used for the ajax from the extension, it will the ajax.php file from the plugin directory all the variable are in $_REQUEST The code (of the plugin) is required Required variable in $_REQUEST | |
file | ajax_misc.php [code] |
this file respond to an ajax request The parameters are | |
file | ajax_test.php [code] |
this file let you debug and test the different functionnalities, there are 2 important things to do It is only a quick and dirty testing. You should use a tool as PHPUNIT for the unit testing | |
file | array.php [code] |
file | compute.php [code] |
respond ajax request, the get contains the value : | |
file | decrypt-2.php [code] |
file | decrypt-3.php [code] |
file | decrypt.php [code] |
file | direct.php [code] |
used by the autocomplete feature of the Direct Access | |
file | do.php [code] |
Main file. | |
file | do_BASE_342368.php [code] |
Main file. | |
file | do_LOCAL_342368.php [code] |
Main file. | |
file | do_REMOTE_342368.php [code] |
Main file. | |
file | exception.php [code] |
file | export.php [code] |
manage all the export to CSV or PDF act can be | |
file | extension.raw.php [code] |
this file includes the called plugin. It check first the security. Load several javascript files | |
file | fake-version.php [code] |
file | fid.php [code] |
Fid for the ajax request for cards. | |
file | fid_card.php [code] |
this file is used by the autocomplete functionnality | |
file | file-dir.php [code] |
file | form_frame.php [code] |
file | format_date.php [code] |
file | ie9.php [code] |
file | index.php [code] |
default page where user access | |
file | info.php [code] |
file | install.php [code] |
This file permit to upgrade a version of NOALYSS , it should be used and immediately delete after an upgrade. This file is included in each release for a new upgrade. | |
file | login.php [code] |
Login page. | |
file | logout.php [code] |
Logout. | |
file | mobile.php [code] |
only for mobile device | |
file | not_implemented.php [code] |
file | popup.php [code] |
file | post.php [code] |
file | receive.php [code] |
file | recherche.php [code] |
Search module. | |
file | repost.php [code] |
file | return.php [code] |
file | scandir.php [code] |
file | scenario.php [code] |
file | service.php [code] |
take request for webservice , decrypt the message and give it to the plugin NWS if installed. | |
file | test-db.php [code] |
file | test-ini_set.php [code] |
file | test-only-card.php [code] |
file | test-tableau-postgres.php [code] |
file | test.php [code] |
this file let you debug and test the different functionnalities, there are 2 important things to do It is only a quick and dirty testing. You should use a tool as PHPUNIT for the unit testing | |
file | upload.php [code] |
file | user_login.php [code] |
Welcome page where the folder and module are choosen. | |
file | xml.php [code] |