Learning with Texts - Fork  2.10.0-fork
Learn foreign languages with texts
File List
Here is a list of all documented files with brief descriptions:
[detail level 123]
  docs
 info.phpLWT Information / Help
  inc
  classes
 GoogleTranslate.phpDefines GoogleTranslate class for word translation
 Language.phpDefine the Language class
 Term.phpDefine the Term class
 Text.phpDefine the Text class
 ajax_add_term_transl.phpAdd a translation to term
 ajax_check_regexp.phpCheck whether a regexp is valid, returns error message or empty string
 ajax_chg_term_status.phpChange term status (Table Test)
 ajax_edit_impr_text.phpDisplay table for Improved Annotation (Edit Mode),
 ajax_get_phonetic.phpMake the phonetic translation of a word
 ajax_get_theme.phpReturn theme path
 ajax_load_feed.phpLoad a RSS feed
 ajax_save_impr_text.phpSave Improved Annotation
 ajax_save_setting.phpSave a Setting (k/v)
 ajax_save_text_position.phpSave text or audio position (Read Text Screen)
 ajax_show_imported_terms.phpLaunch an AJAX query to show imported terms
 ajax_show_sentences.phpShow sentences in edit_texts.php, etc
 ajax_show_similar_terms.phpShow similar terms
 ajax_update_media_select.phpUpdating media select in edit_texts.php
 ajax_word_counts.phpCalculating Word Counts, Ajax call in edit_texts.php
 database_connect.phpConnects to the database and check its state
 kernel_utility.phpCore utility functions that do not require a complete session
 langdefs.phpDefine all the supported languages
 mobile_interactions.phpHandle interactions with mobile platforms
 session_utility.phpAll the files needed for a LWT session
 settings.phpProceed to the general settings
 simterms.phpPHP Utility Functions to calculate similar terms of a term
 start_session.phpStart a PHP session
 text_from_yt.phpFrom to import a file from YouTube
 wp_logincheck.phpWordPress Login Check
  src
  php
 markdown_converter.phpSimple Mardown to HTML utility file
 minifier.phpJS and CSS minifier
 all_words_wellknown.phpSetting all unknown words to Well Known (99)
 backup_restore.phpBackup/Restore/Empty LWT Database
 bulk_translate_words.phpTranslate groups of words
 check_text.phpCheck (parse & split) a Text (into sentences/words)
 connect_easyphp.inc.phpDB variables for EasyPHP
 connect_mamp.inc.phpDB variables for MAMP
 connect_wordpress.inc.phpDB variables when LWT is integrated with WordPress
 database_wizard.phpCreate / Edit database connection
 delete_mword.phpDelete an expression
 delete_word.phpDelete a word
 display_impr_text.phpDisplay an improved annotated text (frame set)
 display_impr_text_header.phpDisplay an improved annotated text (top frame)
 display_impr_text_text.phpDisplay an improved annotated text (text frame)
 do_feeds.phpPrepare RSS feeds
 do_test.phpStart a test (frameset)
 do_test_header.phpShow test header frame
 do_test_table.phpShow test frame with vocab table
 do_test_test.phpShow test frame
 do_text.phpStart Reading a text (frameset)
 do_text_header.phpResponsible for drawing the header when reading texts
 do_text_text.phpShow text header frame
 edit_languages.phpManage languages
 edit_mword.phpEdit/New Multi-word term (expression)
 edit_texts.phpManage active texts
 edit_tword.phpEdit term while testing
 edit_word.phpCreate or edit single word
 index.phpLWT Start screen and main menu
 insert_word_ignore.phpIgnore single word (new term with status 98)
 insert_word_wellknown.phpIgnore single word (new term with status 99)
 long_text_import.phpLong Text Import
 mobile.phpLWT Mobile
 print_impr_text.phpPrint/Edit an improved annotated text
 select_lang_pair.phpDisplay Language Pair Selection Window for Wizard
 server_data.phpUseful software data
 set_test_status.phpChange status of term while testing
 set_text_mode.phpChange the text display mode
 set_word_status.phpChange status of term while reading
 start.phpAnalyse DB tables, select Table Set, start LWT
 text_to_speech_settings.phpUtility for calling system speech synthesizer
 trans.phpGet a translation from Web Dictionary
 upload_words.phpImport terms from file or Text area
 wp_lwt_start.phpStart LWT with WordPress