Interface TopicMapSystemInterface: A generic interface to a PHPTMAPI system.
Interface TopicMapSystemInterface: A generic interface to a PHPTMAPI system.
Located in /org.phptmapi.core/TopicMapSystem.interface.php (line 10)
close: Applications SHOULD call this method when the TopicMapSystemInterface instance is no longer required.
close: Applications SHOULD call this method when the TopicMapSystemInterface instance is no longer required.
createTopicMap: Creates a new topic map with a specified base locator.
createTopicMap: Creates a new topic map with a specified base locator.
getBaseLocators: Returns the base locators of the topic maps managed by the system.
getBaseLocators: Returns the base locators of the topic maps managed by the system.
getFeature: Returns the value of the feature specified by $featureName for this TopicMapSystemInterface instance.
getFeature: Returns the value of the feature specified by $featureName for this TopicMapSystemInterface instance. The features supported by the TopicMapSystemInterface and the value for each feature is set when the TopicMapSystemInterface is created by a call to TopicMapSystemFactory->newTopicMapSystem() and cannot be modified subsequently.
getProperty: Gets a property in the underlying implementation of TopicMapSystemInterface.
getProperty: Gets a property in the underlying implementation of TopicMapSystemInterface. A list of the core properties defined by TMAPI can be found at http://tmapi.org/properties/. An implementation is free to support properties other than the core ones. The properties supported by the TopicMapSystemInterface and the value for each property is set when the TopicMapSystemInterface is created by a call to TopicMapSystemFactory->newTopicMapSystem() and cannot be modified subsequently.
getTopicMap: Retrieves the topic map managed by the system with the specified base locator.
getTopicMap: Retrieves the topic map managed by the system with the specified base locator.
Documentation generated on Fri, 30 Jun 2006 13:07:10 +0200 by phpDocumentor 1.3.0RC4