KWeb  6.4
KWebAttribute_Table_Cache Class Reference

Data Fields

 $objectUID
 UID of the object for which this cache was built.
 $sources
 Data sources as [source] => array([attrId] => attrId)
 $data
 Attributes with data as array([attrId] => attrId)
 $translates
 Translateable attributes as array([attrId] => attrId)
 $converts
 Attributes that use conversion as array([attrId] => attrId)
 $selectSqls
 select sqls as [source] => sql

Field Documentation

KWebAttribute_Table_Cache::$converts

Attributes that use conversion as array([attrId] => attrId)

KWebAttribute_Table_Cache::$data

Attributes with data as array([attrId] => attrId)

KWebAttribute_Table_Cache::$objectUID

UID of the object for which this cache was built.

KWebAttribute_Table_Cache::$selectSqls

select sqls as [source] => sql

KWebAttribute_Table_Cache::$sources

Data sources as [source] => array([attrId] => attrId)

KWebAttribute_Table_Cache::$translates

Translateable attributes as array([attrId] => attrId)


The documentation for this class was generated from the following file: