File 'lib/indexBase.cls' (part of 'AutoDOC')
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages 
Class 'indexBase'
| addItem (item) | 
|  | 
| Argument: item | Handle of the object added to the index. | 
| code () | 
| Returns: The internal logicval name of the index. | 
| getRef (name) | 
|  | 
| Argument: name | The name of the item to look for. | 
| Returns: Formatted text for hyperlink to definition of name or a error markup for unknown entities. | 
| itemByName (name) | 
| Argument: name | The name of the object searched by the caller. | 
| Returns: The object having the specified name. | 
| items () | 
| Returns: A list containing the items registered in the index. | 
| link () | 
| Returns: A string containing a hyperlink to the page of this index. | 
| name () | 
| Returns: The name of the index, as used by the jumpbars. | 
| number () | 
| Returns: The number of registered items | 
| page () | 
| Notes: The codes assumes that only one index exists. | 
| Returns: The filename of the page containing the index. | 
| ref (name) | 
|  | 
| Argument: name | The name of the item to look for. | 
| Returns: Formatted text for hyperlink to definition of name or a error markup for unknown entities. | 
| refError (name) | 
| Argument: name | The name of the unknown entity. | 
| Returns: A string formatted as error for cross references to unknown entities. Additionally adds the error to the list of problems associated to the entity containing the bogus cross reference. | 
| title () | 
| Returns: The title of the index. | 
- indexPage
-         The name of the page to use for the index during        output.
- indexName
-         The internal logical name of the index, used to        control the generation of its jumpbar.
- indexTitle
-        The name of the index, used as the title of its page.
- indexShortTitle
-   The short name of the index, as used in the jumpbars.
- entity
-            Description of the entities referenced by a concrete           index.
 initial value: entity
- items
-   List of objects known to the index.
- name2Item
-   Mapping from the object names to their handles.
- refs
-   Cache holding the results of all calls to ref.
 
Home | Packages | Files | Procedures | Classes | Namespaces | Keywords | External packages 
Generated by AutoDoc 2.4 at 09/28/2001, invoked by Andreas Kupries,,,