Go to the source code of this file.
Classes | |
| class | dbxObj |
| Gemeinsame Basisklasse fuer dbXapp-System-, Modul- und Include-Objekte. More... | |
| class | dbxFormTryCountTpl |
| class | dbxFormTryCountApi |
Functions | |
| dbx () | |
Variables | |
| $dbxFormTryCountApi = new dbxFormTryCountApi() | |
| $_SERVER ['REMOTE_ADDR'] = '127.0.0.1' | |
| $form = new dbxForm() | |
| $form | _try_max = 5 |
| $form | _try_reset = 6 |
| $form | _try_count_reset = 600 |
| $form | _try_msg = 'Noch {sec} Sekunden gesperrt.' |
| $form | _sys ['_try_sys'] |
| $content = $form->check_try_count(false, false, 1) | |
| $sys = $form->_sys['_try_sys'] | |
| if($content !==''||(int)($sys['dbx_try_count'] ?? -1) !==0||(int)($sys['dbx_try_lock'] ?? -1) !==0||isset($sys['dbx_try_last'], $sys['dbx_try_stop'], $sys['dbx_try_run'])) $form | _sys ['_try_sys'] |
| if (strpos( $content, 'Noch 6 Sekunden gesperrt.')===false||(int)( $form->_sys[ '_try_sys'][ 'dbx_try_count'] ?? 0) !==5) | |
| dbx | ( | ) |
Definition at line 48 of file dbxForm_try_count_test.php.
References $dbxFormTryCountApi.
| $_SERVER[ 'REMOTE_ADDR'] = '127.0.0.1' |
Definition at line 55 of file dbxForm_try_count_test.php.
| $content = $form->check_try_count(false, false, 1) |
Definition at line 72 of file dbxForm_try_count_test.php.
Referenced by dbx\dbxAdmin\add_dbtable(), dbxWebApp\add_editor_files_data(), dbxForm\add_editor_markers(), dbxForm\add_norep(), dbxProcess\add_norep(), dbxWebApp\add_norep(), dbxReport\applyReportCountReplaces(), dbx\dbxContent\dbxContentPageCache\cacheStats(), dbxForm\check_try_count(), dbxTPL\cleanup_optional_placeholders(), dbxReport\cleanupReportBarSlots(), dbx_add_modul(), dbx_crypt(), dbx_decrypt(), dbx_interpreter(), dbx_modul_translate(), dbxObj\dbx_next_process(), dbx\dbxContent_admin\dbxContent_view\dbxView_run(), dbxView\dbxView_run(), dbxWebApp\del_add_css(), dbxWebApp\del_add_js(), dbxWebApp\design_load(), docs_portal_read(), dbx\dbxUser_admin\edit(), dbxReport\ensure_report_select_feature(), dbxForm\ensureFormHelpBar(), dbx\dbxAdmin\dd_export\export(), dbxForm\forward_run(), dbxReport\forward_run_body(), dbxReport\forward_run_footer(), dbxReport\forward_run_haeder(), dbxReport\forward_run_page_footer(), dbxReport\forward_run_page_haeder(), dbxReport\forward_run_report_footer(), dbxReport\forward_run_report_haeder(), dbxReport\get_report_body(), dbxReport\get_report_footer(), dbxReport\get_report_haeder(), dbxReport\get_report_pages(), dbx\dbxAdmin\dd_import\import(), dbx\dbxUser_admin\import(), dbxReport\injectReportFooter(), dbx\dbxAdmin\dbxUpdateService\inspectPackage(), dbxReport\merge_db_placeholders(), dbxForm\merge_fld_data(), dbxForm\merge_obj(), dbxForm\obv_value(), dbxWebApp\out_filter(), dbxDD\prepare_restore_source_file(), dbxProcess\process(), dbxDD\render_dd_template(), dbxTPL\replace_design_slots(), dbxForm\replaces(), dbxFormTryCountTpl\replaces(), dbx\dbxAdmin\report_server(), dbx\dbxAdmin\dbxTrace\report_trace_body(), dbxReport\rpt_merge_obj(), dbx\dbx\dbx\run(), dbx\dbxAdmin\dbxDashboard\run(), dbx\dbxAdmin\run(), dbx\dbxContent\dbxContent\run(), dbx\dbxContent_admin\dbxContent_admin\run(), dbx\dbxContent_admin\dbxContent_content\run(), dbx\dbxContent_admin\dbxContent_edit\run(), dbx\dbxContent_admin\dbxContent_sysdata\run(), dbx\dbxContent_admin\dbxContent_view\run(), dbx\dbxContent_admin\dbxFolder_edit\run(), dbx\dbxContent_admin\run(), dbx\dbxEditor\dbxEditor\run(), dbx\dbxHelp\dbxHelp\run(), dbx\dbxHelp\dbxHelp_content\run(), dbx\dbxMenu\dbxContent_menu\run(), dbx\dbxMenu\run(), dbx\dbxPage_admin\dbxPage_admin\run(), dbx\dbxPage_admin\dbxPage_edit\run(), dbx\dbxPage_admin\dbxPage_list\run(), dbx\dbxSetup\dbxSetup\run(), dbx\dbxUser\run(), dbx\dbxUser_admin\run(), dbx\myLKW\myLKW\run(), dbx\myLKW\myLKW_add\run(), dbx\myLKW\myLKW_dayset\run(), dbx\myLKW\myLKW_dayshift\run(), dbx\myLKW\myLKW_import\run(), dbx\myLKW\myLKW_report\run(), dbxDownload\run(), dbxInterpreter\run(), dbxProcess\run(), dbxReport\run(), dbxReport\run(), dbxWebApp\run(), dbx\dbxAdmin\dbxReport_Modules\run_body(), dbx\dbxAdmin\dbxReport_Server\run_body(), dbx\dbxAdmin\dbxReport_Tables\run_body(), dbx\dbxContent_admin\dbxReport_Content\run_body(), dbx\dbxContent_admin\dbxReport_ContentSections\run_body(), dbx\dbxContent_admin\dbxReport_Folder\run_body(), dbx\dbxUser_admin\dbxReport_User\run_body(), dbx\myLKW\dbxReport_Dispo\run_body(), dbxReport\run_body(), dbxReport\run_footer(), dbxReport\run_haeder(), dbx\dbxContent_admin\dbxContent_content\run_nix(), dbxReport\run_page_footer(), dbxReport\run_page_haeder(), dbxReport\run_report_footer(), dbxReport\run_report_haeder(), dbxInterpreter\run_selected_modules(), set_config(), dbxWebApp\translate(), tutorial_page(), update_db_write(), update_test_inventory(), update_test_package(), update_test_write(), and dbxDD\write_dd().
| $dbxFormTryCountApi = new dbxFormTryCountApi() |
Definition at line 46 of file dbxForm_try_count_test.php.
Referenced by dbx().
| $form = new dbxForm() |
Definition at line 57 of file dbxForm_try_count_test.php.
| $sys = $form->_sys['_try_sys'] |
Definition at line 73 of file dbxForm_try_count_test.php.
Referenced by dbxForm\check_try_count().
| if ( $content !==''||(int)( $sys[ 'dbx_try_count'] ?? -1) !==0||(int)( $sys[ 'dbx_try_lock'] ?? -1) !==0||isset( $sys[ 'dbx_try_last'], $sys[ 'dbx_try_stop'], $sys[ 'dbx_try_run'])) $form _sys[ '_try_sys'] |
Definition at line 83 of file dbxForm_try_count_test.php.
| $form _sys[ '_try_sys'] |
Definition at line 62 of file dbxForm_try_count_test.php.
Referenced by dbxForm\_forward_clear(), dbxForm\check_try_count(), dbxForm\clear_sys(), dbxForm\forward_init(), dbxForm\get_fld_val(), dbxReport\get_sel(), dbxReport\get_sys(), dbxReport\run(), dbxForm\set_fld_val(), and dbxReport\set_sel().
| $form _try_count_reset = 600 |
Definition at line 60 of file dbxForm_try_count_test.php.
Referenced by dbxForm\check_try_count().
| $form _try_max = 5 |
Definition at line 58 of file dbxForm_try_count_test.php.
| $form _try_msg = 'Noch {sec} Sekunden gesperrt.' |
Definition at line 61 of file dbxForm_try_count_test.php.
| $form _try_reset = 6 |
Definition at line 59 of file dbxForm_try_count_test.php.
| if(strpos($content, 'Noch 6 Sekunden gesperrt.')===false||(int)($form->_sys['_try_sys']['dbx_try_count'] ?? 0) !==5) | ( | strpos( $content, 'Noch 6 Sekunden gesperrt.') | = == false || (int) ($form->_sys['_try_sys']['dbx_try_count'] ?? 0) !== 5 | ) |
Definition at line 95 of file dbxForm_try_count_test.php.