![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Functions | |
| print_textinputs_var () | |
| print_textindex_decl ($text_input_idx) | |
| print_words_elem ($word, $index, $text_input_idx) | |
| print_suggs_elem ($suggs, $index, $text_input_idx) | |
| escape_quote ($str) | |
| error_handler ($err) | |
| print_checker_results () | |
Variables | |
| $aspell_prog = '"C:\Program Files\Aspell\bin\aspell.exe"' | |
| $lang = 'en_US' | |
| $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt" | |
| $tempfiledir = "./" | |
| $spellercss = '../spellerStyle.css' | |
| $word_win_src = '../wordWindow.js' | |
| $textinputs = $_POST['textinputs'] | |
| $input_separator = "A" | |
| error_handler | ( | $err | ) |
Definition at line 64 of file spellchecker.php.
| escape_quote | ( | $str | ) |
Definition at line 58 of file spellchecker.php.
| print_checker_results | ( | ) |
Definition at line 70 of file spellchecker.php.
| print_suggs_elem | ( | $suggs, | |
| $index, | |||
| $text_input_idx | |||
| ) |
Definition at line 44 of file spellchecker.php.
| print_textindex_decl | ( | $text_input_idx | ) |
Definition at line 32 of file spellchecker.php.
| print_textinputs_var | ( | ) |
Definition at line 23 of file spellchecker.php.
| print_words_elem | ( | $word, | |
| $index, | |||
| $text_input_idx | |||
| ) |
Definition at line 38 of file spellchecker.php.
| $aspell_opts = "-a --lang=$lang --encoding=utf-8 -H --rem-sgml-check=alt" |
Definition at line 10 of file spellchecker.php.
| $aspell_prog = '"C:\Program Files\Aspell\bin\aspell.exe"' |
Definition at line 6 of file spellchecker.php.
| $input_separator = "A" |
Definition at line 18 of file spellchecker.php.
| $lang = 'en_US' |
Definition at line 9 of file spellchecker.php.
| $spellercss = '../spellerStyle.css' |
Definition at line 14 of file spellchecker.php.
| $tempfiledir = "./" |
Definition at line 12 of file spellchecker.php.
| $textinputs = $_POST['textinputs'] |
Definition at line 17 of file spellchecker.php.
| $word_win_src = '../wordWindow.js' |
Definition at line 15 of file spellchecker.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 -
is a product of
SAS. All rights reserved.