_loadCollectionInstance
Последнее обновление Feb 8th, 2020 | История страницы | Улучшить эту страницу | Сообщить о проблеме
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$280 per month—let's make that $500!
Learn morexPDOObject::_loadCollectionInstance()¶
Эта функция отвечает за загрузку экземпляра xPDOObject в коллекцию.
Синтаксис¶
API Doc: _loadCollectionInstance
static boolean _loadCollectionInstance(
   xPDO &$xpdo,
   array &$objCollection,
   string $className,
   mixed $criteria,
   array $row,
   boolean $fromCache,
   boolean|integer $cacheFlag
)
Support the team building MODX with a monthly donation.
The budget raised through OpenCollective is transparent, including payouts, and any contributor can apply to be paid for their work on MODX.
Backers
Budget
$280 per month—let's make that $500!
Learn more
















