Overview   Package   Tree   Index 
Tv2 documentation
PREV  NEXT FRAMES  NO FRAME 

Package tv2-engine

Classes
CdbDataBase abstraction class.
ctlErrorsError handler (currently logs errors into files).
ctlIndexerGeneral purpose indexer.
ctlMimeTypeClass for getting mime type of a file or getting extensions for a file with a known type
ctlRtVarCacheGeneral purpose runtime cache for variables and objects
ctlSecuritySecurity class - manages users, groups and permissions
ctlTplctlTpl template engine.
tv2AppAbstract class for Tv2 applications
tv2ClientAbstract class for classes using tv2Xdb
tv2Documenttv2Xdb document class
tv2FileHelperA helper class for reading and writing files from ant to tv2Xdb documents.
tv2SiteAbstract class for Tv2 sites
tv2XdbTv2 X database (tv2Xdb) -- a simple but powerful flat-file XML database
tv2XQueryQuery parser and processor.

Functions
ctlSetIntersectReturns an intersection of two sets.
ctlSetSubtractSubtracts one set from the other
ctlSetUnionReturns a union of two sets.
loadTv2ModuleLoads a specified module
mapTv2ModuleReturns array for the map

Constants
CTL_SEC_ALLOWEDArray index for permission arrays
CTL_SEC_DEFAULT_GROUPDefault group id
CTL_SEC_DEFAULT_USERDefault user id
CTL_SEC_DENIEDArray index for permission arrays
CTL_SEC_GROUPArray index for user/group arrays
CTL_SEC_OWNERArray index for permission arrays
CTL_SEC_READArray index for permission arrays
CTL_SEC_ROOT_USERRoot user id
CTL_SEC_USERArray index for user/group arrays
CTL_SEC_WRITEArray index for permission arrays
TV2_ENGINE_VERSIONTv.
XDBQ_CHILDRENBranch children key
XDBQ_IDBranch id key
XDBQ_PARENTBranch parent id key
XDBQ_PARTIALBranch partial result key
XDBQ_Q0Branch type: NULL branch (passes through partial result)
XDBQ_QFBranch type: query on unindexed field (full query)
XDBQ_QIBranch type: query on index field
XDBQ_QMBranch type: AND branch (multiply)
XDBQ_QNBranch type: NOT branch
XDBQ_QPBranch type: OR branch (plus)
XDBQ_QSBranch type: query on system field
XDBQ_SCOPEBranch scope key
XDBQ_SLEEPBranch status: sleeping (partial result = all ids)
XDBQ_STATUSBranch status key
XDBQ_TYPEBranch type key
XDBQ_WEIGHTBranch weight key
XDBQ_WORKBranch status: working (partial result changed)

Variables
securitySecurity object (ctlSecurity class)


 Overview   Package   Tree   Index 
Tv2 documentation
PREV  NEXT FRAMES  NO FRAME 

Submit a bug

This document was generated by phpdocgen 0.17-rc3.
Copyright © 2002-03 Stéphane GALLAND (under the GNU General Public License)