Home
last modified time | relevance | path

Searched defs:data (Results 1576 – 1600 of 2637) sorted by last modified time

1...<<61626364656667686970>>...106

/plugin/linksenhanced/
H A Dscript.js17 function(data) argument
/plugin/linksenhanced/syntax/
H A Dtable.php108 function render($format, Doku_Renderer $R, $data) {
/plugin/colorswatch/syntax/
H A Dcolorswatch.php99 public function render($mode, Doku_Renderer $renderer, $data)
/plugin/dlcounter/
H A Dsyntax.php99 function render($format, Doku_Renderer $renderer, $data) {
/plugin/emoji/
H A Dsyntax.php107 public function render($mode, Doku_Renderer $renderer, $data) {
H A Dscript.js40 jQuery.each(emojiStrategy, function(shortname, data) { argument
/plugin/emoji/script/
H A Djquery.textcomplete.js326 strategy.search(term, function (data, stillSearching) { argument
351 _zip: function (data, strategy, term) { argument
893 func.call(this, term, function (data) { argument
/plugin/sincetil/
H A Dsyntax.php42 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/pixelyear/
H A Dsyntax.php43 public function render($mode, Doku_Renderer $renderer, $data) {
/plugin/pagehere/
H A Dsyntax.php41 render($mode, Doku_Renderer $R, $data) global() argument
/plugin/explain/
H A Dsyntax.php118 public function render($format, Doku_Renderer $renderer, $data) {
/plugin/doodle4/
H A Dsyntax.php262 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/annotate/
H A Danno.php104 function render($mode, Doku_Renderer $renderer, $data) {
/plugin/findologicxmlexport/vendor/jms/serializer/src/Expression/
H A DExpressionEvaluator.php41 public function evaluate(string $expression, array $data = [])
49 public function evaluateParsed(Expression $expression, array $data = [])
H A DExpressionEvaluatorInterface.php15 public function evaluate(string $expression, array $data = []);
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DJsonSerializationVisitor.php27 private $data; variable in JMS\\Serializer\\JsonSerializationVisitor
39 public function visitNull($data, array $type)
47 public function visitString(string $data, array $type)
55 public function visitBoolean(bool $data, array $type)
63 public function visitInteger(int $data, array $type)
71 public function visitDouble(float $data, array $type)
82 public function visitArray(array $data, array $type)
109 public function startVisitingObject(ClassMetadata $metadata, object $data, array $type): void
118 public function endVisitingObject(ClassMetadata $metadata, object $data, array $type)
184 public function getResult($data)
H A DSerializer.php151 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t…
169 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
186 … public function toArray($data, ?SerializationContext $context = null, ?string $type = null): array
213 public function fromArray(array $data, string $type, ?DeserializationContext $context = null)
230 …vigatorInterface $navigator, VisitorInterface $visitor, Context $context, $data, string $format, ?…
257 private function convertArrayObjects($data)
H A DAbstractVisitor.php25 public function prepare($data)
/plugin/findologicxmlexport/vendor/jms/serializer/src/Visitor/
H A DSerializationVisitorInterface.php28 public function visitNull($data, array $type);
36 public function visitString(string $data, array $type);
44 public function visitBoolean(bool $data, array $type);
52 public function visitDouble(float $data, array $type);
60 public function visitInteger(int $data, array $type);
68 public function visitArray(array $data, array $type);
76 public function startVisitingObject(ClassMetadata $metadata, object $data, array $type): void;
81 public function visitProperty(PropertyMetadata $metadata, $data): void;
91 public function endVisitingObject(ClassMetadata $metadata, object $data, array $type);
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DAnnotation.php44 public final function __construct(array $data)
H A DFileCacheReader.php205 private function saveCacheFile($path, $data)
/plugin/findologicxmlexport/vendor/hoa/event/
H A DListener.php165 public function fire($listenerId, Bucket $data)
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
H A DParserTest.php1328 public function testParseBinaryData($data)
1358 public function testParseInvalidBinaryData($data, $expectedMessage)
/plugin/findologicxmlexport/vendor/twig/extensions/test/Twig/Tests/Extension/
H A DArrayTest.php18 public function testShuffleFilter($data, $expectedElements)
/plugin/findologicxmlexport/vendor/hoa/stream/Wrapper/IWrapper/
H A DStream.php245 public function stream_write($data);

1...<<61626364656667686970>>...106