Home
last modified time | relevance | path

Searched refs:History (Results 1 – 25 of 60) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/Resource/
DProjectsHistories.php20 use Google\Service\ToolResults\History; alias
41 * @param History $postBody
46 * @return History
48 public function create($projectId, History $postBody, $optParams = [])
52 return $this->call('create', [$params], History::class);
63 * @return History
69 return $this->call('get', [$params], History::class);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
Drouter.js48 Backbone.history = _.extend(new Backbone.History, {location: location});
402 Backbone.history = _.extend(new Backbone.History, {location: location});
407 Backbone.history = _.extend(new Backbone.History, {location: location});
444 Backbone.history = _.extend(new Backbone.History, {location: location});
454 Backbone.history = _.extend(new Backbone.History, {location: location});
466 Backbone.history = _.extend(new Backbone.History, {location: location});
475 Backbone.history = _.extend(new Backbone.History, {
496 Backbone.history = _.extend(new Backbone.History, {
516 Backbone.history = _.extend(new Backbone.History, {
535 Backbone.history = _.extend(new Backbone.History, {location: location});
[all …]
/plugin/tline/timeline_ajax/
Dsimile-ajax-bundle.js1967 SimileAjax.History={maxHistoryLength:10,historyFile:"__history__.html",enabled:true,_initialized:fa…
1968 SimileAjax.History.formatHistoryEntryTitle=function(A){return SimileAjax.History._plainDocumentTitl…
1970 SimileAjax.History.initialize=function(){if(SimileAjax.History._initialized){return ;
1971 }if(SimileAjax.History.enabled){var A=document.createElement("iframe");
1979 A.src=SimileAjax.History.historyFile+"?0";
1981 SimileAjax.DOM.registerEvent(A,"load",SimileAjax.History._handleIFrameOnLoad);
1982 SimileAjax.History._iframe=A;
1983 }SimileAjax.History._initialized=true;
1985 SimileAjax.History.addListener=function(A){SimileAjax.History.initialize();
1986 SimileAjax.History._listeners.add(A);
[all …]
/plugin/eventline/timeline_ajax/
Dsimile-ajax-bundle.js1967 SimileAjax.History={maxHistoryLength:10,historyFile:"__history__.html",enabled:true,_initialized:fa…
1968 SimileAjax.History.formatHistoryEntryTitle=function(A){return SimileAjax.History._plainDocumentTitl…
1970 SimileAjax.History.initialize=function(){if(SimileAjax.History._initialized){return ;
1971 }if(SimileAjax.History.enabled){var A=document.createElement("iframe");
1979 A.src=SimileAjax.History.historyFile+"?0";
1981 SimileAjax.DOM.registerEvent(A,"load",SimileAjax.History._handleIFrameOnLoad);
1982 SimileAjax.History._iframe=A;
1983 }SimileAjax.History._initialized=true;
1985 SimileAjax.History.addListener=function(A){SimileAjax.History.initialize();
1986 SimileAjax.History._listeners.add(A);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DListHistoriesResponse.php23 protected $historiesType = History::class;
31 * @param History[]
38 * @return History[]
DHistory.php20 class History extends \Google\Model class
98 class_alias(History::class, 'Google_Service_ToolResults_History');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
DListHistoryResponse.php23 protected $historyType = History::class;
35 * @param History[]
42 * @return History[]
DHistory.php20 class History extends \Google\Collection class
125 class_alias(History::class, 'Google_Service_Gmail_History');
/plugin/tagfilter/
Dscript.js172 } else if (History.getState().data.tagfilter) { //Fix for IE9
173 var params = History.getState().data.tagfilter;
244 var state = History.getState();
262 History.replaceState({'tagfilter':tf_object},'tagfilter',url[0] + '?' + old_params.join('&'));
/plugin/userhistory/
Dplugin.info.txt5 name User History Manager Plugin
/plugin/exttab2/
DREADME.md13 Revision History
/plugin/tagfilter/script/
Djquery.history.js1History=e.History||{},r=e.jQuery;if(typeof n.Adapter!="undefined")throw new Error("History.js Adap…
/plugin/permissioninfo/
DREADME.md16 ## History section in Known Issues
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/
Dbackbone.js1595 var History = Backbone.History = function() {
1616 History.started = false;
1619 _.extend(History.prototype, Events, {
1682 if (History.started) throw new Error('Backbone.history has already been started');
1683 History.started = true;
1777 History.started = false;
1825 if (!History.started) return false;
1892 Backbone.history = new History;
1929 Model.extend = Collection.extend = Router.extend = View.extend = History.extend = extend;
/plugin/codemirror/dist/modes/
Dpowershell.min.js1History|Member|PSSnapin|Type)/,/Checkpoint-Computer/,/Clear-(Content|EventLog|History|Host|Item(Pr…
/plugin/matrixnotifierwas/vendor/meet-kinksters/php-matrix-sdk/
DCONTRIBUTING.md21 …ease [squash them](http://www.git-scm.com/book/en/v2/Git-Tools-Rewriting-History#Changing-Multiple…
/plugin/ajaxedit/vendor/pnotify/
Djquery.pnotify.default.css55 /* -- History Pulldown */
/plugin/ajaxedit/
Dstyle.css55 /* -- History Pulldown */
/plugin/timetrack/vendor/pnotify/
Djquery.pnotify.default.css55 /* -- History Pulldown */
/plugin/aichat/
DAGENTS.md98 3. **Chat**: Question + History + Context Chunks → ChatModel → Answer
144 - History: chatHistory, rephraseHistory
/plugin/botbouncer/
DREADME.md45 History:
/plugin/publistf/
DCHANGELOG.md38 _Versions beyond this point do not exist within the Git History!_
/plugin/pubmed2020/site/
Ddescription.txt58 ====== History ======
/plugin/timetrack/
Dstyle.css125 /* -- History Pulldown */
/plugin/pagecss/vendor/csstidy-2.2.1/
H A DREADME.md87 ## History section in CSSTidy

123