TYPO3 API  SVNRelease
Deprecated List
Member $ICON_TYPES
since TYPO3 4.4, use t3lib_SpriteManager::addTcaTypeIcon instead
Member $query

Namespace Extbase

since Extbase 1.3.0; will be removed in Extbase 1.5.0

since Extbase 1.3.0; will be removed in Extbase 1.5.0

since Extbase 1.1; use Tx_Extbase_Persistence_QueryInterface::* instead

Member formRender::printPalette ($palArr)
since TYPO3 4.3, will be removed in TYPO3 4.6
Member localRecordList::addToCSV (array $row=array(), $table= '')
since 4.4
Member localRecordList::makeRef ($table, $uid)
since 4.4, will be removed in TYPO3 4.6 - Use createReferenceHtml() instead
Member localRecordList::setReferences ($table, $uid)
since 4.4, will be removed in TYPO3 4.6 - Use getReferenceCount instead
Member SC_index::makeLoginNews ()
$GLOBALS['TYPO3_CONF_VARS']['BE']['loginNews'] is deprecated since 4.5. Use system news records instead.
Member SC_view_help::printItemFlex ()
since TYPO3 4.5, this function will be removed in TYPO3 4.7. Use printItem() instead.
Member SC_view_help::render_SingleFlex ()
since TYPO3 4.5, this function will be removed in TYPO3 4.7. Use render_Single() instead.
Member t3lib_BEfunc::typo3PrintError ($header, $text, $js= '', $head=1)
since TYPO3 4.5, will be removed in TYPO3 4.7 - use RuntimeException from now on
Member t3lib_div::debug ($var= '', $header= '', $group= 'Debug')
since TYPO3 4.5 - Use t3lib_utility_Debug::debug instead
Member t3lib_div::debug_ordvalue ($string, $characters=100)
since TYPO3 4.5 - Use t3lib_utility_Debug::ordinalValue instead
Member t3lib_div::debug_trail ()
since TYPO3 4.5 - Use t3lib_utility_Debug::debugTrail instead
Member t3lib_div::debugRows ($rows, $header= '', $returnHTML=FALSE)
since TYPO3 4.5 - Use t3lib_utility_Debug::debugRows instead
Member t3lib_div::print_array ($array_in)
since TYPO3 4.5 - Use t3lib_utility_Debug::printArray instead
Member t3lib_div::rm_endcomma ($string)
since TYPO3 4.5, will be removed in TYPO3 4.7 - Use rtrim() directly
Member t3lib_div::view_array ($array_in)
since TYPO3 4.5 - Use t3lib_utility_Debug::viewArray instead
Member t3lib_spritemanager_SpriteGenerator::setGenerateGifCopy ($value)
IE6 support will be dropped within 4.6 - then gifcopies are superflous
Member t3lib_TCEforms::helpText ($table, $field)
since TYPO3 4.5, will be removed in TYPO3 4.7
Member t3lib_TCEforms::helpText_typeFlex ($field, $fieldTitle, $cshFile)
since TYPO3 4.5, this function will be removed in TYPO3 4.7. Use t3lib_BEfunc::wrapInHelp() instead.
Member t3lib_TCEforms::helpTextIcon ($table, $field, $force=0)
since TYPO3 4.5, will be removed in TYPO3 4.7
Member t3lib_TCEforms::helpTextIcon_typeFlex ($field, $fieldTitle, $cshFile)
since TYPO3 4.5, this function will be removed in TYPO3 4.7. Use t3lib_BEfunc::wrapInHelp() instead.
Member t3lib_timeTrack::debug_typo3PrintError ($header, $text, $js, $baseUrl= '')
since TYPO3 4.5, will be removed in TYPO3 4.7 - use RuntimeException from now on
Member template::getDynTabMenuJScode ()
since TYPO3 4.5, as the getDynTabMenu() function includes the function automatically since TYPO3 4.3
Member template::helpStyle ()
since TYPO3 4.5, will be removed in TYPO3 4.7
Member template::thisBlur ()
since TYPO3 4.5, will be removed in TYPO3 4.7
Member tslib_content_Abstract::stdWrap ($content= '', $conf=array())
since TYPO3 4.5, this function will be removed in TYPO3 4.7, use $this->cObj->stdWrap() instead.
Member tslib_content_PhpScript::__call ($method, $arguments)
since 4.5, will be removed in 4.7. Use $this->cObj-><method>() instead
Member tslib_content_PhpScript::__get ($name)
since 4.5, will be removed in 4.7. Use $this->cObj-><property> instead.
Member tslib_fe::fileNameASCIIPrefix ($inTitle, $titleChars, $mergeChar='.')
since TYPO3, 4.3, will be removed in TYPO3 4.6, please use the "simulatestatic" sysext directly
Member tslib_fe::getSimulFileName ()
since TYPO3 4.3, will be removed in TYPO3 4.6, please use the "simulatestatic" sysext directly
Member tslib_fe::idPartsAnalyze ($str)
since TYPO3 4.3, will be removed in TYPO3 4.5, please use the "simulatestatic" sysext directly
Member tslib_fe::makeSimulFileName ($inTitle, $page, $type, $addParams= '', $no_cache=false)
since TYPO3 4.3, will be removed in TYPO3 4.6, please use the "simulatestatic" sysext directly
Member tslib_fe::printError ($label, $header='Error!')
since TYPO3 4.5, will be removed in TYPO3 4.7
Member tslib_fe::setSimulReplacementChar ()
since TYPO3 4.3, will be removed in TYPO3 4.6, please use the "simulatestatic" sysext directly
Member tslib_fe::simulateStaticDocuments_pEnc_onlyP_proc ($linkVars)
since TYPO3 4.3, will be removed in TYPO3 4.6, please use the "simulatestatic" sysext directly
Member tslib_menu::includeMakeMenu ($conf, $altSortField)
since TYPO3 3.6, this function will be removed in TYPO3 4.6, use HMENU of type "userfunction" instead of "userdefined" private
Member tslib_pibase::pi_list_query ($table, $count=0, $addWhere='', $mm_cat='', $groupBy='', $orderBy='', $query='', $returnQueryArray=FALSE)
since TYPO3 3.6, this function will be removed in TYPO3 4.5, use pi_exec_query() instead!
Member tx_coreupdates_installnewsysexts::addExtToList (array $extKeys)
since TYPO3 4.5, will be removed in TYPO3 4.7 - Should not be needed anymore. Extensions should be installed directly by calling Tx_Install_Updates_Base::installExtensions()
Member tx_coreupdates_installnewsysexts::writeNewExtensionList ($newExtList)
since TYPO3 4.5, will be removed in TYPO3 4.7 - Use Tx_Install_Updates_Base::installExtensions() instead
Member tx_coreupdates_installsysexts::addExtToList (array $extKeys)
since TYPO3 4.5, will be removed in TYPO3 4.7 - Should not be needed anymore. Extensions should be installed directly by calling Tx_Install_Updates_Base::installExtensions()
Member tx_coreupdates_installsysexts::writeNewExtensionList ($newExtList)
since TYPO3 4.5, will be removed in TYPO3 4.7 - Use Tx_Install_Updates_Base::installExtensions() instead
Member tx_em_Extensions_Details::helpCol ($key)
since TYPO3 4.5, will be removed in TYPO3 4.7
Member tx_em_Tools::getArrayFromLocallang ($file, $key= 'default')
since TYPO3 4.5.1, will be removed in TYPO3 4.7 - use pageRenderer->addInlineLanguageLabelFile() instead
Class Tx_Extbase_BaseTestCase
use Tx_Extbase_Tests_Unit_BaseTestCase instead
Member Tx_Extbase_Dispatcher::getConfigurationManager ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member Tx_Extbase_Dispatcher::getExtbaseFrameworkConfiguration ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member Tx_Extbase_Dispatcher::getPersistenceManager ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member Tx_Extbase_Domain_Model_FrontendUser::getUsergroups ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0 - use Tx_Extbase_Domain_Model_FrontendUser::getUsergroup() instead
Member Tx_Extbase_MVC_Controller_ControllerContext::getFlashMessages ()
Member Tx_Extbase_MVC_Controller_FlashMessages::getAll ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Use Use getAllMessages() instead
Member Tx_Extbase_MVC_Controller_FlashMessages::getAllAndFlush ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Use getAllMessagesAndFlush() instead
Member Tx_Extbase_MVC_Web_Request::getContentObjectData ()
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Use the ConfigurationManager to retrieve the current ContentObject
Member Tx_Extbase_Object_Manager::getObject ($objectName)
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Please use Tx_Extbase_Object_ObjectManager instead
Member Tx_Extbase_Persistence_Query::count ()
since Extbase 1.3.0; was removed in FLOW3; will be removed in Extbase 1.4.0; use Query::execute()::count() instead
Member Tx_Extbase_Persistence_Query::withUid ($operand)
since Extbase 1.2.0; was removed in FLOW3; will be removed in Extbase 1.3.0; use equals() instead
Member Tx_Extbase_Reflection_ObjectAccess::getAccessibleProperties ($object)
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Please use getGettableProperties() instead
Member Tx_Extbase_Reflection_ObjectAccess::getAccessiblePropertyNames ($object)
since Extbase 1.3.0; will be removed in Extbase 1.5.0. Please use getGettablePropertyNames() instead
Member Tx_Extbase_Utility_Extension::convertCamelCaseToLowerCaseUnderscored ($string)
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member Tx_Extbase_Utility_Extension::convertLowerUnderscoreToUpperCamelCase ($string)
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member Tx_Extbase_Utility_Extension::convertUnderscoredToLowerCamelCase ($string)
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Class Tx_Fluid_Core_ViewHelper_TagBasedViewHelper
. Extend Tx_Fluid_Core_ViewHelper_AbstractTagBasedViewHelper instead!
Class Tx_Fluid_ViewHelpers_Form_TextboxViewHelper
since 1.0.0 alpha 7
Class Tx_Fluid_ViewHelpers_RenderFlashMessagesViewHelper
since Extbase 1.3.0; will be removed in Extbase 1.5.0
Member tx_scheduler_CronCmd::getNextValue ($currentValue, array $listArray)
since 4.5
Member tx_scheduler_CronCmd::getTstamp ()
since 4.5
Member tx_simulatestatic::makeSimulatedFileNameCompat (array &$parameters, tslib_fe &$parentObject)
since TYPO3 4.3, will be deleted in TYPO3 4.6
Namespace TYPO3

since TYPO3 4.4: Use XCLASS t3lib/class.t3lib_rteapi.php instead. Will be removed in TYPO3 4.6.

since TYPO3 4.3, this class will be removed in TYPO3 4.5, it has been integrated to extension DBAL.

since TYPO3 4.3, will be removed in TYPO3 4.6

since TYPO3 3.6

Member ux_t3lib_DB::quoteSelectFields ($select_fields)
since TYPO3 4.0, will be removed in TYPO3 4.6
Member ux_t3lib_DB::sql ($db, $query)
since TYPO3 4.1, will be removed in TYPO3 4.6
Member wslib::CLI_main ()
since TYPO3 4.5, will be removed in TYPO3 4.7 - This was meant for an obsolete CLI script. You shouldn't be calling this.