ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
Deprecated List
Global ActiveRecord::getArrayForDb ()
Global ActiveRecord::getFirstFromLastQuery ()
Global ActiveRecord::installConnector ()
Do not use in Core DB-update.
Global ActiveRecord::installDB ()
Do not use in Core DB-update. Please generate the manual installation script by using:
Global ActiveRecord::returnDbTableName ()
Global ActiveRecordList::getFirstFromLastQuery ()
Global ActiveRecordList::loadLastQuery ()
Global arFieldList::getInstanceFromStorage ($ar)
Global arMixedKey::returnDbTableName ()
Global ASS_AnswerTrueFalse::isFalse ()
Use isIncorrect instead.
Global ASS_AnswerTrueFalse::isTrue ()
Use isCorrect instead.
Global ASS_AnswerTrueFalse::setFalse ()
Use setCorrectness instead.
Global ASS_AnswerTrueFalse::setTrue ()
Use setCorrectness instead.
Global assOrderingQuestion::copyImages ($question_id, $source_questionpool)
(!) simply use the working method duplicateImages(), we do not search the difference here and we will delete this soon (!) currently no usage found, remove for il5.3
Global assOrderingQuestion::getOrderElements ()
seriously, stop looking for this kind data at this point (!) look where it comes from and learn (!)
Global assQuestion::_instanciateQuestion ($question_id)
use assQuestion::_instantiateQuestion() instead.
Global assQuestion::_instanciateQuestionGUI ($question_id)
Use instantiateQuestionGUI (without legacy underscore & typos) instead. public
Global assQuestion::isHTML ($a_text)
use ilUtil::isHTML() instead
Global assQuestion::lookupOriginalParentObjId ($originalQuestionId)
: use assQuestion::lookupParentObjId() instead
Global assQuestion::setNewOriginalId ($newId)
Global assQuestionGUI::_getClassNameForQType ($q_type)
Global assQuestionGUI::_getGUIClassNameForId ($a_q_id)
Global assQuestionGUI::createQuestionGUI ($question_type, $question_id=-1)
: WTF is this? GUIobject::question should be a GUIobject !? WTF is a question alias !?
Global assQuestionGUI::getAnswerFeedbackOutput ($active_id, $pass)
Use getGenericFeedbackOutput instead.
Global BaseFacebook::getApiSecret ()
Global BaseFacebook::setApiSecret ($apiSecret)
Global CAS_PGTStorage_AbstractStorage::$_error_message
not used.
Global CAS_PGTStorage_AbstractStorage::getErrorMessage ()
not used.
Global CAS_PGTStorage_AbstractStorage::setErrorMessage ($error_message)
not used.
Global data ['from']
The "from" array will be removed in 2.0, use the "terminated_service" array instead
Global data ['SPs']
The "SPs" array will be removed, use the "remaining_services" array instead
Global data ['id']
The "id" variable will be removed.
Global GeSHi::disable_highlighting ()
In favour of enable_highlighting
Global GeSHi::enable_important_blocks ($flag)
Global GeSHi::set_brackets_highlighting ($flag)
In favour of set_symbols_highlighting
Global GeSHi::set_brackets_style ($style, $preserve_defaults=false)
In favour of set_symbols_style
Global GeSHi::set_language_path ($path)
The path to the language files should now be automatically detected, so this method should no longer be needed. The 1.1.X branch handles manual setting of the path differently so this method will disappear in 1.2.0.
Global GESHI_ERROR_NO_INPUT
Global GuzzleHttp::removeDotSegments ($path)
since version 1.4. Use UriResolver::removeDotSegments instead.
Global GuzzleHttp::resolve (UriInterface $base, $rel)
since version 1.4. Use UriResolver::resolve instead.
Global HTML_Template_ITX::setCallbackFunction ($tplfunction, $callbackfunction, $callbackobject='', $expandCallbackParameters=false)
The $callbackobject parameter is depricated since version 1.2 and might be dropped in further versions.
Global HTML_Template_ITX::setFunctioncontent ($functionID, $replacement)
Global HTMLPurifier_Injector::notifyEnd ($token)
Global ilBaseWorkflow::defineInputVar ($name)
Global ilBaseWorkflow::defineOutputVar ($name)
Global ilBaseWorkflow::getOutputVars ()
Global ilBaseWorkflow::hasInputVar ($name)
Global ilBaseWorkflow::hasOutputVar ($name)
Global ilBaseWorkflow::readInputVar ($name)
Global ilBaseWorkflow::readOutputVar ($name)
Global ilBaseWorkflow::writeInputVar ($name, $value)
Global ilBaseWorkflow::writeOutputVar ($name, $value)
Global ilBenchmark::start ($a_module, $a_bench)
Global ilBenchmark::stop ($a_module, $a_bench)
Global ilBiblEntryFactory::getAttributes ()
REFACTOR nach refactoring von loadAttributes Methoden die getAttributes verwenden entsprechend anpassen.
Global ilBiblEntryFactoryInterface::findByIdAndTypeString ($id, $type_string)
REFACTOR This has to be refactored to type_id and not type_string
Class ilBiblEntryTableGUI
REFACTOR
Global ilBiblEntryTablePresentationGUI::render ()
Has to be refactored.
Global ilBiblFileReaderInterface::parseContent ()
REFACTOR Implementierungen mit Objekten statt mit Arrays
Global ilBiblLibraryPresentationGUI::formatAttribute ($a, $type, $attributes, $prefix)
REFACTOR type via type factory verwenden
Global ilBiblLibraryPresentationGUI::generateLibraryLink (ilBiblEntry $entry, $type)
REFACTOR Mit Attribute Objekten arbeiten statt mit Array. Evtl. URL Erstellung vereinfachen
Global ilBiblTypeFactoryInterface::getInstanceForString (string $string)
Legacy REFACTOR use type factory
Global ilCalendarBlockGUI::showCalendarSubscription ()
ilCalendarSubscriptionGUI should be used
Global ilChatroomFormFactory::getCreationForm ()
replaced by default creation screens
Class ilChatroomGetPermissionsGUI
REMOVE
Global ilChatroomServerConnector::enterPrivateRoom ($scope, $subScope, $user)
Please use sendEnterPrivateRoom instead
Global ilChatroomServerConnector::leavePrivateRoom ($scope, $subScope, $user)
; Use sendLeavePrivateRoom instead
Global ilCtrl::addTab ($a_lang_var, $a_link, $a_cmd, $a_class)
use $ilTabs)
Global ilCtrl::getTabs ()
, use $ilTabs)
Class ilCustomInputGUI
Deprecated since 4.4, inherit directly from InputGUI instead
Class ilDBAnalyzer
Use global ilDB only. If something is missing there, please contact fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Global ilDBAnalyzer::__construct (ilDBInterface $ilDBInterface=null)
Use global ilDB only. If something is missing there, please contact fs@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch
Global ilDBAnalyzer::hasSequence ($a_table)
Please do not use since this method will lead to a ilDatabaseException. Will be removed later
Global ilDBConnections::connectDB ($a_dsn_db)
Global ilDBConnections::connectHost ($a_dsn_host)
Global ilDBGenerator::lookupAbstractedTables ()
abstraction_progress is no longer used in ILIAS
Global ilDBInterface::lockTables ($tables)
Use ilAtomQuery instead
Global ilDBInterface::unlockTables ()
Use ilAtomQuery instead
Global ilDBPdo::autoExecute ($tablename, $fields, $mode=ilDBConstants::AUTOQUERY_INSERT, $where=false)
Will be removed in ILIAS 5.3
Global ilDBPdo::lockTables ($tables)
Use ilAtomQuery instead
Global ilDBPdo::unlockTables ()
Use ilAtomQuery instead
Global ilDBPdoInterface::autoExecute ($tablename, $fields, $mode=ilDBConstants::AUTOQUERY_INSERT, $where=false)
Will be removed in ILIAS 5.3
Global ilDBPdoPostgreSQL::lockTables ($a_tables)
Use ilAtomQuery instead
Global ilDBPdoPostgreSQL::unlockTables ()
Use ilAtomQuery instead
Global ilDbSetup::readDump ()
use readDumpUltraSmall
Global ilDbSetup::readDumpSmall ()
use readDumpUltraSmall
Global ilDclBaseRecordModel::getRecordFieldValues ()
Global ilECSConnector::getEventQueues ()
Global ilECSDataMappingSettings::_getInstance ()
Global ilECSParticipantSettings::getEnabledParticipants ()
Global ilECSParticipantSettings::isEnabled ($a_mid)
Global ilECSSetting::_getInstance ()
Global ilExAssignment::getType ()
this will most probably become an non public function in the future (or become obsolete)
Global ilExAssignment::setType ($a_value)
this will most probably become an non public function in the future (or become obsolete)
Global ilExAssignment::TYPE_BLOG
Global ilExAssignment::TYPE_PORTFOLIO
Global ilExAssignment::TYPE_TEXT
Global ilExAssignment::TYPE_UPLOAD
direct checks against const should be avoided, use type objects instead
Global ilExAssignment::TYPE_UPLOAD_TEAM
Global ilExAssignment::TYPE_WIKI_TEAM
Class ilFileUtils
All Methods are widely used and there is currently no other service providing all of them, but please do not implement new methods in this class.
Class ilGlobalCacheQueryWrapper
currently unused
Global ilInternalLinkGUI::setMode ($a_mode="text")
Class ilJsonUtil
use PHP native functions
Global ilJsonUtil::decode ($json_notated_string, $suppress_native=false)
use json_decode instead
Global ilJsonUtil::encode ($mixed, $suppress_native=false)
use json_encode instead
Global ilLDAPSettingsGUI::prepareRoleSelect ($a_as_select=true)
Global ilLogger::write ($a_message, $a_level=ilLogLevel::INFO)
since version 5.1
Global ilLogger::writeLanguageLog ($a_topic, $a_lang_key)
since version 5.1
Global ilMainMenuGUI::_checkAdministrationPermission ()
Please use RBAC directly
Global ilMainMenuGUI::getHTML ()
Global ilMainMenuGUI::getLoginTargetPar ()
Get target parameter for login
Global ilMainMenuGUI::setActive ($a_active)
Global ilMainMenuGUI::setLoginTargetPar ($a_val)
Set target parameter for login (public sector).
Global ilMainMenuGUI::showLogoOnly (bool $a_value)
do not use in other contextx
Global ilMDEditorGUI::listQuickEdit_scorm ()
with release 5_3
Global ilMemcacheServer::returnDbTableName ()
Global ilMimeTypeUtil::getMimeType ($a_file='', $a_filename='', $a_mime='')
use ilMimeTypeUtil::lookupMimeType() instead
Global ilMMItemRepository::getPossibleSubItemTypesForForm ()
Global ilMMItemRepository::getPossibleTopItemTypesForForm ()
Global ilMMItemRepository::getTypeHandlerForType (string $type)
Global ilNewsItem::_getDefaultVisibilityForRefId ($a_ref_id)
will move to ilNewsData
Global ilNewsItem::_getNewsItemsOfUser ( $a_user_id, $a_only_public=false, $a_prevent_aggregation=false, $a_per=0, &$a_cnt=null)
(will migrate to ilNewsData)
Global ilNewsItem::_lookupContextObjId ($a_news_id)
will move to ilNewsData
Global ilNewsItem::_lookupDefaultPDPeriod ()
will move to settings
Global ilNewsItem::_lookupMediaObjectUsages ($a_mob_id)
will move to ilNewsData
Global ilNewsItem::_lookupMobId ($a_news_id)
will move to ilNewsData
Global ilNewsItem::_lookupRSSPeriod ()
will move to settings
Global ilNewsItem::_lookupTitle ($a_news_id)
will move to ilNewsData
Global ilNewsItem::_lookupUserPDPeriod ($a_user_id)
will move to settings->user
Global ilNewsItem::_lookupVisibility ($a_news_id)
will move to ilNewsData
Global ilNewsItem::_setRead ($a_user_id, $a_news_id)
will move to ilNewsData
Global ilNewsItem::_setUnread ($a_user_id, $a_news_id)
will move to ilNewsData
Global ilNewsItem::aggregateFiles ($news, $a_ref_id)
will move to ilNewsData
Global ilNewsItem::aggregateForums ($news, $a_group_posting_sequence=false)
will move to ilNewsData
Global ilNewsItem::checkNewsExistsForObjects ($objects, $a_time_period=1)
will move to ilNewsData
Global ilNewsItem::create ()
(will migrate to ilNewsData or other class taking care of persistence)
Global ilNewsItem::delete ()
will move to ilNewsData
Global ilNewsItem::deleteNewsOfContext ( $a_context_obj_id, $a_context_obj_type, $a_context_sub_obj_id=0, $a_context_sub_obj_type="")
will move to ilNewsData
Global ilNewsItem::deliverMobFile ($a_purpose="Standard", $a_increase_download_cnt=false)
will move to ?
Global ilNewsItem::determineNewsContent ($a_context_obj_type, $a_content, $a_is_lang_var)
will move to util?
Global ilNewsItem::determineNewsTitle ( $a_context_obj_type, $a_title, $a_content_is_lang_var, $a_agg_ref_id=0, $a_aggregation="")
will move to util?
Global ilNewsItem::filterObjIdsPerNews ($a_obj_ids, $a_time_period=0, $a_starting_date="", $a_ending_date='', $ignore_period=false)
will move to ilNewsData
Global ilNewsItem::getAggregatedChildNewsData ( $a_ref_id, $a_only_public=false, $a_time_period=0, $a_prevent_aggregation=false, $a_starting_date="", $a_no_auto_generated=false)
will move to ilNewsData
Global ilNewsItem::getAggregatedNewsData ( $a_ref_id, $a_only_public=false, $a_time_period=0, $a_prevent_aggregation=false, $a_starting_date="", $a_no_auto_generated=false, $a_user_id=null, $a_limit=0, $a_exclude=array())
(will migrate to ilNewsData)
Global ilNewsItem::getFirstNewsIdForContext ( $a_context_obj_id, $a_context_obj_type, $a_context_sub_obj_id="", $a_context_sub_obj_type="")
will move to ilNewsData
Global ilNewsItem::getLastNewsIdForContext ( $a_context_obj_id, $a_context_obj_type, $a_context_sub_obj_id="", $a_context_sub_obj_type="", $a_only_today=false)
will move to ilNewsData
Global ilNewsItem::getNewsForRefId ( $a_ref_id, $a_only_public=false, $a_stopnesting=false, $a_time_period=0, $a_prevent_aggregation=true, $a_forum_group_sequences=false, $a_no_auto_generated=false, $a_ignore_date_filter=false, $a_user_id=null, $a_limit=0, $a_excluded=array())
(will migrate to ilNewsData)
Global ilNewsItem::getNewsOfContext ( $a_context_obj_id, $a_context_obj_type, $a_context_sub_obj_id=0, $a_context_sub_obj_type="")
will move to ilNewsData
Global ilNewsItem::getPrivateFeedId ()
will move to settings->user
Global ilNewsItem::increaseDownloadCounter ()
will move to data
Global ilNewsItem::increasePlayCounter ()
will move to data
Global ilNewsItem::mergeNews ($n1, $n2)
will move to ilNewsData
Global ilNewsItem::prepareNewsDataFromCache ($a_cres)
will move to data
Global ilNewsItem::queryNewsForContext ( $a_for_rss_use=false, $a_time_period=0, $a_starting_date="", $a_no_auto_generated=false, $a_oldest_first=false, $a_limit=0)
will move to ilNewsData
Global ilNewsItem::queryNewsForMultipleContexts ( $a_contexts, $a_for_rss_use=false, $a_time_period=0, $a_starting_date="", $a_no_auto_generated=false, $a_user_id=null, $a_limit=0, $a_exclude=array())
will move to ilNewsData
Global ilNewsItem::read ()
(will migrate to ilNewsData or other class taking care of persistence)
Global ilNewsItem::setPrivateFeedId ($a_userId)
will move to settings->user
Global ilNewsItem::update ($a_as_new=false)
(will migrate to ilNewsData or other class taking care of persistence)
Global ilObjBibliographic::getFileTypeAsString ()
use type factory instead of string representation
Global ilObjBibliographicGUI::getType ()
REFACTOR use type factory via Facade
Global ilObjDataCollection::_hasReadAccess ($ref)
Global ilObjDataCollection::_hasWriteAccess ($ref)
Global ilObject::_prepareCloneSelection ($a_ref_ids, $new_type, $show_path=true)
since version 5.2
Global ilObjectFactory::getTypeByRefId ($a_ref_id, $stop_on_error=true)
since version 5.3
Global ilObjFile::_lookupFileName ($a_id)
Static methods will be removed in a future version of ILIAS
Global ilObjFileGUI::versions ()
Global ilObjGroup::initGroupStatus ($a_grpStatus=GRP_TYPE_PUBLIC)
with 5.3 use ilObjGroup->updateGroupType
Global ilObjLanguage::optimizeData ()
Global ilObjLanguageFolderGUI::getActions ()
seems to be not needed anymore
Global ilObjTest::_getUserIdFromActiveId ($active_id)
: use ilTestParticipantData instead
Global ilObjTest::_instanciateQuestion ($question_id)
use assQuestion::_instanciateQuestion($question_id) instead
Global ilObjTest::_lookupRandomTest ($a_obj_id)
Global ilObjTest::_lookupRandomTestFromActiveId ($active_id)
Global ilObjTest::getAnswerFeedback ()
Use getGenericAnswerFeedback instead.
Global ilObjTest::getNrOfResultsForPass ($active_id, $pass)
: still in use?
Global ilObjTest::hasRandomQuestionsForPass ($active_id, $pass)
: still in use?
Global ilObjTest::isNewRandomTest ()
–> old school random test
Global ilObjTest::isNrOfTriesReached ($tries)
: tries field differs per situation, outside a pass it's the number of tries, inside a pass it's the current pass number.
Global ilObjTest::randomSelectQuestions ($nr_of_questions, $questionpool, $use_obj_id=0, $qpls="", $pass=null)
–> old school random test
Global ilObjTest::userLookupFullName ($user_id, $overwrite_anonymity=false, $sorted_order=false, $suffix="")
: use ilTestParticipantData instead
Global ilOrgUnitImporter::importXmlRepresentation ($a_entity, $a_id, $a_xml, $a_mapping)
Global ilParticipants::getInstanceByObjId ($a_obj_id)
since version 5.4 use getInstance() (ref_id based)
Class ilPDFGeneration
Global ilPluginNode::trigger ($a_type, $a_params=null)
Global ilPropertyFormGUI::setTopAnchor ($a_val)
Global ilRbacAdmin::applyMovedObjectDidacticTemplates ($a_ref_id, $a_old_parent)
since version 5.1.0 will be removed with 5.4 and implemented using event handler
Global ilRbacReview::getRolesOfRoleFolder ($a_ref_id, $a_nonassignable=true)
since version 4.5.0
Global ilSetup::installDatabase ()
Global ilShibbolethRoleAssignmentRule::matches ($a_data)
Global ilShibbolethRoleAssignmentRule::wildcardCompare ($a_str1, $a_str2)
Global ilSoapFunctions::loginStudipUser ($sid, $user_id)
Global ilSoapUserAdministration::deleteUser ($sid, $user_id)
Global ilSoapUserAdministration::loginLDAP ($client, $username, $password)
since version 5.2
Global ilSoapUserAdministration::loginStudipUser ($sid, $user_id)
Global ilStartUpGUI::showLogin ()
since 5.2
Global ilStudyProgrammeAdvancedMetadataRecord::returnDbTableName ()
Global ilStudyProgrammeType::returnDbTableName ()
Global ilStudyProgrammeTypeTranslation::returnDbTableName ()
Global ilStyleDefinition::getAllTemplates ()
due to bad naming.
Global ilTable2GUI::addSelectionButton ($a_sel_var, $a_options, $a_cmd, $a_text, $a_default_selection='')
Global ilTable2GUI::setCloseCommand ($a_link)
Global ilTabsGUI::addTarget ( $a_text, $a_link, $a_cmd="", $a_cmdClass="", $a_frame="", $a_activate=false, $a_dir_text=false)
since version 5.0
Global ilTabsGUI::setTabActive ($a_id)
since version 5.2
Global ilTemplate::addAdminPanelCommand ($a_cmd, $a_txt, $a_arrow=false)
use addAdminPanelToolbar
Global ilTestEvaluationGUI::filterEvaluation ()
command is not used any longer
Global ilTestEvaluationGUI::resetfilterEvaluation ()
command is not used any longer
Global ilTestServiceGUI::getPassListOfAnswersWithScoring (&$result_array, $active_id, $pass, $show_solutions=false)
Global ilTextAreaInputGUI::setCols ($a_cols)
Global ilTimingCache::_getTimings ($a_ref_id)
7
Global ilTimingCache::_showWarning ($a_ref_id, $a_usr_id)
7
Global ilToolbarGUI::addButton ( $a_txt, $a_cmd, $a_target="", $a_acc_key="", $a_additional_attrs='', $a_id="", $a_class='submit')
use addButtonInstance() instead!
Global ilToolbarGUI::addFormButton ($a_txt, $a_cmd, $a_acc_key="", $a_primary=false, $a_class=false)
use addButtonInstance() instead!
Global ilTree::__checkDelete ($a_node)
since 4.4.0
Global ilTree::__getSubTreeByParentRelation ($a_node_id, &$parent_childs)
since 4.4.0
Global ilTree::__validateSubtrees (&$lft_childs, $parent_childs)
since 4.4.0
Global ilTree::getNodeDataByType ($a_type)
since 4.4.0
Global ilTree::isSaved ($a_node_id)
since 4.4.0
Global ilTree::saveSubTree ($a_node_id, $a_set_deleted=false)
since 4.4.0
Global ilUserQuery::getUserListData ( $a_order_field, $a_order_dir, $a_offset, $a_limit, $a_string_filter="", $a_activation_filter="", $a_last_login_filter=null, $a_limited_access_filter=false, $a_no_courses_filter=false, $a_course_group_filter=0, $a_role_filter=0, $a_user_folder_filter=null, $a_additional_fields='', $a_user_filter=null, $a_first_letter="", $a_authentication_filter=null)
Global ilUtil::buildLatexImages ($a_text, $a_dir)
Global ilUtil::createDirectory ($a_dir, $a_mod=0755)
in favour of Filesystem::createDir() located at the filesystem service.
Global ilUtil::dbSupportsDisctinctUmlauts ()
Global ilUtil::delDir ($a_dir, $a_clean_only=false)
in favour of Filesystem::deleteDir() located at the filesystem service.
Global ilUtil::getConvertCmd ()
Global ilUtil::getDataDir ()
in favour of the filesystem service which should be used to operate on the storage directory.
Global ilUtil::getDir ($a_dir, $a_rec=false, $a_sub_dir="")
in favour of Filesystem::listContents() located at the filesystem service.
Global ilUtil::getTypeIconPath ($a_type, $a_obj_id, $a_size='small')
Global ilUtil::getWebspaceDir ($mode="filesystem")
in favour of the filesystem service which should be used for operations on the web dir.
Global ilUtil::img ($a_src, $a_alt=null, $a_width="", $a_height="", $a_border=0, $a_id="", $a_class="")
Global ilUtil::includeMathjax ($a_tpl=null)
Global ilUtil::insertLatexImages ($a_text, $a_start='[tex]', $a_end='[/tex]')
Global ilUtil::makeDir ($a_dir)
in favour of Filesystem::createDir() located at the filesystem service.
Global ilUtil::makeDirParents ($a_dir)
in favour of Filesystem::createDir() located at the filesystem service.
Global ilUtil::rangeDownload ($file)
use ilFileDelivery Class
Global ilUtil::rCopy ($a_sdir, $a_tdir, $preserveTimeAttributes=false)
in favour of Filesystem::copyDir() located at the filesystem service.
Global ilUtil::redirect ($a_script)
Use $DIC->ctrl()->redirectToURL() instead
Global ilWACSecurePath::returnDbTableName ()
Global ilWorkspaceExplorer::__construct ($a_type, $a_target, $a_session_variable, ilWorkspaceTree $a_tree, ilWorkspaceAccessHandler $a_access_handler)
use class ilWorkspaceExplorerGUI instead
Global LTI::getHTML ()
Global Monolog::getAttachmentColor ($level)
Use underlying SlackRecord instead
Global Monolog::stringify ($fields)
Use underlying SlackRecord instead
Global nusoap_base::formatDump ($str)
Global nusoap_client::getDefaultRpcParams ()
Global nusoap_client::setDefaultRpcParams ($rpcParams)
Global nusoap_parser::get_response ()
use get_soapbody instead
Global nusoap_server::add_to_map ($methodname, $in, $out)
Global nusoap_xmlschema::getPHPType ($type, $ns)
Global nusoap_xmlschema::serializeTypeDef ($type)
Global nusoap_xmlschema::typeToForm ($name, $type)
Global Parser::unstrip ($text, $state)
use $this->mStripState->unstrip()
Global Parser::unstripForHTML ($text)
use $this->mStripState->unstripBoth()
Global Parser::unstripNoWiki ($text, $state)
use $this->mStripState->unstrip()
Global PEAR_ERROR_EXCEPTION
Global phpCAS::logoutWithRedirectServiceAndUrl ($service, $url)
The url parameter has been removed from the CAS server as of version 3.3.5.1
Global phpCAS::logoutWithUrl ($url)
The url parameter has been removed from the CAS server as of version 3.3.5.1
Class PhpOffice
1.17.0
Class PhpOffice
1.18.0
Class PhpOffice
1.18.0
Global PhpOffice::EULER
1.18.0
Global PhpOffice::parseComplex ($complexNumber)
1.12.0 No longer used by internal code. Please use the class instead
Class PhpOffice
1.18.0
Class PhpOffice
1.17.0
Class PhpOffice
1.18.0
Class PhpOffice
1.18.0
Class PhpOffice
1.18.0
Class PhpOffice
1.18.0
Class PhpOffice
1.18.0
Global PhpOffice::getInputEncoding ()
no use is made of this property
Global PhpOffice::setInputEncoding ($pValue)
no use is made of this property
Global PhpOffice::getInputEncoding ()
no use is made of this property
Global PhpOffice::setInputEncoding ($pValue)
no use is made of this property
Global PhpOffice::getUseEmbeddedCSS ()
no longer used
Global PhpOffice::setUseEmbeddedCSS ($pValue)
no longer used
Global RobRichards::generate_GUID ($prefix='pfx')
Method deprecated in Release 1.4.1
Global RobRichards::getAlgorith ()
Global Sabre::getPropertiesForPath ($path, $propertyNames=[], $depth=0)
Use getPropertiesIteratorForPath() instead (as it's more memory efficient)
Global Sabre::all (array $promises)
Global Sabre::error (callable $onRejected)
Class Sabre
Global Sabre::decodePath ($path)
use
Global Sabre::decodePathSegment ($path)
use ()
Global Sabre::encodePath ($path)
use ()
Global Sabre::encodePathSegment ($pathSegment)
use ()
Global Sabre::resolve ($basePath, $newPath)
Use Sabre().
Global Sabre::splitPath ($path)
Use Sabre().
Class Sabre
All these functions moved to functions.php http://sabre.io/license/ Modified BSD License
Global Sabre::negotiate ($acceptHeaderValue, array $availableOptions)
Use
Global Sabre::negotiateContentType ($acceptHeaderValue, array $availableOptions)
Use
Global Sabre::parseHTTPDate ($dateHeader)
Use parseDate
Global Sabre::toHTTPDate ( $dateTime)
Use toDate
Global SAML2::getAuthnContext ()
use getAuthnContextClassRef
Global SAML2::setAuthnContext ($authnContext)
use setAuthnContextClassRef
Class SAML2
Please use full certificates instead.
Global SAML2::__construct ($fingerPrint)
Please use full certificates instead.
Class SAML2
Please load full certificates instead.
Global SAML2::add ($fingerprint)
Class SAML2
Please load full certificates instead.
Global SAML2::loadFingerprints (CertificateProvider $configuration)
Global SAML2::loadFromConfiguration (CertificateProvider $configuration)
Global SAML2::getFingerprint ()
Please use full certificates instead.
Global SAML2::getCertificateFingerprints ()
Please use getCertifiateFile() or getCertificateData()
Global SAML2::getCertificateFingerprints ()
Please use getCertifiateFile() or getCertificateData()
Global SAML2::getCertificateFingerprints ()
Please use getCertificateData() or getCertificateFile().
Class SAML2
Please use full certificates instead.
Global SAML2::__construct (LoggerInterface $logger, FingerprintLoader $fingerprintLoader)
Please use full certificates instead.
Global SAML2::addNameId ( $node, array $nameId)
Please use objects instead: $nameId = new (); $nameId->value = $value; ... $nameId->toXML($node);
Global SAML2::parseNameId ( $xml)
Please use objects instead: $nameId = new ($xml);
Global SAML2::getXML ()
Global SAML2::fromArray (array $nameId)
Global SimpleSAML::generate_token ()
This method will be removed in SSP 2.0. Use generate() instead.
Global SimpleSAML::validate_token ($token)
This method will be removed in SSP 2.0. Use validate() instead.
Global SimpleSAML::t ( $tag, $replacements=array(), $fallbackdefault=true, $oldreplacements=array(), $striptags=false)
Not used in twig, gettext
Global SimpleSAML::validateCABuiltIn ($certificate, $caFile)
Global SimpleSAML::validateCAExec ($certificate, $caFile)
Global SimpleSAML::validateCertificate ($certificate, $caFile)
Global SimpleSAML_Auth_Default::extractPersistentAuthState (array &$state)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::handleUnsolicitedAuth ($authId, array $state, $redirectTo)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::initLogin ( $authId, $return, $errorURL=null, array $params=array())
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::initLogout ($returnURL, $authority)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::initLogoutReturn ($returnURL, $authority)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::loginCompleted ($state)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::logoutCallback ($state)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_Default::logoutCompleted ($state)
This method will be removed in SSP 2.0.
Global SimpleSAML_Auth_ProcessingChain::addUserID (&$state)
This method will be removed in SSP 2.0.
Global SimpleSAML_Configuration::copyFromBase ($instancename, $filename)
This function is superseeded by the getConfig() function.
Global SimpleSAML_Configuration::getBaseURL ()
This method will be removed in SimpleSAMLphp 2.0. Please use getBasePath() instead.
Global SimpleSAML_Configuration::init ($path, $instancename='simplesaml', $configfilename='config.php')
This function is superseeded by the setConfigDir function.
Class SimpleSAML_Error_NoPassive
This class has been deprecated and will be removed in SimpleSAMLphp 2.0. Please use SimpleSAML instead.
Class SimpleSAML_Error_ProxyCountExceeded
This class has been deprecated and will be removed in SimpleSAMLphp 2.0. Please use SimpleSAML instead.
Global SimpleSAML_Utilities::$logMask
This property will be removed in SSP 2.0.
Global SimpleSAML_Utilities::addURLparameter ($url, $parameters)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::aesDecrypt ($encData)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::aesEncrypt ($clear)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::arrayize ($data, $index=0)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::checkCookie ($retryURL=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::checkDateConditions ($start=null, $end=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::checkURLAllowed ($url, array $trustedSites=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::createHttpPostRedirectLink ($destination, $post)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::createPostRedirectLink ($destination, $post)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::debugMessage ($message, $type)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::fatalError ($trackId='na', $errorCode=null, Exception $e=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::fetch ($path, $context=array(), $getHeaders=false)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::formatDOMElement (DOMElement $root, $indentBase='')
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::formatXMLString ($xml, $indentBase='')
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::generateID ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::generateRandomBytes ($length)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::generateTimestamp ($instant=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getAcceptLanguage ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getAdminLoginURL ($returnTo=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getBaseURL ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getDefaultEndpoint (array $endpoints, array $bindings=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getDOMChildren (DOMElement $element, $localName, $namespaceURI)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getDOMText ($element)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getFirstPathElement ($trailingslash=true)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getLastError ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getSecretSalt ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getSelfHost ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getSelfHostWithPath ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::getTempDir ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::initTimezone ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::ipCIDRcheck ($cidr, $ip=null)
This method will be removed in version 2.0.
Global SimpleSAML_Utilities::isAdmin ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::isDOMElementOfType (DOMNode $element, $name, $nsURI)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::isHTTPS ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::isWindowsOS ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::loadPrivateKey (SimpleSAML_Configuration $metadata, $required=false, $prefix='')
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::loadPublicKey (SimpleSAML_Configuration $metadata, $required=false, $prefix='')
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::maskErrors ($mask)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::normalizeURL ($url)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::parseAttributes ($attributes)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::parseDuration ($duration, $timestamp=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::parseQueryString ($query_string)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::parseStateID ($stateId)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::popErrorMask ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::postRedirect ($destination, $post)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::redirect ($url, $parameters=array(), $allowed_redirect_hosts=null)
1.12.0 This method will be removed from the API.
Global SimpleSAML_Utilities::redirectTrustedURL ($url, $parameters=array())
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::redirectUntrustedURL ($url, $parameters=array())
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::requireAdmin ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::resolveCert ($path)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::resolvePath ($path, $base=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::resolveURL ($url, $base=null)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::selfURL ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::selfURLhost ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::selfURLNoQuery ()
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::setCookie ($name, $value, array $params=null, $throw=true)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::stringToHex ($bytes)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::transposeArray ($in)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::validateCA ($certificate, $caFile)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::validateXML ($xml, $schema)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::validateXMLDocument ($message, $type)
This method will be removed in SSP 2.0.
Global SimpleSAML_Utilities::writeFile ($filename, $data, $mode=0600)
This method will be removed in SSP 2.0.
Global SimpleSAML_XHTML_Template::getAttributeTranslation ($name)
This method will be removed in SSP 2.0. Please use ::getLanguage() instead.
Global SimpleSAML_XHTML_Template::getLanguage ()
This method will be removed in SSP 2.0. Please use ::getLanguage() instead.
Global SimpleSAML_XHTML_Template::getLanguageCookie ()
This method will be removed in SSP 2.0. Please use ::getLanguageCookie() instead.
Global SimpleSAML_XHTML_Template::getTag ($tag)
This method will be removed in SSP 2.0. Please use ::getTag() instead.
Global SimpleSAML_XHTML_Template::getTranslation ($translations)
This method will be removed in SSP 2.0. Please use ::getPreferredTranslation() instead.
Global SimpleSAML_XHTML_Template::includeInlineTranslation ($tag, $translation)
This method will be removed in SSP 2.0. Please use ::includeInlineTranslation() instead.
Global SimpleSAML_XHTML_Template::includeLanguageFile ($file, $otherConfig=null)
This method will be removed in SSP 2.0. Please use ::includeLanguageFile() instead.
Global SimpleSAML_XHTML_Template::lang_merge ($def, $lang)
This method will be removed in SimpleSAMLphp 2.0. Please use array_merge_recursive() instead.
Global SimpleSAML_XHTML_Template::noop ($tag)
This method will be removed in SSP 2.0. Please use ::noop() instead.
Global SimpleSAML_XHTML_Template::setLanguage ($language, $setLanguageCookie=true)
This method will be removed in SSP 2.0. Please use ::setLanguage() instead.
Global SimpleSAML_XHTML_Template::setLanguageCookie ($language)
This method will be removed in SSP 2.0. Please use ::setLanguageCookie() instead.
Global SimpleSAML_XHTML_Template::t ( $tag, $replacements=array(), $fallbackdefault=true, $oldreplacements=array(), $striptags=false)
This method will be removed in SSP 2.0. Please use ::t() instead.
Namespace SimpleSAMLphp

This class will be removed in SSP 2.0.

This class has been deprecated and will be removed in SSP 2.0. Use the memcookie module instead.

This entire class will be removed in SimpleSAMLphp 2.0.

Use ScopeFromAttribute instead.

Global soap_client::getDefaultRpcParams ()
Global soap_transport_http::decodeChunked ($buffer, $lb)
Global soap_transport_http::sendHTTPS ($data, $timeout=0, $response_timeout=30, $cookies)
Global sspmodAutoloadPSR0 ($className)
This method will be removed in SSP 2.0.
Global temporaryLoader ($class)
This function will be removed in SSP 2.0.
Global Title::userCanCreate ($doExpensiveQueries=true)
use userCan('create')
Global Title::userCanEdit ($doExpensiveQueries=true)
use userCan('edit')
Global Title::userCanMove ($doExpensiveQueries=true)
use userCan('move')
Global try
This file has been deprecated and will be removed in SSP 2.0. Use the memcookie module instead.
Class Twig_Autoloader
since 1.21 and will be removed in 2.0. Use Composer instead. 2.0.
Global Twig_Compiler::addIndentation ()
since 1.27 (to be removed in 2.0).
Global Twig_Compiler::getFilename ()
since 1.25 (to be removed in 2.0)
Class Twig_CompilerInterface
since 1.12 (to be removed in 3.0)
Global Twig_Environment::clearCacheFiles ()
since 1.22 (to be removed in 2.0)
Global Twig_Environment::clearTemplateCache ()
since 1.18.3 (to be removed in 2.0)
Global Twig_Environment::computeAlternatives ($name, $items)
since 1.23 (to be removed in 2.0)
Global Twig_Environment::getCacheFilename ($name)
since 1.22 (to be removed in 2.0)
Global Twig_Environment::getCompiler ()
since 1.25 (to be removed in 2.0)
Global Twig_Environment::getLexer ()
since 1.25 (to be removed in 2.0)
Global Twig_Environment::getParser ()
since 1.25 (to be removed in 2.0)
Global Twig_Environment::getTemplateClassPrefix ()
since 1.22 (to be removed in 2.0)
Global Twig_Environment::initRuntime ()
since 1.23 (to be removed in 2.0)
Global Twig_Environment::removeExtension ($name)
since 1.12 (to be removed in 2.0)
Global Twig_Environment::writeCacheFile ($file, $content)
since 1.22 (to be removed in 2.0)
Global Twig_Error::getTemplateFile ()
since 1.27 (to be removed in 2.0). Use getSourceContext() instead.
Global Twig_Error::getTemplateName ()
since 1.29 (to be removed in 2.0). Use getSourceContext() instead.
Global Twig_Error::setTemplateFile ($name)
since 1.27 (to be removed in 2.0). Use setSourceContext() instead.
Global Twig_Error::setTemplateName ($name)
since 1.29 (to be removed in 2.0). Use setSourceContext() instead.
Class Twig_ExistsLoaderInterface
since 1.12 (to be removed in 3.0)
Global Twig_Extension::getGlobals ()
since 1.23 (to be removed in 2.0), implement Twig_Extension_GlobalsInterface instead
Global Twig_Extension::getName ()
since 1.26 (to be removed in 2.0), not used anymore internally
Global Twig_Extension::initRuntime (Twig_Environment $environment)
since 1.23 (to be removed in 2.0), implement Twig_Extension_InitRuntimeInterface instead
Global Twig_ExtensionInterface::getGlobals ()
since 1.23 (to be removed in 2.0), implement Twig_Extension_GlobalsInterface instead
Global Twig_ExtensionInterface::getName ()
since 1.26 (to be removed in 2.0), not used anymore internally
Global Twig_ExtensionInterface::initRuntime (Twig_Environment $environment)
since 1.23 (to be removed in 2.0), implement Twig_Extension_InitRuntimeInterface instead
Class Twig_Extensions_Autoloader
since version 1.5, use Composer instead.
Class Twig_Extensions_Grammar
since version 1.5
Class Twig_Extensions_Grammar_Arguments
since version 1.5
Class Twig_Extensions_Grammar_Array
since version 1.5
Class Twig_Extensions_Grammar_Body
since version 1.5
Class Twig_Extensions_Grammar_Boolean
since version 1.5
Class Twig_Extensions_Grammar_Constant
since version 1.5
Class Twig_Extensions_Grammar_Expression
since version 1.5
Class Twig_Extensions_Grammar_Hash
since version 1.5
Class Twig_Extensions_Grammar_Number
since version 1.5
Class Twig_Extensions_Grammar_Optional
since version 1.5
Class Twig_Extensions_Grammar_Switch
since version 1.5
Class Twig_Extensions_Grammar_Tag
since version 1.5
Class Twig_Extensions_GrammarInterface
since version 1.5
Class Twig_Extensions_SimpleTokenParser
since version 1.5
Class Twig_Filter
since 1.12 (to be removed in 2.0)
Class Twig_Filter_Function
since 1.12 (to be removed in 2.0)
Class Twig_Filter_Method
since 1.12 (to be removed in 2.0)
Class Twig_Filter_Node
since 1.12 (to be removed in 2.0)
Class Twig_FilterCallableInterface
since 1.12 (to be removed in 2.0)
Class Twig_FilterInterface
since 1.12 (to be removed in 2.0)
Class Twig_Function
since 1.12 (to be removed in 2.0)
Class Twig_Function_Function
since 1.12 (to be removed in 2.0)
Class Twig_Function_Method
since 1.12 (to be removed in 2.0)
Class Twig_Function_Node
since 1.12 (to be removed in 2.0)
Class Twig_FunctionCallableInterface
since 1.12 (to be removed in 2.0)
Class Twig_FunctionInterface
since 1.12 (to be removed in 2.0)
Class Twig_LexerInterface
since 1.12 (to be removed in 3.0)
Class Twig_Loader_String
since 1.18.1 (to be removed in 2.0)
Global Twig_LoaderInterface::getSource ($name)
since 1.27 (to be removed in 2.0), implement Twig_SourceContextLoaderInterface
Global Twig_Node::getFilename ()
since 1.27 (to be removed in 2.0)
Global Twig_Node::getLine ()
since 1.27 (to be removed in 2.0)
Global Twig_Node::setFilename ($name)
since 1.27 (to be removed in 2.0)
Global Twig_Node::toXml ($asDom=false)
since 1.16.1 (to be removed in 2.0)
Class Twig_Node_Expression_ExtensionReference
since 1.23 and will be removed in 2.0.
Class Twig_NodeInterface
since 1.12 (to be removed in 3.0)
Global Twig_NodeInterface::getLine ()
since 1.27 (to be removed in 2.0)
Global Twig_Parser::addHandler ($name, $class)
since 1.27 (to be removed in 2.0)
Global Twig_Parser::addNodeVisitor (Twig_NodeVisitorInterface $visitor)
since 1.27 (to be removed in 2.0)
Global Twig_Parser::getEnvironment ()
since 1.27 (to be removed in 2.0)
Global Twig_Parser::getFilename ()
since 1.27 (to be removed in 2.0).
Class Twig_ParserInterface
since 1.12 (to be removed in 3.0)
Class Twig_SourceContextLoaderInterface
since 1.27 (to be removed in 3.0)
Global Twig_Template::getEnvironment ()
since 1.20 (to be removed in 2.0)
Global Twig_Template::getSource ()
since 1.27 (to be removed in 2.0). Use getSourceContext() instead
Class Twig_TemplateInterface
since 1.12 (to be removed in 3.0)
Class Twig_Test
since 1.12 (to be removed in 2.0)
Class Twig_Test_Function
since 1.12 (to be removed in 2.0)
Class Twig_Test_Method
since 1.12 (to be removed in 2.0)
Class Twig_Test_Node
since 1.12 (to be removed in 2.0)
Class Twig_TestCallableInterface
since 1.12 (to be removed in 2.0)
Class Twig_TestInterface
since 1.12 (to be removed in 2.0)
Class Twig_TokenParserBroker
since 1.12 (to be removed in 2.0)
Class Twig_TokenParserBrokerInterface
since 1.12 (to be removed in 2.0)
Global Twig_TokenStream::getFilename ()
since 1.27 (to be removed in 2.0)
Global usleepWindows ($usec)
Global Whoops::getResourcesPath ()
Global Whoops::setResourcesPath ($resourcesPath)
Global wsdl::serializeParameters ($operation, $direction, $parameters)