Home
last modified time | relevance | path

Searched refs:pfcContainer (Results 26 – 31 of 31) sorted by relevance

12

/plugin/freechat/phpfreechat/src/commands/
H A Dprivmsg.class.php19 $ct =& pfcContainer::Instance();
H A Dgetnewmsg.class.php52 $container =& pfcContainer::Instance();
H A Dleave.class.php21 $ct =& pfcContainer::Instance();
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php686 $ct =& pfcContainer::Instance($this->container_type, true);
737 $ct =& pfcContainer::Instance($this->container_type, true);
933 $ct =& pfcContainer::Instance();
H A Dpfccontainer.class.php33 class pfcContainer extends pfcContainerInterface class
43 $i = new pfcContainer($type, $usememorycache);
47 function pfcContainer($type = 'File', $usememorycache = true) function in pfcContainer
H A Dphpfreechat.class.php262 $ct =& pfcContainer::Instance();

12