Home
last modified time | relevance | path

Searched refs:Factory (Results 51 – 75 of 152) sorted by relevance

1234567

/plugin/freechat/phpfreechat/src/commands/
H A Dredirect.class.php25 $cmd =& pfcCommand::Factory("error");
H A Ddeop.class.php21 $cmd =& pfcCommand::Factory("error");
H A Dme.class.php27 $cmd =& pfcCommand::Factory("error");
H A Dasknick.class.php25 $cmd =& pfcCommand::Factory("nick");
H A Dop.class.php27 $cmd =& pfcCommand::Factory("error");
H A Dnotice.class.php30 $cmd =& pfcCommand::Factory("error");
H A Dkick.class.php36 $cmd =& pfcCommand::Factory("error");
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DPhpCssEmbedFilter.php15 use Assetic\Factory\AssetFactory;
H A DCallablesFilter.php15 use Assetic\Factory\AssetFactory;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Extension/Twig/
H A DTwigResource.php14 use Assetic\Factory\Resource\ResourceInterface;
H A DAsseticExtension.php14 use Assetic\Factory\AssetFactory;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DServerBindHandlerFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/Factory/
H A DXmlSerializationVisitorFactory.php5 namespace JMS\Serializer\Visitor\Factory;
/plugin/bez/mdl/
H A DAuthentication_tokenFactory.php7 class Authentication_tokenFactory extends Factory {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php283 $cmd =& pfcCommand::Factory($cmdname);
296 $cmd =& pfcCommand::Factory("error");
317 $cmd =& pfcCommand::Factory("update");
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DAuthor.php20 final class Author extends BaseTag implements Factory\StaticMethod
H A DSince.php23 final class Since extends BaseTag implements Factory\StaticMethod
H A DVersion.php23 final class Version extends BaseTag implements Factory\StaticMethod
H A DLink.php23 final class Link extends BaseTag implements Factory\StaticMethod
H A DDeprecated.php23 final class Deprecated extends BaseTag implements Factory\StaticMethod
/plugin/findologicxmlexport/vendor/sebastian/comparator/tests/
H A DArrayComparatorTest.php24 $this->comparator->setFactory(new Factory);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php20 use FreeDSx\Ldap\Protocol\Factory\ExtendedResponseFactory;
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md167 Asset Factory
176 use Assetic\Factory\AssetFactory;
199 You can also register [Workers](src/Assetic/Factory/Worker/WorkerInterface.php) on the factory and …
232 use Assetic\Factory\AssetFactory;
233 use Assetic\Factory\Worker\CacheBustingWorker;
321 use Assetic\Factory\LazyAssetManager;
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DCoalescingDirectoryResource.php12 namespace Assetic\Factory\Resource;
/plugin/freechat/phpfreechat/src/proxies/
H A Dchecktimeout.class.php66 $cmd =& pfcCommand::Factory("notice");

1234567