Home
last modified time | relevance | path

Searched refs:_trackAssets (Results 1 – 3 of 3) sorted by relevance

/dports/www/joomla3/joomla3-3.9.24/libraries/src/Table/
H A DTable.php71 protected $_trackAssets = false; variable in Joomla\\CMS\\Table\\Table
181 $this->_trackAssets = true;
793 if ($this->_trackAssets)
809 if ($this->_trackAssets)
983 if ($this->_trackAssets)
H A DNested.php546 if ($this->_trackAssets)
/dports/www/joomla3/joomla3-3.9.24/libraries/fof/table/
H A Dtable.php83 protected $_trackAssets = false; variable in FOFTable
617 $this->_trackAssets = true;
3515 return $this->_trackAssets;
3534 $this->_trackAssets = $state;