Home
last modified time | relevance | path

Searched +defs:data +defs:format (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/plugin/eventum/
H A Dsyntax.php77 function cache($id, $data = null) {
116 function filter_keys($keys, $data) {
180 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/findologicxmlexport/vendor/jms/serializer/src/
H A DSerializerInterface.php19 …public function serialize($data, string $format, ?SerializationContext $context = null, ?string $t…
26 …public function deserialize(string $data, string $type, string $format, ?DeserializationContext $c…
H A DSerializer.php129 private function getVisitor(int $direction, string $format): VisitorInterface
151 …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 …nterface $navigator, VisitorInterface $visitor, Context $context, $data, string $format, ?string $…
257 private function convertArrayObjects($data)
/plugin/data/syntax/
H A Drelated.php29 render($format, Doku_Renderer $renderer, $data) global() argument
63 _buildSQL(& $data, $id = null) global() argument
[all...]
H A Dentry.php125 render($format, Doku_Renderer $renderer, $data) global() argument
158 _showData($data, $R) global() argument
209 _saveData($data, $id, $title) global() argument
302 _editDataLegacy($data, & $renderer) global() argument
432 _editData($data, & $renderer) global() argument
595 editToWiki($data) global() argument
[all...]
/plugin/bibtex/OSBib/format/
H A DEXPORTFILTER.php43 function format($data) function in EXPORTFILTER
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Common/Functions/
H A DStrings.php84 public static function unpackSSH2($format, &$data)
166 public static function packSSH2($format, ...$elements)
240 private static function formatPack($format)
/plugin/docnavigation/syntax/
H A Dpagenav.php28 public $data = []; global() variable in syntax_plugin_docnavigation_pagenav
171 render($format, Doku_Renderer $renderer, $data) global() argument
[all...]
/plugin/inlinejs/syntax/
H A Dembedcss.php55 public function render($format, Doku_Renderer $renderer, $data)
/plugin/dataplot/
H A Dsyntax.php202 function _cachename($data, $ext) {
210 function render($format, Doku_Renderer $renderer, $data) {
239 function _imgfile($data) {
268 function _run($data, $in, $out) {
/plugin/seqdia/
H A Dsyntax.php91 function _cachename($data,$ext){
101 function render($format, &$R, $data) {
122 function _imgfile($data){
147 function _remote($data,$in,$out){
/plugin/graphviz/
H A Dsyntax.php90 function _cachename($data,$ext){
100 function render($format, Doku_Renderer $R, $data) {
121 function _imgfile($data){
150 function _remote($data,$in,$out){
174 function _run($data,$in,$out) {
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Formatter/
H A DLineFormatter.php29 protected $format; variable in Monolog\\Formatter\\LineFormatter
43 …public function __construct(?string $format = null, ?string $dateFormat = null, bool $allowInlineL…
79 public function format(array $record): string function in Monolog\\Formatter\\LineFormatter
163 protected function convertToString($data): string
H A DWildfireFormatter.php59 public function format(array $record): string function in Monolog\\Formatter\\WildfireFormatter
131 protected function normalize($data, int $depth = 0)
/plugin/wysiwyg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js34 ConvertToHtml : function( data ) argument
68 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/fckg/fckeditor/editor/plugins/bbcode/
H A Dfckplugin.js34 ConvertToHtml : function( data ) argument
68 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/semanticdata/syntax/
H A Dentry.php104 function render($format, &$renderer, $data) {
124 function _showData($data,&$R){
168 function _saveData($data,$id,$title){
217 function _editData($data, &$renderer) {
300 public static function editToWiki($data) {
H A Dtable.php175 function render($format, &$R, $data) {
227 function preList($clist, $data) {
264 function nullList($data, $clist, &$R) {
274 function postList($data, $rowcnt) {
319 function _buildSQL(&$data){
455 function updateSQLwithQuery(&$data) {
/plugin/datatemplate/syntax/
H A Dentry.php66 function render($format, Doku_Renderer $renderer, $data) {
117 function _showData($data, &$R) {
169 function _getInstructions($data){
289 function _saveRendereredData($data,$id,&$renderer){
H A Dlist.php88 function _buildSQL(&$data) {
110 function render($format, Doku_Renderer $R, $data) {
175 function _renderTemplate($wikipage, $data, $rows, &$R) {
272 function _renderPagination($data, $numrows) {
327 function _match_filters($data, $datarows) {
393 function nullList($data, $clist, &$R) {
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckdataprocessor.js45 ConvertToHtml : function( data ) argument
100 ConvertToDataFormat : function( rootNode, excludeRoot, ignoreIfEmptyParagraph, format ) argument
/plugin/odt/
H A Dsyntax.php90 public function render($format, Doku_Renderer $renderer, $data) {
270 protected function check_templatepage ($pagename, $format) {
/plugin/visrep/
H A Dsyntax.php101 function _cachename($data, $ext) {
108 function render($format, &$R, $data) {
142 function _imgfile($data) {
165 function _run($data,$in,$out) {
/plugin/blogtng/syntax/
H A Dheader.php57 function render($format, Doku_Renderer $renderer, $data) {
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php42 public static function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool argument
170 renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
488 renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
799 renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
890 renderStaticEnterSpecialMetadata(TagAttributes $tagAttributes, Doku_Renderer_metadata $renderer, array $data, DokuWiki_Syntax_Plugin $plugin) global() argument
[all...]

12345678910>>...19