[org.phptmapi.index] element index

Package indexes

All elements
c g i o r t _
_
top
__construct
TMAPIIndexException::__construct() in TMAPIIndexException.exception.php
Constructor
c
top
close
IndexInterface::close() in Index.interface.php
close: Close the index.
g
top
getFlags
IndexInterface::getFlags() in Index.interface.php
getFlags: Retrieve the IndexInterface instance that represents the static meta data for this index.
i
top
IndexInterface
IndexInterface in Index.interface.php
Interface IndexInterface: Abstract representation of a topic map index.
isAutoUpdated
IndexInterface::isAutoUpdated() in Index.interface.php
isAutoUpdated: Returns the auto-update flag for the index.
isOpen
IndexInterface::isOpen() in Index.interface.php
isOpen: Return the state of this index.
Index.interface.php
Index.interface.php in Index.interface.php
o
top
open
IndexInterface::open() in Index.interface.php
open: Open the index.
r
top
reindex
IndexInterface::reindex() in Index.interface.php
reindex: Resynchronize this index with the data in the topic map.
t
top
TMAPIIndexException.exception.php
TMAPIIndexException.exception.php in TMAPIIndexException.exception.php
TMAPIIndexException
TMAPIIndexException in TMAPIIndexException.exception.php
public class TMAPIIndexException: Class of exceptions raised by index access and update methods.
c g i o r t _