Home
last modified time | relevance | path

Searched +full:created -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang) (Results 26 – 50 of 55) sorted by relevance

123

/dokuwiki/lib/scripts/
H A Dtoolbar.js234 * Show/Hide a previously created picker window
H A Dfileuploader.js639 // there can't be txt nodes in dynamically created list
/dokuwiki/inc/Input/
H A DInput.php137 * This avoids copying data in memory, when the parameter is not set it will be created
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DBase.php
/dokuwiki/vendor/splitbrain/php-archive/src/
H A DZip.php266 * If $file is empty, the zip file will be created in memory
507 * Returns the created in-memory archive data
520 * Save the created in-memory archive data
/dokuwiki/lib/plugins/info/
H A Dsyntax.php67 * @param array $data data created by handler()
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Duscript.php89 'BeginState', 'EndState', 'Created', 'AllObjects', 'GetReferencers', 'GetItemName',
H A Dlotusformulas.php250 '@Day', '@Date', '@Created', '@Count', '@Cos', '@Contains',
/dokuwiki/inc/ChangeLog/
H A DRevisionInfo.php280 // when a page just created anyway, it is natural to expect no older revisions
/dokuwiki/inc/Extension/
H A DAuthPlugin.php24 'addUser' => false, // can Users be created?
/dokuwiki/inc/
H A Dparserutils.php162 $parsed .= "\n<!-- no cachefile used, but created {$cache->cache} -->\n";
242 * separate hierarchies by " " like "date created"
H A Dcommon.php62 * Please note: when you pass uninitialized variables, they will implicitly be created
1071 * @param string $id the id of the page to be created
1082 'id' => $id, // the id of the page to be created
1132 * @var string $id the id of the page to be created
H A Dinfoutils.php296 msg('The current page can be created by the webserver', 1);
H A Dinit.php413 * will be used to change the permission of a newly created dir or
H A Dauth.php366 * if no such file is found a random key is created and
448 compatible to ciphertext that was created using a "normal" IV.
H A Dsearch.php423 * structure created by search_fulltext. Sorts descending by count
H A Dpageutils.php599 * The needed directory is created by this function!
H A Dmedia.php470 // because a temp file was created already
579 addMediaLogEntry($new, $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'], '', null, $sizechange);
611 addMediaLogEntry($date, $id, DOKU_CHANGE_TYPE_CREATE, $lang['created'], '', null, $sizechange);
H A DDifferenceEngine.php1268 $r .= ' <span '.HTMLDiff::css('diff-addedline').'>'.$lang['created'].'</span>';
/dokuwiki/inc/parser/
H A Drenderer.php24 * The renderer transforms the syntax instructions created by the parser and handler into the
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH1.php
/dokuwiki/lib/plugins/authpdo/
H A Dauth.php62 // can Users be created?
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md17 - New interface `SimplePie\RegistryAware` to inject the `Registry` instance into classes created by `Registry` by @Art4 in [#760](https://github.com/simplepie/simplepie/pull/760)
/dokuwiki/inc/Remote/
H A DApiCore.php646 * Saves the given wiki text to the given page. If the page does not exist, it will be created.
685 $summary = $lang['created'];
708 * If the page does not exist, it will be created. If a page template for the non-existant
/dokuwiki/lib/plugins/extension/helper/
H A Dextension.php1021 // search $tmp/$base for the folder(s) that has been created

123