Interface ScopedObjectsIndexInterface: An index of all ScopedObjectInterfaces (AssociationInterface, TopicNameInterface, OccurrenceInterface and VariantInterface) instances in the indexed topic map.
Interface ScopedObjectsIndexInterface: An index of all ScopedObjectInterfaces (AssociationInterface, TopicNameInterface, OccurrenceInterface and VariantInterface) instances in the indexed topic map. This index provides methods to retrieve all of the ScopedObjectInterface instances in the topic map with a particular topic or set of topics in their scope, and to retrieve all of the topics used in the scope of one or more scoped objects in the topic map.
Located in /org.phptmapi.index.core/ScopedObjectsIndex.interface.php (line 11)
TopicMapSystemConfigurableHelperObjectInterface | --IndexInterface | --ScopedObjectsIndexInterface
getScopedObjectsByScopingTopic: Returns all ScopedObjectInterface instances where the specified topic is one of the themes in the scope of the ScopedObjectInterface.
getScopedObjectsByScopingTopic: Returns all ScopedObjectInterface instances where the specified topic is one of the themes in the scope of the ScopedObjectInterface. The return value may be an empty array but must never be null.
getScopedObjectsByScopingTopics: Returns all ScopedObjectInterface instances where some or all of the specified topics are in the scope of the scoped object.
getScopedObjectsByScopingTopics: Returns all ScopedObjectInterface instances where some or all of the specified topics are in the scope of the scoped object. The return value may be an empty array but must never be null.
getScopingTopics: Returns all TopicInterface instances which are present in the scope of one or more ScopedObjectInterface instances in the indexed topic map.
getScopingTopics: Returns all TopicInterface instances which are present in the scope of one or more ScopedObjectInterface instances in the indexed topic map. The return value may be an empty array but must never be null.
Inherited From IndexInterface
IndexInterface::close()
IndexInterface::getFlags()
IndexInterface::isAutoUpdated()
IndexInterface::isOpen()
IndexInterface::open()
IndexInterface::reindex()
Inherited From TopicMapSystemConfigurableHelperObjectInterface
TopicMapSystemConfigurableHelperObjectInterface::configure()
Documentation generated on Fri, 30 Jun 2006 13:06:59 +0200 by phpDocumentor 1.3.0RC4