- Element SC_mod_tools_em_index::installExtension ($extKey, $version=null, $mode=EM_INSTALL_VERSION_MIN)
- Make the method able to handle needed interaction somehow (unmatched dependencies)
- Element Services_JSON::isError ($data, $code=null)
- Ultimately, this should just call PEAR::isError()
- Element t3lib_div::compat_version ($verNumberStr)
- Still needs a function to convert versions to branches
- Element t3lib_div::validPathStr ($theFile)
- Possible improvement: Should it rawurldecode the string first to check if any of these characters is encoded ?
- Element t3lib_sqlengine::admin_get_tables ()
- Should return table details in value! see t3lib_db::admin_get_tables()
- Element t3lib_sqlengine::readDataSource ($table)
- Table locking tools?
- Element t3lib_sqlengine::saveDataSource ($table)
- Table locking tools?
- Element t3lib_TStemplate::getFromMPmap ($pageId=0)
- Implement some caching of the result between hits. (more than just the memory caching used here)
- Element t3lib_TStemplate::mergeConstantsFromPageTSconfig ($constArray)
- Apply caching to the parsed Page TSconfig. This is done in the other similar functions for both frontend and backend. However, since this functions works for BOTH frontend and backend we will have to either write our own local caching function or (more likely) detect if we are in FE or BE and use caching functions accordingly. Not having caching affects mostly the backend modules inside the "Template" module since the overhead in the frontend is only seen when TypoScript templates are parsed anyways (after which point they are cached anyways...)
- Namensbereich TYPO3
- Need to really extend this class when the tcemain library has been updated and the whole API is better defined. There are some known bugs in this library. Further it would be nice with a facility to not only analyze but also clean up!
Erzeugt am Wed Oct 28 16:40:20 2009 für Typo3 von
1.6.1