[index] element index

Package indexes

All elements
c g i l o r s t
c
top
close
Index::close() in Index.interface.php
Closes the index.
g
top
getAssociations
ScopedIndex::getAssociations() in ScopedIndex.interface.php
Returns the Associations in the topic map whose scope property equals one of those themes at least.
getAssociations
TypeInstanceIndex::getAssociations() in TypeInstanceIndex.interface.php
Returns the associations in the topic map whose type property equals $type.
getAssociationThemes
ScopedIndex::getAssociationThemes() in ScopedIndex.interface.php
Returns the Topics in the topic map used in the scope property of Associations.
getAssociationTypes
TypeInstanceIndex::getAssociationTypes() in TypeInstanceIndex.interface.php
Returns the topics in the topic map used in the type property of Associations.
getNames
LiteralIndex::getNames() in LiteralIndex.interface.php
Retrieves the topic names in the topic map which have a value equal to $value.
getNames
TypeInstanceIndex::getNames() in TypeInstanceIndex.interface.php
Returns the topic names in the topic map whose type property equals $type.
getNames
ScopedIndex::getNames() in ScopedIndex.interface.php
Returns the Names in the topic map whose scope property equals one of those themes at least.
getNameThemes
ScopedIndex::getNameThemes() in ScopedIndex.interface.php
Returns the Topics in the topic map used in the scope property of Names.
getNameTypes
TypeInstanceIndex::getNameTypes() in TypeInstanceIndex.interface.php
Returns the topics in the topic map used in the type property of Names.
getOccurrences
LiteralIndex::getOccurrences() in LiteralIndex.interface.php
Returns the Occurrences in the topic map whose value property matches $value and whose datatye is $datatype.
getOccurrences
ScopedIndex::getOccurrences() in ScopedIndex.interface.php
Returns the Occurrences in the topic map whose scope property equals one of those themes at least.
getOccurrences
TypeInstanceIndex::getOccurrences() in TypeInstanceIndex.interface.php
Returns the occurrences in the topic map whose type property equals $type.
getOccurrenceThemes
ScopedIndex::getOccurrenceThemes() in ScopedIndex.interface.php
Returns the Topics in the topic map used in the scope property of Occurrences.
getOccurrenceTypes
TypeInstanceIndex::getOccurrenceTypes() in TypeInstanceIndex.interface.php
Returns the topics in the topic map used in the type property of Occurrences.
getRoles
TypeInstanceIndex::getRoles() in TypeInstanceIndex.interface.php
Returns the roles in the topic map whose type property equals $type.
getRoleTypes
TypeInstanceIndex::getRoleTypes() in TypeInstanceIndex.interface.php
Returns the topics in the topic map used in the type property of Roles.
getTopics
TypeInstanceIndex::getTopics() in TypeInstanceIndex.interface.php
Returns the topics in the topic map whose type property equals one of those types at least.
getTopicTypes
TypeInstanceIndex::getTopicTypes() in TypeInstanceIndex.interface.php
Returns the topics in the topic map which are used as type in a "type-instance"-relationship.
getVariants
ScopedIndex::getVariants() in ScopedIndex.interface.php
Returns the IVariants in the topic map whose scope property equals one of those themes at least.
getVariants
LiteralIndex::getVariants() in LiteralIndex.interface.php
Returns the IVariants in the topic map whose value property matches $value and whose datatye is $datatype.
getVariantThemes
ScopedIndex::getVariantThemes() in ScopedIndex.interface.php
Returns the Topics in the topic map used in the scope property of IVariants.
i
top
Index
Index in Index.interface.php
Base interface for all indices.
Index.interface.php
Index.interface.php in Index.interface.php
isAutoUpdated
Index::isAutoUpdated() in Index.interface.php
Indicates whether the index is updated automatically.
isOpen
Index::isOpen() in Index.interface.php
Indicates if the index is open.
l
top
LiteralIndex.interface.php
LiteralIndex.interface.php in LiteralIndex.interface.php
LiteralIndex
LiteralIndex in LiteralIndex.interface.php
Index for literal values stored in a topic map.
o
top
open
Index::open() in Index.interface.php
Opens the index.
r
top
reindex
Index::reindex() in Index.interface.php
Synchronizes the index with data in the topic map.
s
top
ScopedIndex.interface.php
ScopedIndex.interface.php in ScopedIndex.interface.php
ScopedIndex
ScopedIndex in ScopedIndex.interface.php
Index for Scoped statements and their scope.
t
top
TypeInstanceIndex.interface.php
TypeInstanceIndex.interface.php in TypeInstanceIndex.interface.php
TypeInstanceIndex
TypeInstanceIndex in TypeInstanceIndex.interface.php
Index for type-instance relationships between Topics and for Typed Topic Maps constructs.
c g i l o r s t