[ Index ] |
PHP Cross Reference of BBPress |
[Source view] [Print] [Project Stats]
Show/hide db password button toggle
File Size: | 344 lines (7 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
bbp_converter_user_start() X-Ref |
Start the converter returns: {void} since: 2.6.0 bbPress (r6470) |
bbp_converter_user_stop() X-Ref |
Stop the converter returns: {void} since: 2.6.0 bbPress (r6470) |
bbp_converter_settings() X-Ref |
Return values of converter settings returns: {converterL#2.bbp_converter_settings.values} since: 2.6.0 bbPress (r6470) |
bbp_converter_post() X-Ref |
Run the converter step returns: {void} since: 2.6.0 bbPress (r6470) |
bbp_converter_step( data ) X-Ref |
Process the next step returns: {void} since: 2.6.0 bbPress (r6600) param: {object} data |
bbp_converter_wait() X-Ref |
Wait to do the next AJAX request returns: {void} since: 2.6.0 bbPress (r6600) |
bbp_converter_start() X-Ref |
Start the converter and set the various flags returns: {void} since: 2.6.0 bbPress (r6600) |
bbp_converter_stop( button, log ) X-Ref |
Stop the converter, and update the UI returns: {void} since: 2.6.0 bbPress (r6470) param: {string} button New text for button param: {string} log New text to add to import monitor |
bbp_converter_update( b_text, p_text, s_text ) X-Ref |
Update the various screen texts returns: {void} since: 2.6.0 bbPress (r6600) param: {string} b_text param: {string} p_text param: {string} s_text |
bbp_converter_status( data ) X-Ref |
Update the status returns: {void} since: 2.6.0 bbPress (r6513) param: {object} data |
bbp_converter_log( text ) X-Ref |
Prepend some text to the import monitor returns: {void} since: 2.6.0 bbPress (r6470) param: {string} text Text to prepend to the import monitor |
bbp_converter_percentages( step_percent, total_percent ) X-Ref |
Prepend some text to the import monitor returns: {void} since: 2.6.0 bbPress (r6470) |
Generated: Tue Oct 15 01:00:48 2024 | Cross-referenced by PHPXref 0.7.1 |