Get XOOPS XOOPSXOOPS FAQFAQ ForumsForums NewsNews ThemesThemes ModulesModules

Search

Donate to XOOPS!

Please select an amount to donate


Do you want your username revealed with your donation?
Yes - List me as a Generous Donor
No - List my donation as from an Anonymous Donor


Local Support

Advertisement

XOOPS Code hosted on SourceForge

Cumulus Tag Cloud

admin Arabic banner block Christmas comments cumulus DayDawn dhsoft e-Commerce E-Learning Git Google GUI hacks instant-zero jQuery module mygalleries news Nordic Olédrion oxygen PageRank PHP rmcommon security SEO simple-XOOPS Smarty sport tag Theme tutorial wiki WOX xoops XoopsEngine ZendFramework

New Users

Registering user

# 133963

hillsync

Welcome to XOOPS!
[Main Page]

Deprecated Functions

From XOOPS Web Application System

Main Page | Recent changes | Edit this page | Page history | Switch to MediaWiki mode

Printable version | Disclaimers | Privacy policy

Deprecated functions in 2.5.4 or previous release

=========================

- method: Database::getInstance()

- method: XoopsLogger->logger(), use XoopsLogger::getInstance()

- method: XoopsLogger->addDeprecated()

- method: XoopsLogger::triggerError()

- method: XoopsLogger->dumpAll()

- method: XoopsLogger->dumpBlocks()

- method: XoopsLogger->dumpExtra()

- method: XoopsLogger->dumpQueries()

- method: XoopsModelRead->getByLimit(), use XoopsModelRead->getAll()

- method: XoopsModelRead->convertResultSet()

- method: XoopsModelSync->sychronization(), use XoopsModelSync->cleanOrphan()

- method: XoopsEditorHandler::getList() static call, use XoopsEditorHandler::getInstance()

- method: XoopsEditorHandler::render(), load editor object then call $editor->render();

- method: XoopsForm->getObjectID()

- method: XoopsForm->getName()

- method: XoopsFormElement->getNocolspan()

- method: XoopsFormElement->setNocolspan()

- method: XoopsFormElement->getFormType()

- method: XoopsFormElement->setFormType()

- method: MyTextSanitizerExtension::codeSanitizer()

- method: MyTextSanitizer::sanitizeForPreview()

- method: MyTextSanitizer::makeTboxData4Save()

- method: MyTextSanitizer::makeTboxData4Show()

- method: MyTextSanitizer::makeTboxData4Edit()

- method: MyTextSanitizer::makeTboxData4Preview()

- method: MyTextSanitizer::makeTboxData4PreviewInForm()

- method: MyTextSanitizer::makeTareaData4Save()

- method: MyTextSanitizer::makeTareaData4Show()

- method: MyTextSanitizer::makeTareaData4Edit()

- method: MyTextSanitizer::makeTareaData4Preview()

- method: MyTextSanitizer::makeTareaData4PreviewInForm()

- method: MyTextSanitizer::makeTareaData4InsideQuotes()

- method: MyTextSanitizer::oopsStripSlashesGPC()

- method: MyTextSanitizer::oopsStripSlashesRT()

- method: MyTextSanitizer::oopsAddSlashes()

- method: MyTextSanitizer::oopsHtmlSpecialChars()

- method: MyTextSanitizer::oopsNl2Br()

- method: XoopsTpl->xoops_setTemplateDir()

- method: XoopsTpl->xoops_getTemplateDir()

- method: XoopsTpl->xoops_setDebugging()

- method: XoopsTpl->xoops_setCaching()

- method: XoopsTpl->xoops_setCompileDir()

- method: XoopsTpl->xoops_setCacheDir()

- method: XoopsTpl->xoops_canUpdateFromFile()

- method: XoopsTpl->xoops_fetchFromData()

- method: XoopsTpl->xoops_setCacheTime()

- method: MyTextSanitizerExtension::sanitizeForDisplay()

- method: XoopsConfigHandler::deleteConfigOption()

- method: XoopsConfigCategory::getCatByModule()

- method: XoopsModule->checkAccess()

- method: XoopsModule->loadErrorMessages()

- method: XoopsModule->getCurrentPage()

- method: XoopsModule->install()

- method: XoopsModule->update()

- method: XoopsModule->insert()

- method: XoopsModule->executeSQL()

