Home
last modified time | relevance | path

Searched refs:Types (Results 26 – 50 of 72) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/Types/
H A DContext.php13 namespace phpDocumentor\Reflection\Types;
H A DCompound.php13 namespace phpDocumentor\Reflection\Types;
H A DArray_.php13 namespace phpDocumentor\Reflection\Types;
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/PhpDocumentor/
H A DClassTagRetriever.php16 use phpDocumentor\Reflection\Types\ContextFactory;
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/src/
H A DFqsenResolver.php15 use phpDocumentor\Reflection\Types\Context;
/plugin/strata/
H A Dmanual.txt31 **Types**: You can add a [[#types|type]] to use by putting the type between ''['' and '']'' after the field name. Types determine how the data is displayed, and how it is stored.
40 -- Types and Type Hint
52 **Type hints**: You can change how a [[#types|type]] behaves by adding a type hint. Type hints are added by appending them to the type with ''::''. For example ''[page::places]'' uses the page type, and will try to resolve values without an explicit namespace as if they were in the ''places:'' namespace. For a list of types and their hints, see [[#Types]].
79 **Types**: In a query, you can use [[#types]]. You can use types for fields and values, and you can use them in the opening tag. Types are 'sticky': if you put ''?p Birthday [date]: ?b'' the date type will automatically stick to the ''?b'' variable (you could have achieved the same with ''?p Birthday: ?b [date]'').
144 * [[#Types & Aggregates]]
183 == Field Types ==
245 [[#Types]] can only be added to variables. A variable in the subject position will always be typed as [[#types|ref]]. Literals can't be typed, but will be interpreted according to the variables they are used with.
247 Types ar
[all...]
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DSince.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVersion.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DLink.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DDeprecated.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DCovers.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DUses.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DReturn_.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DGeneric.php18 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DThrows.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DSource.php17 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DSee.php21 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyRead.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DPropertyWrite.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DVar_.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DProperty.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
H A DParam.php19 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/
H A DDescriptionFactory.php15 use phpDocumentor\Reflection\Types\Context as TypeContext;
/plugin/advanced/lang/en/config/
H A Dmime.txt1 ==== MIME Types ====
/plugin/advanced/lang/fr/config/
H A Dmime.txt1 ==== Types MIME ====

123