Searched defs:mtime (Results 1 – 11 of 11) sorted by relevance
| /plugin/pagesicon/ |
| H A D | helper.php | 37 private function appendVersionToUrl(string $url, int $mtime): string { 393 public function getDefaultIconUrl(array $params = ['w' => 55], ?int &$mtime = null) { 414 public function getDefaultImageIcon(array $params = ['w' => 55], ?int &$mtime = null) { 423 public function getPageIconUrl( 451 public function getImageIcon( 467 public function getMediaIconUrl( 494 public function getMediaIcon(
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
| D | BuildBazelRemoteExecutionV2NodeProperties.php | 23 public $mtime; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2NodeProperties 28 public function setMtime($mtime)
|
| /plugin/owncloud/ajax/ |
| D | filelist.php | 58 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$folder)); variable 69 $mtime = strftime($conf['dformat'],filemtime($fullpath.'/'.$file)); variable
|
| /plugin/chat/ |
| D | ajax.php | 39 function _getChatHtml($pageFN, $ltime = 0, $mtime = 0) {
|
| /plugin/upgrade/myvendor/splitbrain/php-archive/src/ |
| H A D | FileInfo.php | 21 protected $mtime = 0; variable in splitbrain\\PHPArchive\\FileInfo 138 public function setMtime($mtime)
|
| H A D | Tar.php | 577 protected function writeRawFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '')
|
| H A D | Zip.php | 876 protected function makeUnixTime($mdate = null, $mtime = null)
|
| /plugin/elwikiupgrade/ |
| D | VerboseTarLib.class.php | 287 public function addData($name, $data, $uid = 0, $gid = 0, $perm = 0666, $mtime = 0) { 446 protected function writeFileHeader($name, $uid, $gid, $perm, $size, $mtime, $typeflag = '') {
|
| /plugin/nspages/fileHelper/ |
| D | namespacePreparer.php | 77 private function buildSortAttribute($nameToDisplay, $nsId, $mtime){
|
| D | pagePreparer.php | 137 private function buildSortAttribute($nameToDisplay, $pageId, $mtime){
|
| /plugin/txt2tags/ |
| D | txt2tags.class.php | 87 var $mtime; # last modified timestamp of the input file variable in T2T
|