Searched defs:first (Results 1 – 10 of 10) sorted by relevance
/dokuwiki/inc/Ui/ |
H A D | Recent.php | 17 protected $first; variable in dokuwiki\\Ui\\Recent 26 public function __construct($first = 0, $show_changes = 'both') argument 118 getRecents(& $first, & $hasNext) global() argument 182 htmlNavigation($first, $hasNext) global() argument [all...] |
H A D | Revisions.php | 45 protected function getRevisions(&$first, &$hasNext) argument 99 navigation($first, $hasNext, $callback) global() argument [all...] |
H A D | PageRevisions.php | 48 public function show($first = 0) argument
|
H A D | MediaRevisions.php | 50 public function show($first = 0) argument
|
/dokuwiki/inc/ |
H A D | changelog.php | 164 function getRecents($first, $num, $ns = '', $flags = 0) { argument
|
H A D | html.php | 318 function html_revisions($first = 0, $media_id = '') { argument 340 function html_recent($first = 0, $show_changes = 'both') { argument [all...] |
/dokuwiki/inc/ChangeLog/ |
H A D | ChangeLog.php | 193 public function getRevisions($first, $num) argument [all...] |
/dokuwiki/inc/Remote/ |
H A D | ApiCore.php | 907 public function pageVersions($id, $first = 0) argument
|
/dokuwiki/lib/scripts/ |
H A D | fileuploader.js | 19 qq.extend = function(first, second){ argument
|
/dokuwiki/lib/scripts/jquery/ |
H A D | jquery-ui.min.js | 8 this.isMultiLine=o||!a&&this._isContentEditable(this.element),this.valueMethod=this.element[o||a?"val":"text"],this.isNewMenu=!0,this._addClass("ui-autocomplete-input"),this.elemen global() property in s.classes [all...] |