Home
last modified time | relevance | path

Searched defs:className (Results 26 – 50 of 127) sorted by relevance

123456

/plugin/findologicxmlexport/vendor/doctrine/instantiator/src/Doctrine/Instantiator/Exception/
H A DInvalidArgumentException.php17 public static function fromNonExistingClass(string $className) : self
/plugin/findologicxmlexport/vendor/twig/twig/src/Cache/
H A DCacheInterface.php33 public function generateKey($name, $className);
H A DNullCache.php23 public function generateKey($name, $className)
H A DFilesystemCache.php36 public function generateKey($name, $className)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DSkippedTestCase.php49 public function __construct($className, $methodName, $message = '')
H A DIncompleteTestCase.php51 public function __construct($className, $methodName, $message = '')
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/
H A DWrapper.php62 public static function register($protocol, $className, $flags = 0)
/plugin/icalevents/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php181 function valueObject(Reader $reader, $className, $namespace) {
/plugin/webdav/vendor/sabre/xml/lib/Deserializer/
H A Dfunctions.php204 function valueObject(Reader $reader, $className, $namespace) {
/plugin/mikioplugin/syntax/
H A Dcore.php579 syntaxRender(Doku_Renderer $renderer, $className, $text, $data = null, $lexer = MIKIO_LEXER_AUTO) global() argument
625 callMikioTag($className, $data) global() argument
647 callMikioOptionDefault($className, $option) global() argument
[all...]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLlk.php104 public static function save(Parser $parser, $className)
/plugin/encryptedpasswords/script/
H A DGUI.js11 static toast(msg, className) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DStaticPropertyMetadata.php20 … public function __construct(string $className, string $fieldName, $fieldValue, array $groups = [])
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php76 set(string $oid, string $className) global() argument
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DJSqueezeFilter.php26 private $className; variable in Assetic\\Filter\\JSqueezeFilter
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/
H A DGeneratorTest.php108 …public function testGetMockForAbstractClassExpectingInvalidArgumentException($className, $mockClas…
/plugin/combo/vendor/php-webdriver/webdriver/lib/
H A DWebDriverBy.php52 public static function className($class_name) function in Facebook\\WebDriver\\WebDriverBy
/plugin/groupmatrix/syntax/
H A Dtable.php158 protected function renderTable($headers, $rows, $className = '')
/plugin/webdav/vendor/sabre/xml/lib/
H A DService.php227 function mapValueObject($elementName, $className) {
/plugin/icalevents/vendor/sabre/xml/lib/
H A DService.php226 function mapValueObject($elementName, $className) {
/plugin/findologicxmlexport/vendor/jms/metadata/src/
H A DMetadataFactory.php69 public function getMetadataForClass(string $className)
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Serializer/EventDispatcher/Subscriber/
H A DDoctrineProxySubscriberTest.php54 public function getMetadataForClass($className)
/plugin/datepicker/script/jscalendar-1.0/
H A Dcalendar.js136 Calendar.removeClass = function(el, className) { argument
150 Calendar.addClass = function(el, className) { argument
862 function makeTimePart(className, init, range_start, range_end) { argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/Driver/
H A DAbstractDoctrineTypeDriver.php127 protected function tryLoadingDoctrineMetadata(string $className): ?DoctrineClassMetadata
/plugin/s5reloaded/ui/effects_support/
H A Dbuilder.js84 'className': 'class', property in Builder.ATTR_MAP

123456