- method: XoopsModule->insertTemplates()

- method: XoopsModule->loadLanguage()

- method: XoopsModule->gettemplate()

- method: XoopsModule->insertBlocks()

- method: XoopsModule->insertConfigCategories()

- method: XoopsModule->insertConfig()

- method: XoopsModule->insertProfileFields()

- method: XoopsModule->executeScript()

- method: XoopsModule->insertGroupPermissions()

- method: XoopsObject->convertResultSet()

- method: XoopsUser->incrementPost()

- method: XoopsUser->groups()

- method: XoopsUser->getProfile()

- method: XoopsUser->loginUser()

- method: XoopsUser->updateUserByField()


- smarty: <{html_checkboxes}> 'checkboxes' attribute, use 'options'

- smarty: <{html_radios}> 'radios' attribute, use 'options'


- class: MytsLi (used in textsanitizer)

- class: MytsUl (used in textsanitizer)

- class: xos_kernel_Xoops2

- class: XoopsErrorHandler, use XoopsLogger class

- class: Uploader, see XoopsMediaUploader

- class: Utility, see XoopsUtility

- class: Captcha, XoopsCaptcha

- class: Cache, see XoopsCache

- class: File, see XoopsFile

- class: Model, see XoopsModelFactory

- class: Calendar, see XoopsCalendar

- class: UserUtility, see XoopsUsertility

- class: XoopsMailer, see XoopsMultiMailer

- class: XoopsStory

- class: XoopsTopic

- class: XoopsTree, see XoopsObjectTree

- class: XoopsBlockInstance

- class: XoopsBlockInstanceHandler


- file: class/logger_render.php, see class/logger/render.php

- file: class/logger.php, see class/logger/xoopslogger.php

- file: class/mimetypes.inc.php, see /include/mimetypes.inc.php

- file: class/module.errorhandler.php

- file: class/xoopscommments.php, see kernel/comment.php

- file: class/module.php , see kernel/module.php

- file: class/object.php , see kernel/object.php

- file: class/user.php , see kernel/user.php

- file: Frameworks/art/functions.user.php, use XoopsUserUtility class

- file: include/functions.legacy.php

- file: include/old_functions.php

- file: include/old_theme_functions.php

- file: include/xoopscodes.php

- file: /kernel/blockinstance.php


- function: xoops_module_get_admin_menu() in include/cp_functions.php

- function: xoops_module_write_admin_menu() in include/cp_functions.php

- function: xoops_load_lang_file() in include/functions.legacy.php

- function: xoops_refcheck() in include/functions.legacy.php

- function: xoops_getLinkedUnameFromId() in include/functions.legacy.php

- function: showbanner() in include/functions.legacy.php

- function: getTheme() in include/functions.legacy.php

- function: getcss() in include/functions.legacy.php

- function: getMailer() in include/functions.legacy.php

- function: OpenWaitBox() in include/functions.legacy.php

- function: CloseWaitBox() in include/functions.legacy.php

- function: xoops_getOption() in include/functions.php

- function: xoops_getConfigOption() in include/functions.php

- function: xoops_setConfigOption() in include/functions.php

- function: xoops_getModuleOption() in include/functions.php

- function: xoops_getBaseDomain() in include/functions.php

- function: xoops_getUrlDomain() in include/functions.php

- function: make_sidebar() in include/old_functions.php

- function: make_cblock() in include/old_functions.php

- function: openThread() in include/old_functions.php

- function: showThread() in include/old_functions.php

- function: closeThread() in include/old_functions.php

- function: OpenTable() in include/old_theme_functions.php

- function: CloseTable() in include/old_theme_functions.php

- function: themecenterposts() in include/old_theme_functions.php

- function: xoopsCodeTarea() in include/xoopscodes.php

- function: xoopsSmilies() in include/xoopscodes.php

- function: getByModule() in kernel/block.php

- function: getAllByGroupModule() in kernel/block.php

- function: getAdminBlocks() in kernel/block.php

- function: assignBlocks() in kernel/block.php

- function: userCheck() in register.php, see XoopsUserUtility::validate()

Retrieved from "http://xoops.org/modules/mediawiki/index.php/Deprecated_Functions"

This page has been accessed 427 times. This page was last modified 19:50, 4 December 2011. Content is available under XOOPS Web Application System.