|
Tv2 documentation | |||||
PREV NEXT | FRAMES NO FRAME | |||||
Classes | |
Cdb | DataBase abstraction class. |
ctlErrors | Error handler (currently logs errors into files). |
ctlIndexer | General purpose indexer. |
ctlMimeType | Class for getting mime type of a file or getting extensions for a file with a known type |
ctlRtVarCache | General purpose runtime cache for variables and objects |
ctlSecurity | Security class - manages users, groups and permissions |
ctlTpl | ctlTpl template engine. |
tv2App | Abstract class for Tv2 applications |
tv2Client | Abstract class for classes using tv2Xdb |
tv2Document | tv2Xdb document class |
tv2FileHelper | A helper class for reading and writing files from ant to tv2Xdb documents. |
tv2Site | Abstract class for Tv2 sites |
tv2Xdb | Tv2 X database (tv2Xdb) -- a simple but powerful flat-file XML database |
tv2XQuery | Query parser and processor. |
Functions | |
ctlSetIntersect | Returns an intersection of two sets. |
ctlSetSubtract | Subtracts one set from the other |
ctlSetUnion | Returns a union of two sets. |
loadTv2Module | Loads a specified module |
mapTv2Module | Returns array for the map |
Constants | |
CTL_SEC_ALLOWED | Array index for permission arrays |
CTL_SEC_DEFAULT_GROUP | Default group id |
CTL_SEC_DEFAULT_USER | Default user id |
CTL_SEC_DENIED | Array index for permission arrays |
CTL_SEC_GROUP | Array index for user/group arrays |
CTL_SEC_OWNER | Array index for permission arrays |
CTL_SEC_READ | Array index for permission arrays |
CTL_SEC_ROOT_USER | Root user id |
CTL_SEC_USER | Array index for user/group arrays |
CTL_SEC_WRITE | Array index for permission arrays |
TV2_ENGINE_VERSION | Tv. |
XDBQ_CHILDREN | Branch children key |
XDBQ_ID | Branch id key |
XDBQ_PARENT | Branch parent id key |
XDBQ_PARTIAL | Branch partial result key |
XDBQ_Q0 | Branch type: NULL branch (passes through partial result) |
XDBQ_QF | Branch type: query on unindexed field (full query) |
XDBQ_QI | Branch type: query on index field |
XDBQ_QM | Branch type: AND branch (multiply) |
XDBQ_QN | Branch type: NOT branch |
XDBQ_QP | Branch type: OR branch (plus) |
XDBQ_QS | Branch type: query on system field |
XDBQ_SCOPE | Branch scope key |
XDBQ_SLEEP | Branch status: sleeping (partial result = all ids) |
XDBQ_STATUS | Branch status key |
XDBQ_TYPE | Branch type key |
XDBQ_WEIGHT | Branch weight key |
XDBQ_WORK | Branch status: working (partial result changed) |
Variables | |
security | Security object (ctlSecurity class) |
|
Tv2 documentation | |||||
PREV NEXT | FRAMES NO FRAME | |||||
This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)