Home
last modified time | relevance | path

Searched refs:Factory (Results 1 – 25 of 152) sorted by last modified time

1234567

/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe37377 Factory Reloaded
/plugin/bez/mdl/
H A DAuthentication_tokenFactory.php7 class Authentication_tokenFactory extends Factory {
H A DFactory.php11 abstract class Factory { class
207 return lcfirst(str_replace('Factory', '', $class));
212 return str_replace('Factory', '', $class);
H A DLabelFactory.php5 class LabelFactory extends Factory {
H A DSubscriptionFactory.php8 class SubscriptionFactory extends Factory {
H A DTaskFactory.php5 class TaskFactory extends Factory {
H A DTask_commentFactory.php7 class Task_commentFactory extends Factory {
H A DTask_programFactory.php11 class Task_programFactory extends Factory {
H A DThreadFactory.php7 class ThreadFactory extends Factory {
H A DThread_commentFactory.php7 class Thread_commentFactory extends Factory {
/plugin/bez/struct/
H A DBezSearch.php5 use dokuwiki\plugin\bez\mdl\Factory; alias
12 public function __construct($data, Factory $factory) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc160 Set connection Factory
/plugin/authgooglesheets/vendor/guzzlehttp/promises/
H A DREADME.md433 $loop = React\EventLoop\Factory::create();
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js7468 function Factory(model, properties) { class
7474 Factory.prototype.createType = function(descriptor) {
8160 this.factory = new Factory(this, this.properties);
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Factory/
H A DDigestMD5MessageFactory.php12 namespace FreeDSx\Sasl\Factory;
19 * The DIGEST-MD5 Message Factory.
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSearchRequest.php25 use FreeDSx\Ldap\Protocol\Factory\FilterFactory;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php20 use FreeDSx\Ldap\Protocol\Factory\ExtendedResponseFactory;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DClientProtocolHandler.php29 use FreeDSx\Ldap\Protocol\Factory\ClientProtocolHandlerFactory;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DClientProtocolHandlerFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
H A DExtendedResponseFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
H A DFilterFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
H A DResponseFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
H A DServerBindHandlerFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
H A DServerProtocolHandlerFactory.php12 namespace FreeDSx\Ldap\Protocol\Factory;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DBaseServerHandler.php14 use FreeDSx\Ldap\Protocol\Factory\ResponseFactory;

1234567