Home
last modified time | relevance | path

Searched defs:class (Results 126 – 150 of 267) sorted by relevance

1234567891011

/plugin/htmlok/syntax/
H A Dhtmlblock.php18 protected $class = 'htmlblock'; variable in syntax_plugin_htmlok_htmlblock
H A Dphpblock.php19 protected $class = 'phpok'; variable in syntax_plugin_htmlok_phpblock
/plugin/findologicxmlexport/vendor/jms/metadata/src/Driver/
H A DFileLocator.php22 public function findFileForClass(\ReflectionClass $class, string $extension): ?string
H A DDriverChain.php29 public function loadMetadataForClass(\ReflectionClass $class): ?ClassMetadata
H A DLazyLoadingDriver.php31 public function loadMetadataForClass(\ReflectionClass $class): ?ClassMetadata
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSequenceType.php45 public static function withTag($tagNumber, int $class, array $children = []) argument
H A DOidType.php47 public static function withTag($tagNumber, int $class, string $value) argument
H A DSetType.php51 public static function withTag($tagNumber, int $class, array $children = []) argument
H A DBooleanType.php47 public static function withTag($tagNumber, int $class, bool $value) argument
H A DRealType.php55 public static function withTag($tagNumber, int $class, float $value) argument
H A DRelativeOidType.php63 public static function withTag($tagNumber, int $class, string $value) argument
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DVirtualPropertyMetadata.php9 public function __construct(string $class, string $methodName)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DEvalBarrett.php60 protected static function generateCustomReduction(BCMath $m, $class)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DMontgomery.php51 protected static function slidingWindow(Engine $x, Engine $e, Engine $n, $class)
/plugin/evesso/phpoauthlib/src/OAuth/Common/
H A DAutoLoader.php41 public function load($class)
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/
H A DAutoLoader.php41 public function load($class) argument
[all...]
/plugin/vcard/
H A Dsyntax.php300 private function _tag($tag_, $text, $class = '') {
386 private function _weblink(&$renderer, $url, $name = '', $class = '', $title ='') {
/plugin/structtasks/_test/json/
H A Dmissingassignees.struct.json19 "class": "Date", string
43 "class": "Dropdown", string
H A Dmissingdate.struct.json19 "class": "User", string
45 "class": "Dropdown", string
/plugin/barcodes/vendor/jucksearm/php-barcode/tests/
H A DBarcodeTest.php7 private $class; variable in BarcodeTest
H A DDatamatrixTest.php7 private $class; variable in DatamatrixTest
H A DPDF417Test.php7 private $class; variable in PDF417Test
H A DQRcodeTest.php7 private $class; variable in QRcodeTest
/plugin/combo/ComboStrap/
H A DClassUtility.php64 isLoaded(string $class) global() argument
[all...]
/plugin/move/script/
H A Dtree.js241 'class': $el.hasClass('type-d') ? 'ns' : 'doc', property in AnonymousFunction7bce6fa20b00.data
252 'class': $el.hasClass('type-d') ? 'ns' : 'doc', property in AnonymousFunction7bce6fa20c00.data

1234567891011