Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 115) sorted by relevance

12345

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
DCustomError.php28 public $types; variable in Google\\Service\\ServiceManagement\\CustomError
47 public function setTypes($types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
DCustomError.php28 public $types; variable in Google\\Service\\ServiceConsumerManagement\\CustomError
47 public function setTypes($types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
DCustomError.php28 public $types; variable in Google\\Service\\ServiceUsage\\CustomError
47 public function setTypes($types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
DCustomError.php28 public $types; variable in Google\\Service\\ServiceNetworking\\CustomError
47 public function setTypes($types)
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
DCompound.php29 private $types; variable in phpDocumentor\\Reflection\\Types\\Compound
37 public function __construct(array $types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/
DFileUploadQuestion.php38 public $types; variable in Google\\Service\\Forms\\FileUploadQuestion
85 public function setTypes($types)
/plugin/blogtng/helper/
Dcomments.php69 public function get_count($types=null, $includehidden=false) {
555 …public function tpl_count($fmt_zero_comments='', $fmt_one_comments='', $fmt_comments='', $types=nu…
586 public function tpl_comments($name,$types=null) {
639 … public function tpl_recentcomments($tpl='default',$num=5,$blogs=array('default'),$types=array()){
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PlayableLocations/
DGoogleMapsPlayablelocationsV3SamplePlayableLocation.php30 public $types; variable in Google\\Service\\PlayableLocations\\GoogleMapsPlayablelocationsV3SamplePlayableLocation
84 public function setTypes($types)
/plugin/struct/_test/mock/
H A DLookup.php5 use dokuwiki\plugin\struct\types; alias
H A DDropdown.php5 use dokuwiki\plugin\struct\types; alias
/plugin/dwedit/
DDweditMenu.php14 protected $types = array( variable in dokuwiki\\plugin\\dwedit\\DweditMenu
/plugin/overlay/
DOverlayMenu.php15 protected $types = array( variable in dokuwiki\\plugin\\overlay\\OverlayMenu
/plugin/codemirror/dist/modes/
Dclike.min.js1 …ntUnit,k=i.statementIndentUnit||j,l=i.dontAlignCalls,m=i.keywords||{},n=i.types||{},o=i.builtin||{… property
/plugin/jquerymigrate/
Djquery-migrate-3.1.0.js482 jQuery.event.add = function( elem, types ) { argument
550 bind: function( types, data, fn ) { argument
554 unbind: function( types, fn ) { argument
558 delegate: function( selector, types, data, fn ) { argument
562 undelegate: function( selector, types, fn ) { argument
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/
H A DAsn1.php55 public static function sequence(AbstractType ...$types): SequenceType
64 public static function sequenceOf(AbstractType ...$types): SequenceOfType
301 public static function set(AbstractType ...$types): SetType
310 public static function setOf(AbstractType ...$types): SetOfType
/plugin/subjectindex/plugins/
DEntryDefault.php31 public $types = array(); variable in SI_EntryDefault
/plugin/asciidocjs/node_modules/babel-types/lib/
Dflow.js14 function createUnionTypeAnnotation(types) { argument
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Type/
H A DSequenceType.php33 public function __construct(...$types)
H A DSetType.php29 public function __construct(...$types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
DTypesListResponse.php47 public function setTypes($types)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DDeploymentManager.php56 public $types; variable in Google\\Service\\DeploymentManager
/plugin/indexmenu/scripts/fancytree/modules/
Djquery.fancytree.persist.js172 types argument
192 $.ui.fancytree._FancytreeClass.prototype.clearCookies = function (types) { argument
243 types: "active expanded focus selected", property
/plugin/struct/db/
H A Dupdate0001.sql10 CREATE TABLE types ( table
/plugin/bibtex/OSBib/format/
DBIBFORMAT.php123 function getStyle($common, $types)
152 function typesToArray($types)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DIsType.php34 protected $types = [ variable in PHPUnit_Framework_Constraint_IsType

12345