File List

Here is a list of all files with brief descriptions:
doc.php [code]This file is only used to define MediaWiki documentation groups that are used across extensions but defined only in MediaWiki source code
Maps/Maps.i18n.php [code]Internationalization file for the Maps extension
Maps/Maps.php [code]Initialization file for the Maps extension
Maps/Maps_BaseGeocoder.php [code]MapsBaseGeocoder is an abstract class inherited by the geocoding classes
Maps/Maps_BaseMap.php [code]MapsBaseMap is an abstract class inherited by the map services classes
Maps/Maps_Geocoder.php [code]File containing the MapsGeocoder class which handles the non specific geocoding tasks
Maps/Maps_MapFeature.php [code]MapsMapFeature bundles some base functionallity for all general mapping feature classes
Maps/Maps_Mapper.php [code]A class that holds static helper functions for common functionality that is not map-spesific
Maps/Maps_ParserFunctions.php [code]A class that holds handlers for the mapping parser functions
Maps/Maps_Settings.php [code]File defining the settings for the Maps extension More info can be found at http://www.mediawiki.org/wiki/Extension:Maps#Settings
Maps/Maps_Utils.php [code]A class that holds static helper functions for common functionality that is map-spesific
Maps/Geocoders/Maps_GoogleGeocoder.php [code]Google Geocoding Service info: http://code.google.com/apis/maps/documentation/services.html#Geocoding_Direct
Maps/Geocoders/Maps_YahooGeocoder.php [code]Yahoo! Geocoding Service info: http://developer.yahoo.com/geo/geoplanet/
Maps/GoogleMaps/Maps_GoogleMaps.php [code]Class for handling the Maps parser functions with Google Maps
Maps/GoogleMaps/Maps_GoogleMapsUtils.php [code]
Maps/OpenLayers/Maps_OpenLayers.php [code]Class for handling the Maps parser functions with OpenLayers
Maps/OpenLayers/Maps_OpenLayersUtils.php [code]A class that holds static helper functions for OpenLayers
Maps/YahooMaps/Maps_YahooMaps.php [code]Class for handling the Maps parser functions with Yahoo! Maps
Maps/YahooMaps/Maps_YahooMapsUtils.php [code]A class that holds static helper functions for Yahoo! Maps
SemanticDrilldown/SemanticDrilldown.php [code]Semantic Drilldown extension
SemanticDrilldown/includes/SD_AppliedFilter.php [code]
SemanticDrilldown/includes/SD_Filter.php [code]
SemanticDrilldown/includes/SD_FilterValue.php [code]
SemanticDrilldown/includes/SD_PageSchemas.php [code]
SemanticDrilldown/includes/SD_Settings.php [code]This file exists for backward compatibility
SemanticDrilldown/includes/SD_Utils.php [code]
SemanticDrilldown/languages/SD_Aliases.php [code]Aliases for special pages
SemanticDrilldown/languages/SD_Language.php [code]
SemanticDrilldown/languages/SD_LanguageAr.php [code]
SemanticDrilldown/languages/SD_LanguageArz.php [code]
SemanticDrilldown/languages/SD_LanguageDe.php [code]
SemanticDrilldown/languages/SD_LanguageDe_formal.php [code]
SemanticDrilldown/languages/SD_LanguageEn.php [code]
SemanticDrilldown/languages/SD_LanguageFa.php [code]
SemanticDrilldown/languages/SD_LanguageNl.php [code]
SemanticDrilldown/languages/SD_LanguageZh_cn.php [code]
SemanticDrilldown/languages/SD_LanguageZh_tw.php [code]
SemanticDrilldown/languages/SD_Messages.php [code]
SemanticDrilldown/languages/SemanticDrilldown.i18n.magic.php [code]
SemanticDrilldown/specials/SD_BrowseData.php [code]
SemanticDrilldown/specials/SD_CreateFilter.php [code]
SemanticDrilldown/specials/SD_Filters.php [code]
SemanticForms/SemanticForms.php [code]Default settings for Semantic Forms
SemanticForms/includes/SF_AutocompleteAPI.php [code]
SemanticForms/includes/SF_AutoeditAPI.php [code]File holding the SFAutoEditAPI class
SemanticForms/includes/SF_CreatePageJob.php [code]
SemanticForms/includes/SF_Form.php [code]Represents a user-defined form
SemanticForms/includes/SF_FormEditAction.php [code]Handles the formedit action
SemanticForms/includes/SF_FormEditPage.php [code]Contains Form Edit Page inheriting from EditPage
SemanticForms/includes/SF_FormField.php [code]
SemanticForms/includes/SF_FormLinker.php [code]Gets the form(s) used to edit a page, both for existing pages and for not-yet-created, red-linked pages
SemanticForms/includes/SF_FormPrinter.php [code]Handles the creation and running of a user-created form
SemanticForms/includes/SF_FormUtils.php [code]Javascript- and HTML-creation utilities for the display of a form
SemanticForms/includes/SF_GlobalFunctions.php [code]Global functions for Semantic Forms
SemanticForms/includes/SF_PageSchemas.php [code]Static functions for Semantic Forms, for use by the Page Schemas extension
SemanticForms/includes/SF_ParserFunctions.php [code]Parser functions for Semantic Forms
SemanticForms/includes/SF_TemplateField.php [code]Defines a class, SFTemplateField, that represents a field in a template, including any possible semantic aspects it may have
SemanticForms/includes/SF_TemplateInForm.php [code]Represents a template in a user-defined form
SemanticForms/includes/SF_Utils.php [code]Helper functions for the Semantic Forms extension
SemanticForms/includes/forminputs/SF_CategoriesInput.php [code]File holding the SFCategoriesInput class
SemanticForms/includes/forminputs/SF_CategoryInput.php [code]File holding the SFCategoryInput class
SemanticForms/includes/forminputs/SF_CheckboxesInput.php [code]File holding the SFCheckboxesInput class
SemanticForms/includes/forminputs/SF_CheckboxInput.php [code]File holding the SFCheckboxInput class
SemanticForms/includes/forminputs/SF_ComboBoxInput.php [code]File holding the SFComboBoxInput class
SemanticForms/includes/forminputs/SF_DateInput.php [code]File holding the SFDateInput class
SemanticForms/includes/forminputs/SF_DateTimeInput.php [code]File holding the SFDateTimeInput class
SemanticForms/includes/forminputs/SF_DropdownInput.php [code]File holding the SFDropdownInput class
SemanticForms/includes/forminputs/SF_EnumInput.php [code]File holding the SFEnumInput class
SemanticForms/includes/forminputs/SF_FormInput.php [code]File holding the SFFormInput class
SemanticForms/includes/forminputs/SF_ListBoxInput.php [code]File holding the SFListBoxInput class
SemanticForms/includes/forminputs/SF_MultiEnumInput.php [code]File holding the SFMultiEnumInput class
SemanticForms/includes/forminputs/SF_RadioButtonInput.php [code]File holding the SFRadioButtonInput class
SemanticForms/includes/forminputs/SF_TextAreaInput.php [code]File holding the SFTextAreaInput class
SemanticForms/includes/forminputs/SF_TextAreaWithAutocompleteInput.php [code]File holding the SFTextAreaWithAutocompleteInput class
SemanticForms/includes/forminputs/SF_TextInput.php [code]File holding the SFTextInput class
SemanticForms/includes/forminputs/SF_TextWithAutocompleteInput.php [code]File holding the SFTextWithAutocompleteInput class
SemanticForms/includes/forminputs/SF_YearInput.php [code]File holding the SFYearInput class
SemanticForms/languages/SF_Aliases.php [code]Aliases for special pages
SemanticForms/languages/SF_Language.php [code]
SemanticForms/languages/SF_LanguageAr.php [code]
SemanticForms/languages/SF_LanguageArz.php [code]
SemanticForms/languages/SF_LanguageCa.php [code]
SemanticForms/languages/SF_LanguageDe.php [code]
SemanticForms/languages/SF_LanguageDe_formal.php [code]
SemanticForms/languages/SF_LanguageEn.php [code]
SemanticForms/languages/SF_LanguageEs.php [code]
SemanticForms/languages/SF_LanguageFa.php [code]
SemanticForms/languages/SF_LanguageFi.php [code]
SemanticForms/languages/SF_LanguageFr.php [code]
SemanticForms/languages/SF_LanguageHe.php [code]
SemanticForms/languages/SF_LanguageId.php [code]
SemanticForms/languages/SF_LanguageIt.php [code]
SemanticForms/languages/SF_LanguageNl.php [code]
SemanticForms/languages/SF_LanguageNo.php [code]
SemanticForms/languages/SF_LanguageZh_cn.php [code]
SemanticForms/languages/SF_LanguageZh_tw.php [code]
SemanticForms/languages/SF_Magic.php [code]
SemanticForms/languages/SF_Messages.php [code]Internationalization file for the Semantic Forms extension
SemanticForms/languages/SF_Namespaces.php [code]Namespace internationalization for the Semantic Forms extension
SemanticForms/specials/SF_CreateCategory.php [code]A special page holding a form that allows the user to create a category page, with SF forms associated with it
SemanticForms/specials/SF_CreateClass.php [code]A special page holding a form that allows the user to create a semantic property
SemanticForms/specials/SF_CreateForm.php [code]A special page holding a form that allows the user to create a data-entry form
SemanticForms/specials/SF_CreateProperty.php [code]A special page holding a form that allows the user to create a semantic property
SemanticForms/specials/SF_CreateTemplate.php [code]A special page holding a form that allows the user to create a template with semantic fields
SemanticForms/specials/SF_FormEdit.php [code]Displays a pre-defined form for either creating a new page or editing an existing one
SemanticForms/specials/SF_Forms.php [code]Shows list of all forms on the site
SemanticForms/specials/SF_FormStart.php [code]Displays a form for entering the title of a page, which then redirects to the form for creating/editing the page
SemanticForms/specials/SF_RunQuery.php [code]Displays a pre-defined form that a user can run a query with
SemanticForms/specials/SF_Templates.php [code]Shows list of all templates on the site
SemanticForms/specials/SF_UploadWindow.php [code]SFUploadWindow - used for uploading files from within a form
SemanticMaps/SemanticMaps.hooks.php [code]Static class for hooks handled by the Semantic Maps extension
SemanticMaps/SemanticMaps.i18n.php [code]Internationalization file for the Semantic Maps extension
SemanticMaps/SemanticMaps.php [code]Initialization file for the Maps extension
SemanticMaps/SM_Settings.php [code]File defining the settings for the Semantic Maps extension
SemanticMaps/includes/SM_AreaValueDescription.php [code]Description of a geographical area defined by a coordinates set and a distance to the bounds
SemanticMaps/includes/SM_GeoCoordsHooks.php [code]Implementation of datavalues that are geographic coordinates
SemanticMaps/includes/SM_GeoCoordsValue.php [code]Implementation of datavalues that are geographic coordinates
SemanticMaps/includes/SM_GeoCoordsValueDescription.php [code]Description of one data value of type Geographical Coordinates
SemanticMaps/includes/forminputs/SM_FormInput.php [code]Base form input class
SemanticMaps/includes/forminputs/SM_FormInputs.php [code]Initialization file for form input functionality in the Maps extension
SemanticMaps/includes/queryprinters/SM_KMLPrinter.php [code]SMWResultPrinter class for printing a query result as KML
SemanticMaps/includes/queryprinters/SM_Mapper.php [code]Default class to assign as handler for map result formats
SemanticMaps/includes/queryprinters/SM_MapPrinter.php [code]Query printer for maps
SemanticMaps/includes/queryprinters/SM_QueryHandler.php [code]Class for handling geographical SMW queries
SemanticMaps/includes/queryprinters/SM_QueryPrinters.php [code]Initialization file for query printer functionality in the Semantic Maps extension
SemanticMaps/includes/services/GoogleMaps3/SM_GoogleMaps3.php [code]This file holds the general information for the Google Maps v3 service
SemanticMaps/includes/services/GoogleMaps3/SM_GoogleMaps3FormInput.php [code]Google Maps v3 form input class
SemanticMaps/includes/services/GoogleMaps3/SM_GoogleMaps3MultiInput.php [code]Google Maps v3 form input class for multiple locations
SemanticMaps/includes/services/OpenLayers/SM_OpenLayers.php [code]This file holds the general information for the OpenLayers service
SemanticMaps/includes/services/OpenLayers/SM_OpenLayersFormInput.php [code]Class for OpenLayers form inputs
SemanticMaps/includes/services/YahooMaps/SM_YahooMaps.php [code]This file holds the general information for the Yahoo! Maps service
SemanticMaps/includes/services/YahooMaps/SM_YahooMapsFormInput.php [code]
SemanticMediaWiki/SemanticMediaWiki.hooks.php [code]Static class for hooks handled by the Semantic MediaWiki extension
SemanticMediaWiki/SemanticMediaWiki.php [code]
SemanticMediaWiki/SMW_Settings.php [code]
SemanticMediaWiki/includes/SMW_CompatibilityHelpers.php [code]This file contains the SMWCompatibilityHelper class
SemanticMediaWiki/includes/SMW_DataValueFactory.php [code]This file contains the SMWDataValueFactory class
SemanticMediaWiki/includes/SMW_DISerializer.php [code]Class for serializing SMWDataItem and SMWQueryResult objects to a context independent object consisting of arrays and associative arrays, which can be fed directly to json_encode, the MediaWiki API, and similar serializers
SemanticMediaWiki/includes/SMW_Factbox.php [code]The class in this file provides means of rendering a "Factbox" in articles
SemanticMediaWiki/includes/SMW_GlobalFunctions.php [code]Global functions and constants for Semantic MediaWiki
SemanticMediaWiki/includes/SMW_Infolink.php [code]This file contains the SMWInfolink class
SemanticMediaWiki/includes/SMW_Outputs.php [code]
SemanticMediaWiki/includes/SMW_PageLister.php [code]Helper class to generate HTML lists of wiki pages, with support for paged navigation using the from/until and limit settings as in MediaWiki's CategoryPage
SemanticMediaWiki/includes/SMW_PageSchemas.php [code]Functions for handling Semantic MediaWiki data within the Page Schemas extension
SemanticMediaWiki/includes/SMW_ParseData.php [code]The class in this file manages semantic data collected during parsing of an article
SemanticMediaWiki/includes/SMW_ParserExtensions.php [code]Static class to collect all functions related to parsing wiki text in SMW
SemanticMediaWiki/includes/SMW_QueryLanguage.php [code]Static class for functions related to the SMW query language
SemanticMediaWiki/includes/SMW_QueryParser.php [code]This file contains a class for parsing inline query strings
SemanticMediaWiki/includes/SMW_QueryProcessor.php [code]This file contains a static class for accessing functions to generate and execute semantic queries and to serialise their results
SemanticMediaWiki/includes/SMW_RefreshTab.php [code]
SemanticMediaWiki/includes/SMW_SemanticData.php [code]The class in this file provides a container for chunks of subject-centred data
SemanticMediaWiki/includes/SMW_Settings.php [code]
SemanticMediaWiki/includes/SMW_Setup.php [code]Global functions used for setting up the Semantic MediaWiki extension
SemanticMediaWiki/includes/api/ApiAsk.php [code]API module to query SMW by providing a query in the ask language
SemanticMediaWiki/includes/api/ApiAskArgs.php [code]API module to query SMW by providing a query specified as a list of conditions, printouts and parameters
SemanticMediaWiki/includes/api/ApiSMWInfo.php [code]API module to obtain info about the SMW install, primerily targeted at usage by the SMW registry
SemanticMediaWiki/includes/api/ApiSMWQuery.php [code]Base for API modules that query SMW
SemanticMediaWiki/includes/articlepages/SMW_ConceptPage.php [code]Special handling for relation/attribute description pages
SemanticMediaWiki/includes/articlepages/SMW_OrderedListPage.php [code]Abstract subclass of MediaWiki's Article that handles the common tasks of article pages for Concept and Property pages
SemanticMediaWiki/includes/articlepages/SMW_PropertyPage.php [code]Implementation of MediaWiki's Article that shows additional information on property pages
SemanticMediaWiki/includes/dataitems/SMW_DataItem.php [code]File holding abstract class SMWDataItem, the base for all dataitems in SMW
SemanticMediaWiki/includes/dataitems/SMW_DI_Blob.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Bool.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Concept.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Container.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Error.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_GeoCoord.php [code]Implementation of dataitems that are geographic coordinates
SemanticMediaWiki/includes/dataitems/SMW_DI_Number.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Property.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_String.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_Time.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_URI.php [code]
SemanticMediaWiki/includes/dataitems/SMW_DI_WikiPage.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DataValue.php [code]File holding abstract class SMWDataValue, the base for all datavalues in SMW
SemanticMediaWiki/includes/datavalues/SMW_DV_Bool.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Concept.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Error.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Import.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Number.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Property.php [code]File holding class SMWPropertyValue
SemanticMediaWiki/includes/datavalues/SMW_DV_PropertyList.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Quantity.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Record.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_String.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Temperature.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Time.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_Types.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_URI.php [code]
SemanticMediaWiki/includes/datavalues/SMW_DV_WikiPage.php [code]
SemanticMediaWiki/includes/export/SMW_Exp_Data.php [code]SMWExpData is a class representing semantic data that is ready for easy serialisation in OWL or RDF
SemanticMediaWiki/includes/export/SMW_Exp_Element.php [code]SMWExpElement is a class for representing single elements that appear in exported data, such as individual resources, data literals, or blank nodes
SemanticMediaWiki/includes/export/SMW_ExportController.php [code]File holding the SMWExportController class that provides basic functions for exporting pages to RDF and OWL
SemanticMediaWiki/includes/export/SMW_Exporter.php [code]
SemanticMediaWiki/includes/export/SMW_Serializer.php [code]File holding the SMWSerializer class that provides basic functions for serialising data in OWL and RDF syntaxes
SemanticMediaWiki/includes/export/SMW_Serializer_RDFXML.php [code]
SemanticMediaWiki/includes/export/SMW_Serializer_Turtle.php [code]
SemanticMediaWiki/includes/jobs/SMW_RefreshJob.php [code]
SemanticMediaWiki/includes/jobs/SMW_UpdateJob.php [code]File containing SMWUpdateJob
SemanticMediaWiki/includes/params/SMW_ParamFormat.php [code]Parameter manipulation ensuring the value is an file url
SemanticMediaWiki/includes/parserhooks/SMW_Ask.php [code]Class for the 'ask' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_Concept.php [code]Class for the 'concept' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_Declare.php [code]Class for the 'declare' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_Info.php [code]Class for the 'info' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_Set.php [code]Class for the 'set' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_SetRecurringEvent.php [code]Class for the 'set_recurring_event' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_Show.php [code]Class for the 'show' parser functions
SemanticMediaWiki/includes/parserhooks/SMW_SMWDoc.php [code]Class for the 'smwdoc' parser hooks, which displays parameter documentation for a specified result format
SemanticMediaWiki/includes/parserhooks/SMW_Subobject.php [code]Class for the 'subobject' parser functions
SemanticMediaWiki/includes/queryprinters/SMW_QP_Aggregatable.php [code]Result printer that supports the distribution parameter, and related parameters
SemanticMediaWiki/includes/queryprinters/SMW_QP_Category.php [code]Print query results in alphabetic groups displayed in columns, a la the standard Category pages and the default view in Semantic Drilldown
SemanticMediaWiki/includes/queryprinters/SMW_QP_CSV.php [code]CSV export for SMW Queries
SemanticMediaWiki/includes/queryprinters/SMW_QP_DSV.php [code]Result printer to print results in UNIX-style DSV (deliminter separated value) format
SemanticMediaWiki/includes/queryprinters/SMW_QP_Embedded.php [code]Print query results by embeddings them into pages
SemanticMediaWiki/includes/queryprinters/SMW_QP_JSONlink.php [code]Print links to JSON files representing query results
SemanticMediaWiki/includes/queryprinters/SMW_QP_List.php [code]Print query results in lists
SemanticMediaWiki/includes/queryprinters/SMW_QP_RDF.php [code]RDF export for SMW Queries
SemanticMediaWiki/includes/queryprinters/SMW_QP_RSSlink.php [code]Print links to RSS feeds for query results
SemanticMediaWiki/includes/queryprinters/SMW_QP_Table.php [code]Print query results in tables
SemanticMediaWiki/includes/queryprinters/SMW_QueryPrinter.php [code]File with abstract base class for printing query results
SemanticMediaWiki/includes/sparql/SMW_SparqlDatabase.php [code]Base classes for SMW's binding to SPARQL stores
SemanticMediaWiki/includes/sparql/SMW_SparqlDatabase4Store.php [code]4Store specific adjustments for SMWSparqlDatabase
SemanticMediaWiki/includes/sparql/SMW_SparqlDatabaseVirtuoso.php [code]Virtuoso specific adjustments for SMWSparqlDatabase
SemanticMediaWiki/includes/sparql/SMW_SparqlResultParser.php [code]Parser class for the SPARQL XML result format
SemanticMediaWiki/includes/sparql/SMW_SparqlResultWrapper.php [code]Class for representing SPARQL query results
SemanticMediaWiki/includes/storage/SMW_Description.php [code]This file contains basic classes for representing (query) descriptions in the SMW API
SemanticMediaWiki/includes/storage/SMW_PrintRequest.php [code]This file contains the class for defining "print requests", i.e
SemanticMediaWiki/includes/storage/SMW_Query.php [code]This file contains the class for representing queries in SMW, each consisting of a query description and possible query parameters
SemanticMediaWiki/includes/storage/SMW_QueryResult.php [code]Objects of this class encapsulate the result of a query in SMW
SemanticMediaWiki/includes/storage/SMW_ResultArray.php [code]Container for the contents of a single result field of a query result, i.e
SemanticMediaWiki/includes/storage/SMW_SparqlStore.php [code]SPARQL implementation of SMW's storage abstraction layer
SemanticMediaWiki/includes/storage/SMW_SparqlStoreQueryEngine.php [code]Class mapping SMWDescription objects to SPARQL query conditions
SemanticMediaWiki/includes/storage/SMW_SQLHelpers.php [code]Some static helper functions that SMW uses for setting up SQL databases
SemanticMediaWiki/includes/storage/SMW_SQLStore2.php [code]New SQL implementation of SMW's storage abstraction layer
SemanticMediaWiki/includes/storage/SMW_SQLStore2_Queries.php [code]Query answering functions for SMWSQLStore2
SemanticMediaWiki/includes/storage/SMW_SqlStore2IdCache.php [code]The class in this file acts as an in-memory cache for managing object ids in SMWSQLStore2
SemanticMediaWiki/includes/storage/SMW_SQLStore2Table.php [code]Simple data container for storing information about property tables
SemanticMediaWiki/includes/storage/SMW_SQLStoreLight.php [code]New SQL implementation of SMW's storage abstraction layer with a reduced feature set for the SMWLight version
SemanticMediaWiki/includes/storage/SMW_SqlStubSemanticData.php [code]The class in this file provides a subclass of SMWSemanticData that can store prefetched values from SMW's SQL stores, and unstub this data on demand when it is accessed
SemanticMediaWiki/includes/storage/SMW_Store.php [code]Basic abstract classes for SMW's storage abstraction layer
SemanticMediaWiki/languages/SMW_Aliases.php [code]Aliases for special pages
SemanticMediaWiki/languages/SMW_Language.php [code]
SemanticMediaWiki/languages/SMW_LanguageAr.php [code]
SemanticMediaWiki/languages/SMW_LanguageArz.php [code]
SemanticMediaWiki/languages/SMW_LanguageDe.php [code]
SemanticMediaWiki/languages/SMW_LanguageDe_formal.php [code]
SemanticMediaWiki/languages/SMW_LanguageEn.php [code]
SemanticMediaWiki/languages/SMW_LanguageEs.php [code]
SemanticMediaWiki/languages/SMW_LanguageFi.php [code]
SemanticMediaWiki/languages/SMW_LanguageFr.php [code]
SemanticMediaWiki/languages/SMW_LanguageHe.php [code]
SemanticMediaWiki/languages/SMW_LanguageId.php [code]
SemanticMediaWiki/languages/SMW_LanguageIt.php [code]
SemanticMediaWiki/languages/SMW_LanguageNl.php [code]
SemanticMediaWiki/languages/SMW_LanguageNo.php [code]
SemanticMediaWiki/languages/SMW_LanguagePl.php [code]
SemanticMediaWiki/languages/SMW_LanguagePt.php [code]
SemanticMediaWiki/languages/SMW_LanguageRu.php [code]
SemanticMediaWiki/languages/SMW_LanguageSk.php [code]
SemanticMediaWiki/languages/SMW_LanguageZh_cn.php [code]
SemanticMediaWiki/languages/SMW_LanguageZh_tw.php [code]
SemanticMediaWiki/languages/SMW_Magic.php [code]Magic words
SemanticMediaWiki/languages/SMW_Messages.php [code]Internationalization file for Semantic MediaWiki
SemanticMediaWiki/maintenance/SMW_conceptCache.php [code]Manage SMW concept caches, as supplied by SMWSQLStore2
SemanticMediaWiki/maintenance/SMW_dumpRDF.php [code]Usage: php SMW_dumpRDF.php [options
SemanticMediaWiki/maintenance/SMW_refreshData.php [code]Recreates all the semantic data in the database, by cycling through all the pages that might have semantic data, and calling functions that re-save semantic data for each one
SemanticMediaWiki/maintenance/SMW_setup.php [code]Sets up the storage backend currently selected in LocalSettings.php (or the default MySQL store if no other store was selected)
SemanticMediaWiki/maintenance/SMW_setup_1.16.php [code]Sets up the storage backend currently selected in LocalSettings.php (or the default MySQL store if no other store was selected)
SemanticMediaWiki/specials/AskSpecial/SMW_QueryUI.php [code]
SemanticMediaWiki/specials/AskSpecial/SMW_QueryUIHelper.php [code]
SemanticMediaWiki/specials/AskSpecial/SMW_SpecialAsk.php [code]This special page for MediaWiki implements a customisable form for executing queries outside of articles
SemanticMediaWiki/specials/AskSpecial/SMW_SpecialQueryCreator.php [code]This special page for Semantic MediaWiki implements a customisable form for executing queries outside of articles
SemanticMediaWiki/specials/Export/SMW_SpecialOWLExport.php [code]
SemanticMediaWiki/specials/QueryPages/SMW_QueryPage.php [code]
SemanticMediaWiki/specials/QueryPages/SMW_SpecialProperties.php [code]This special page for MediaWiki shows all used properties
SemanticMediaWiki/specials/QueryPages/SMW_SpecialTypes.php [code]This special page for MediaWiki provides information about types
SemanticMediaWiki/specials/QueryPages/SMW_SpecialUnusedProperties.php [code]This special page (Special:UnusedProperties) for MediaWiki shows all unused properties
SemanticMediaWiki/specials/QueryPages/SMW_SpecialWantedProperties.php [code]This special page (Special:WantedProperties) for MediaWiki shows all wanted properties (used but not having a page)
SemanticMediaWiki/specials/SearchTriple/SMW_SpecialBrowse.php [code]A factbox like view on an article, implemented by a special page
SemanticMediaWiki/specials/SearchTriple/SMW_SpecialPageProperty.php [code]Special page to show object relation pairs
SemanticMediaWiki/specials/SearchTriple/SMW_SpecialSearchByProperty.php [code]A special page to search for entities that have a certain property with a certain value
SemanticMediaWiki/specials/SMWAdmin/SMW_SpecialSMWAdmin.php [code]
SemanticMediaWiki/specials/Statistics/SMW_SpecialStatistics.php [code]File holding the SMWSpecialSemanticStatistics class for the Special:SemanticStatistics page
SemanticMediaWiki/specials/URIResolver/SMW_SpecialURIResolver.php [code]
SemanticMediaWiki/tests/selenium/suites/SMWSeleniumTestSuite.php [code]
SemanticMediaWiki/tests/selenium/suites/TemplateTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/AnnotatePageWithProperty.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/AvoidPropertyCreationTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/BuildChainOfPropertiesInAQuery.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/BuildInTypeNumber.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/BuiltInTypeString.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/ChangeSeparatorForTypeNumber.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/CopyQuerySyntaxFromSpecialAsk.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/CreatePropertyPageTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/DefineAllowedValuesTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/DefineTypeOfPropertyTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/EmbedValueWithShowParserFunction.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/FactboxLinksToSearchByProperty.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/FactboxLinksToSpecialBrowse.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/FactboxShowsProperties.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/MakePropertySubpropertyOfAnotherOneTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/PropertiesListedOnSpecialPageTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/PropertyTypePageIsDefaultTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/RefreshInlineQuery.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/RefreshLinkForEveryPage.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/SearchByPropertyWithNumericValueTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/SearchByPropertyWithStringValueTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/SelectPagesByPropertyAnnotationByWildcard.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/SelectPagesByPropertyValue.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/ShowFactboxTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/SpecialAskProvidesGUIForQueries.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/UnusedPropertiesOnSpecialPageTestCase.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/ViewValuesOfPropertyOnSpecialPage.php [code]
SemanticMediaWiki/tests/selenium/suites/cases_SMWSeleniumTestSuite/WantedPropertiesOnSpecialPageTestCase.php [code]
SemanticResultFormats/SemanticResultFormats.php [code]Main entry point for the SemanticResultFormats extension
SemanticResultFormats/SRF_Hooks.php [code]Static class for hooks handled by the Semantic Result Formats
SemanticResultFormats/SRF_Magic.php [code]
SemanticResultFormats/SRF_Messages.php [code]Internationalization file for the Semantic Result Formats extension
SemanticResultFormats/SRF_ParserFunctions.php [code]Parser functions for the Semantic Result Formats extension
SemanticResultFormats/SRF_Settings.php [code]Settings file for the Semantic Result Formats extension
SemanticResultFormats/Array/SRF_Array.php [code]Query format for arrays with features for Extensions 'Arrays' and 'HashTables'
SemanticResultFormats/BibTeX/SRF_BibTeX.php [code]Create BibTeX exports
SemanticResultFormats/Calendar/SRF_Calendar.php [code]Result printer that prints query results as a monthly calendar
SemanticResultFormats/Calendar/SRFC_HistoricalDate.php [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/gdocbackend.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/scraper.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/admin.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/exhibit.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/portalocker.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/public.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/submit.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/__init__.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/_speedups.c [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/decoder.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/encoder.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/jsonfilter.py [code]
SemanticResultFormats/Exhibit/exhibit/extensions/curate/files/admin/simplejson/scanner.py [code]
SemanticResultFormats/Gallery/SRF_Gallery.php [code]Result printer that prints query results as a gallery
SemanticResultFormats/GoogleCharts/SRF_GoogleBar.php [code]
SemanticResultFormats/GoogleCharts/SRF_GooglePie.php [code]
SemanticResultFormats/GraphViz/SRF_Graph.php [code]SMW result printer for graphs using graphViz
SemanticResultFormats/GraphViz/SRF_Process.php [code]
SemanticResultFormats/iCalendar/SRF_iCalendar.php [code]Create iCalendar exports
SemanticResultFormats/jqPlot/SRF_jqPlotBar.php [code]
SemanticResultFormats/jqPlot/SRF_jqPlotPie.php [code]
SemanticResultFormats/Math/SRF_Math.php [code]Various mathematical functions - sum, product, average, min and max
SemanticResultFormats/Outline/SRF_Outline.php [code]
SemanticResultFormats/Ploticus/SRF_Ploticus.php [code]
SemanticResultFormats/Ploticus/SRF_Ploticus_cleanCache.php [code]Purges old/orphan/temporary plots, maps, CSVs, drawdumps from the ploticus cache directory
SemanticResultFormats/Ploticus/SRF_PloticusVBar.php [code]
SemanticResultFormats/TagCloud/SRF_TagCloud.php [code]Result printer that prints query results as a tag cloud
SemanticResultFormats/Timeline/SRF_Timeline.php [code]Print query results in interactive timelines
SemanticResultFormats/ValueRank/SRF_ValueRank.php [code]Result printer that prints query results as a valuerank
SemanticResultFormats/vCard/SRF_vCard.php [code]Create vCard exports

Generated on Sun Mar 18 07:15:45 2012 for Semantic MediaWiki by  doxygen 1.5.6