Documentation TYPO3 par Ameos |
Definition at line 105 of file alt_doc.php.
|
Handling the closing of a document
Definition at line 1416 of file alt_doc.php. References t3lib_div::locationHeaderUrl(). Referenced by preInit(), and processData(). |
|
Put together the various elements (buttons, selectors, form) into a table
Definition at line 918 of file alt_doc.php. |
|
Populates the variables $this->storeArray, $this->storeUrl, $this->storeUrlMd5
Definition at line 1390 of file alt_doc.php. References t3lib_div::compileSelectedGetVarsFromArray(), and t3lib_div::implodeArrayForUrl(). Referenced by preInit(), and processData(). |
|
Detects, if a save command has been triggered.
Definition at line 241 of file alt_doc.php. |
|
Function, which populates the internal editconf array with editing commands for all tt_content elements from the normal column in normal language from the page pointed to by $this->editRegularContentFromId
Definition at line 1362 of file alt_doc.php. References t3lib_BEfunc::deleteClause(), t3lib_extMgm::isLoaded(), and t3lib_BEfunc::versioningPlaceholderClause(). Referenced by init(). |
|
Fix $this->editconf if versioning applies to any of the records
Definition at line 1279 of file alt_doc.php. References t3lib_div::trimExplode(). Referenced by preInit(), and processData(). |
|
Create the checkbox buttons in the bottom of the pages.
Definition at line 986 of file alt_doc.php. References t3lib_div::implodeArrayForUrl(). |
|
Returns sys_language records.
Definition at line 1217 of file alt_doc.php. References t3lib_BEfunc::getModTSconfig(). |
|
Function used to look for configuration of buttons in the form: Fx. disabling buttons or showing them at various positions.
Definition at line 1403 of file alt_doc.php. Referenced by processData(). |
|
Get record for editing.
Definition at line 1328 of file alt_doc.php. References t3lib_BEfunc::getRecord(), and t3lib_BEfunc::getWorkspaceVersionOfRecord(). |
|
Initialize the normal module operation
Definition at line 379 of file alt_doc.php. References t3lib_div::_GP(), editRegularContentFromId(), t3lib_BEfunc::getModuleData(), t3lib_div::implodeArrayForUrl(), and t3lib_div::makeInstance(). |
|
Make selector box for creating new translation for a record or switching to edit the record in an existing language. Displays only languages which are available for the current page.
Definition at line 1087 of file alt_doc.php. References t3lib_BEfunc::deleteClause(), and t3lib_BEfunc::versioningPlaceholderClause(). |
|
Redirects to alt_doc with new parameters to edit a just created localized record
Definition at line 1183 of file alt_doc.php. References t3lib_div::_GP(), t3lib_BEfunc::deleteClause(), t3lib_div::locationHeaderUrl(), and t3lib_BEfunc::versioningPlaceholderClause(). Referenced by preInit(). |
|
Main module operation
Definition at line 473 of file alt_doc.php. References t3lib_BEfunc::cshItem(), t3lib_BEfunc::getModTSconfig(), t3lib_div::inList(), and t3lib_div::makeInstance(). |
|
Create the panel of buttons for submitting the form or otherwise perform operations.
Definition at line 775 of file alt_doc.php. References t3lib_extMgm::isLoaded(), and t3lib_div::testInt(). |
|
Create the selector box form element which allows to select a clear-cache operation. Can be disabled through Page TSconfig.
Definition at line 896 of file alt_doc.php. References t3lib_BEfunc::cshItem(). |
|
Create the selector box form element which allows to select between open documents. Can be disabled through Page TSconfig.
Definition at line 854 of file alt_doc.php. References t3lib_BEfunc::cshItem(), and t3lib_div::htmlspecialchars_decode(). |
|
Creates the editing form with TCEforms, based on the input from GPvars.
Definition at line 587 of file alt_doc.php. References t3lib_BEfunc::fixVersioningPid(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordTitle(), t3lib_BEfunc::isRecordLocked(), t3lib_div::makeInstance(), and t3lib_div::trimExplode(). |
|
First initialization.
Definition at line 179 of file alt_doc.php. References t3lib_div::_GET(), t3lib_div::_GP(), closeDocument(), compileStoreDat(), fixWSversioningInEditConf(), t3lib_div::getIndpEnv(), localizationRedirect(), and setDocument(). |
|
Outputting the accumulated content to screen
Definition at line 551 of file alt_doc.php. |
|
Do processing of data, submitting it to TCEmain.
Definition at line 251 of file alt_doc.php. References t3lib_div::_GP(), closeDocument(), compileStoreDat(), fixWSversioningInEditConf(), t3lib_div::getIndpEnv(), getNewIconMode(), t3lib_BEfunc::getRecord(), t3lib_BEfunc::getSetUpdateSignal(), t3lib_BEfunc::getWorkspaceVersionOfRecord(), t3lib_div::implodeArrayForUrl(), and t3lib_div::makeInstance(). |
|
Redirects to the document pointed to by $currentDocFromHandlerMD5 OR $retUrl (depending on some internal calculations). Most likely you will get a header-location redirect from this function.
Definition at line 1448 of file alt_doc.php. References t3lib_div::getIndpEnv(), t3lib_extMgm::isLoaded(), and t3lib_div::locationHeaderUrl(). Referenced by preInit(). |
|
Create shortcut and open-in-window link in the bottom of the page
Definition at line 1017 of file alt_doc.php. References t3lib_div::linkThisScript(). |
|
Reads comment messages from TCEforms and prints them in a HTML comment in the buttom of the page.
Definition at line 1048 of file alt_doc.php. |