Home
last modified time | relevance | path

Searched refs:types (Results 376 – 400 of 570) sorted by relevance

1...<<11121314151617181920>>...23

/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dcustom.rst89 Attribute types
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst102 * ``type``: Optional formatting type to use (default: 'default'). Choose one of these types:
/plugin/bibtex/OSBib/
H A DSTYLEMAP.php65 $this->types = array(
H A DSTYLEMAPBIBTEX.php81 $this->types = array(
/plugin/pdfjs/pdfjs/web/locale/vi/
H A Dviewer.properties235 # the PDF spec (32000-1:2008 Table 169 – Annotation types).
236 # Some common types are e.g.: "Check", "Text", "Comment", "Note"
/plugin/pureldap/vendor/freedsx/asn1/src/FreeDSx/Asn1/Encoder/
H A DBerEncoder.php252 * Map universal types to specific tag class values when decoding.
1157 * Encoding subsets may require specific ordering on set types. Allow this to be overridden.
1169 * Encoding subsets may require specific ordering on set of types. Allow this to be overridden.
1181 * @param AbstractType ...$types
1185 protected function encodeConstructedType(AbstractType ...$types)
1189 foreach ($types as $type) {
1145 encodeConstructedType(AbstractType...$types) global() argument
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1014 types: any; property
/plugin/fedauth/Auth/OpenID/
H A DConsumer.php553 $types = array(
558 return $types;
/plugin/metaeditor/
H A Djstree.js6969 $.jstree.defaults.types = {
6974 $.jstree.plugins.types = function (options, parent) {
6977 if(options && options.types && options.types['default']) {
6978 for(i in options.types) {
6979 if(i !== "default" && i !== "#" && options.types.hasOwnProperty(i)) {
6980 for(j in options.types['default']) {
6981 if(options.types['default'].hasOwnProperty(j) && options.types[i][j] === undefined) {
6982 options.types[i][j] = options.types['default'][j];
7000 t = this.settings.types,
7134 …return (!obj) ? false : ( rules ? $.extend({ 'type' : obj.type }, this.settings.types[obj.type]) :…
[all …]
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DCHANGELOG.md228 representing particular types of errors, such as an authentication error.
/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md41 Both types can have parameters, user, password. The exact definition we are using
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md197 Markdown consists of two types of language elements, I'll call them block and inline elements simla…
204 properties. For the different element types there are different ways to extend them as you will see…
208 … markdown is parsed line by line to identify each non-empty line as one of the block element types.
/plugin/dokumicrobugtracker/
H A Dstyle.css22 * no conflict between the two pagination types. If you want to use full_numbers pagination
561 * no conflict between the two pagination types. If you want to use full_numbers pagination
/plugin/wrap/
H A Dexample.txt116 :!: Attention: In order to work properly, wraps with width keywords need an **additional ''%%<WRAP group>%%'' around a set** of them. If you mix several types in one group, you might need a ''%%<WRAP clear/>%%'' after a row.
400 You can combine and nest all classes and types of boxes, e.g.
/plugin/openid/Auth/OpenID/
H A DConsumer.php565 $types = [
571 return $types;
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng16 ### Section 4: Value types
/plugin/mytemplate/
H A DREADME8 into those placeholders. Both types of pages can be viewed when browsing the wiki.
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcard.rng16 ### Section 4: Value types
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css22 * no conflict between the two pagination types. If you want to use full_numbers pagination
H A Ddemo_table.css22 * no conflict between the two pagination types. If you want to use full_numbers pagination
/plugin/wikistats/
H A DREADME.md201 * Add resources types translations
/plugin/admnote/
H A Dstyle.css25 /* Common definitions for all note types */
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md121 - `3gp` and `mkv` mime types
/plugin/topbarsyntax/
H A Dcsshover3.htc202 // the event types associated with the interactive pseudos
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md4 The specification on types in DocBlocks (PSR-5) describes various keywords and special constructs

1...<<11121314151617181920>>...23