Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 41) sorted by relevance

12

/plugin/struct/_test/mock/
H A DAccessTable.php11 public static function getPageAccess($tablename, $pid, $ts = 0)
31 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0)
47 public static function byTableName($tablename, $pid, $ts = 0, $rid = 0)
H A DSchemaNoDB.php11 public function __construct($table, $ts)
H A DAccessTableDataNoDB.php17 public function __construct($table, $pid, $ts)
/plugin/struct/db/
H A Dupdate0009.sql4 ts TEXT field
14 ts, field
H A Dupdate0014.sql4 ts, field
H A Dupdate0001.sql5 ts INT NOT NULL, field
/plugin/struct/meta/
H A DAccessTable.php22 protected $ts = 0; variable in dokuwiki\\plugin\\struct\\meta\\AccessTable
57 public static function getPageAccess($tablename, $pid, $ts = 0)
85 public static function bySchema(Schema $schema, $pid, $ts = 0, $rid = 0)
104 public static function byTableName($tablename, $pid, $ts = 0, $rid = 0)
124 public function __construct($schema, $pid, $ts = 0, $rid = 0)
540 public function setTimestamp($ts)
H A DSchema.php42 protected $ts = 0; variable in dokuwiki\\plugin\\struct\\meta\\Schema
56 public function __construct($table, $ts = 0)
H A DAccessTableSerial.php14 public function __construct($table, $pid, $ts = 0, $rid = 0)
H A DAccessTablePage.php16 public function __construct($schema, $pid, $ts = 0, $rid = 0)
H A DAccessDataValidator.php116 public function saveData($ts = 0)
H A DAccessTableGlobal.php14 public function __construct($table, $pid, $ts = 0, $rid = 0)
H A DAssignments.php321 public function getHistoricAssignments($page, $ts)
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/Token/
DIncludeTest.php18 private $ts; variable in PHP_Token_IncludeTest
/plugin/asciidocjs/node_modules/@types/babylon/
DREADME.md73 ### Additional Details
/plugin/bliki/
Dsyntax.php193 function getDateHeader($ts) {
228 function getUrlPartFromTimestamp($ID, $ts=0) {
/plugin/asciidocjs/node_modules/jake/lib/
Dloader.js47 'ts': function () { method
/plugin/upgrade/myvendor/splitbrain/php-archive/src/
DZip.php907 protected function makeCentralFileRecord($offset, $ts, $crc, $len, $clen, $name, $comp = null)
954 protected function makeLocalFileHeader($ts, $crc, $len, $clen, $name, $comp = null)
/plugin/pwaoffline/
Dscript.js31 ts: event.data.ts, property
Dsw.js20 ts: value, property
/plugin/asciidocjs/node_modules/cliui/build/lib/
Dindex.js234 function addBorder(col, ts, style) { argument
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/src/
DMatrixHttpApi.php1140 public function getUrlPreview(string $url, float $ts = null) {
/plugin/diagramsnet/lib/js/diagramly/
DApp.js5929 localStorage.setItem(cachedNotifKey, JSON.stringify({ts: Date.now(), notifs: notifs})); property
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
Dpdfmake.js19962 ts.transforming = true; field
19967 ts.needTransform = true; field
/plugin/xlsx2dw/packages/xmltojson/
Dxmltojson.js148 function ts(a){if(!a){throw jf(new el)}} function

12