Home
last modified time | relevance | path

Searched defs:format (Results 401 – 425 of 697) sorted by path

1...<<11121314151617181920>>...28

/plugin/elasticsearch/vendor/ruflin/elastica/src/Aggregation/
H A DNormalizeAggregation.php52 public function setFormat(string $format): self argument
H A DPercentilesBucket.php46 public function setFormat(string $format): self argument
H A DSerialDiff.php56 public function setFormat(?string $format = null): self argument
H A DStatsBucket.php35 public function setFormat(string $format): self argument
H A DSumBucket.php35 public function setFormat(string $format): self argument
H A DWeightedAvg.php93 public function setFormat($format) argument
/plugin/emphasis/syntax/
H A Dfont.php130 function render($format, Doku_Renderer $renderer, $data) { argument
/plugin/epub/
H A Drenderer.php69 public function canRender($format){
/plugin/eventum/
H A Dsyntax.php180 function render($format, Doku_Renderer $renderer, $data) {
236 function strike($format, $text) {
250 function emphasis($format, $text) {
263 function html($format, $text) {
275 function link($format, $url, $name, $title) {
/plugin/explain/
H A Dsyntax.php118 public function render($format, Doku_Renderer $renderer, $data) {
/plugin/extlist/
H A Dsyntax.php513 render($format, Doku_Renderer $renderer, $data) global() argument
/plugin/exttab3/
H A Dsyntax.php289 public function render($format, Doku_Renderer $renderer, $data)
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js68 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/fields/
H A Dsyntax.php64 public function render($format, Doku_Renderer $renderer, $data) {
/plugin/findologicxmlexport/vendor/hoa/file/Link/
H A DRead.php201 public function readArray($format = null)
233 public function scanf($format)
H A DReadWrite.php208 public function readArray($format = null)
240 public function scanf($format)
/plugin/findologicxmlexport/vendor/hoa/file/
H A DRead.php200 public function readArray($format = null)
232 public function scanf($format)
H A DReadWrite.php207 public function readArray($format = null)
239 public function scanf($format)
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DRead.php201 public function readArray($format = null)
233 public function scanf($format)
H A DReadWrite.php208 public function readArray($format = null)
240 public function scanf($format)
/plugin/findologicxmlexport/vendor/hoa/stream/IStream/
H A DIn.php134 public function scanf($format);
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DContext.php29 private $format; variable in JMS\\Serializer\\Context
61 …public function initialize(string $format, VisitorInterface $visitor, GraphNavigatorInterface $nav…
/plugin/findologicxmlexport/vendor/jms/serializer/src/EventDispatcher/
H A DEventDispatcher.php50 …on addListener(string $eventName, $callable, ?string $class = null, ?string $format = null, ?strin…
72 public function hasListeners(string $eventName, string $class, string $format): bool
85 public function dispatch(string $eventName, string $class, string $format, Event $event): void
115 …protected function initializeListeners(string $eventName, string $loweredClass, string $format): a…
H A DEventDispatcherInterface.php12 public function hasListeners(string $eventName, string $class, string $format): bool;
20 public function dispatch(string $eventName, string $class, string $format, Event $event): void;
27 …on addListener(string $eventName, $callable, ?string $class = null, ?string $format = null, ?strin…
H A DLazyEventDispatcher.php33 …protected function initializeListeners(string $eventName, string $loweredClass, string $format): a…

1...<<11121314151617181920>>...28