Fonctions membres publiques | |
| init () | |
| main () | |
| printContent () | |
Attributs publics | |
| $content | |
| $retUrl | |
| $R_URL_parts | |
| $R_URL_getvars | |
| $R_URI | |
| $tceforms | |
| $localizationMode | |
| $ajax = array() | |
| SC_alt_doc_ajax::init | ( | ) |
| SC_alt_doc_ajax::main | ( | ) |
The main function for the AJAX call. Checks if the requested function call is valid and forwards the request to t3lib_TCEforms_inline. The out is written to $this->content
| SC_alt_doc_ajax::printContent | ( | ) |
Performs the output of $this->content.
| SC_alt_doc_ajax::$content |
| SC_alt_doc_ajax::$retUrl |
| SC_alt_doc_ajax::$R_URL_parts |
| SC_alt_doc_ajax::$R_URL_getvars |
| SC_alt_doc_ajax::$R_URI |
| SC_alt_doc_ajax::$tceforms |
| SC_alt_doc_ajax::$localizationMode |
| SC_alt_doc_ajax::$ajax = array() |
1.5.3