Home
last modified time | relevance | path

Searched defs:meta (Results 51 – 75 of 78) sorted by path

1234

/plugin/metaeditor/
H A Daction.php166 function parseMetaTree($meta)
/plugin/move/script/
H A Djson2.js199 meta = { // table of character substitutions class
/plugin/new_page_dialog/action/
H A Dmeta.php31 function meta(&$event) function in action_plugin_npd_meta
/plugin/npd/action/
H A Dmeta.php31 function meta(&$event) function in action_plugin_npd_meta
/plugin/odp/
H A Drenderer.php29 var $meta; variable in renderer_plugin_odp
/plugin/odt/ODT/
H A DODTDocument.php66 protected $meta; variable in ODTDocument
H A DODTExport.php23 …protected static function buildFromScratch(ODTInternalParams $params, $meta=null, $userfields=null…
133 …protected static function buildFromODTTemplate(ODTInternalParams $params, $meta=null, $userfields=…
253 …public static function buildZIPFile(ODTInternalParams $params, $meta=null, $userfields=null, $page…
H A DODTmeta.php14 var $meta = array(); variable in ODTMeta
/plugin/pagelist/
H A Dhelper.php64 protected $meta = null; global() variable in helper_plugin_pagelist
[all...]
/plugin/prettyprint/
H A Daction.php17 private function _get_full_name($name, $meta) {
/plugin/publish/
H A Dhelper.php146 function checkApprovalFormat($meta, $id) {
176 function hasApprovals($meta) {
/plugin/semantic/
H A Dhelper.php13 private $meta = array(); variable in helper_plugin_semantic
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js5614 "meta": 1, property in selfClosingTags
12191 meta = { // table of character substitutions class
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js215 meta, variable
379 meta = { // table of character substitutions class
/plugin/settingstree/
H A Dhelper.php185 function registerSettings($pluginname,$version,$meta,$defaults){
/plugin/settingstree/settings/
H A Dsettingshierarchy.class.php23 function __construct($pluginname,$meta,$defaults,$values){
H A Dsettingswrapper.class.php16 function __construct($key,settingslevel $level, array $meta, $set){
46 protected function _initSetting($meta){
/plugin/syntaxhighlightjs/static/lib/highlightjs/
H A Dhighlight.min.js7 …terLanguage("matlab",function(e){var t=[e.CNM,{cN:"string",b:"'",e:"'",c:[e.BE,{b:"''"}]}],r={r:0,…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dmercury.min.js1 …det require_cc_multi require_cc_nondet require_erroneous require_failure",meta:"inline no_inline t… property in AnonymousFunction4fae0eb30100.i
/plugin/tagfilter/script/
H A Djquery.history.js1 typeof JSON!="object"&&(JSON={}),function(){"use strict";function f(e){return e<10?"0"+e:e}function quote(e){return escapable.lastIndex=0,escapable.test(e)?'"'+e.replace(escapable,function(e){var t=meta[e];return typeof t=="string"?t:"\\u"+("0000"+e.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+e+'"'}function str(e,t){var n,r,i,s,o=gap,u,a=t[e];a&&typeof a=="object"&&typeof a.toJSON=="function"&&(a=a.toJSON(e)),typeof rep=="function"&&(a=rep.call(t,e,a));switch(typeof a){case"string":return quote(a);case"number":return isFinite(a)?String(a):"null";case"boolean":case"null":return String(a);case"object":if(!a)return"null";gap+=indent,u=[];if(Object.prototype.toString.apply(a)==="[object Array]"){s=a.length;for(n=0;n<s;n+=1)u[n]=str(n,a)||"null";return i=u.length===0?"[]":gap?"[\n"+gap+u.join(",\n"+gap)+"\n"+o+"]":"["+u.join(",")+"]",gap=o,i}if(rep&&typeof rep=="object"){s=rep.length;for(n=0;n<s;n+=1)typeof rep[n]=="string"&&(r=rep[n],i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i))}else for(r in a)Object.prototype.hasOwnProperty.call(a,r)&&(i=str(r,a),i&&u.push(quote(r)+(gap?": ":":")+i));return i=u.length===0?"{}":gap?"{\n"+gap+u.join(",\n"+gap)+"\n"+o+"}":"{"+u.join(",")+"}",gap=o,i}}typeof Date.prototype.toJSON!="function"&&(Date.prototype.toJSON=function(e){return isFinite(this.valueOf())?this.getUTCFullYear()+"-"+f(this.getUTCMonth()+1)+"-"+f(this.getUTCDate())+"T"+f(this.getUTCHours())+":"+f(this.getUTCMinutes())+":"+f(this.getUTCSeconds())+"Z":null},String.prototype.toJSON=Number.prototype.toJSON=Boolean.prototype.toJSON=function(e){return this.valueOf()});var cx=/[\u0000\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,escapable=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},rep;typeof JSON.stri (…) class
/plugin/watchcycle/
H A Daction.php300 protected function getLastMaintainerRev($meta, $maintainer, &$rev) argument
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1351 this.selfClosingTags={meta:1,link:1,area:1,base:1,col:1,input:1,img:1,br:1,hr:1,param:1,embed:1}; property in selfClosingTags
2998 …5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,gap,indent,meta={"\b":"\\b","\t":"\… class
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcklistslib.js43 EmptyElements : { base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,input:1 }, property in FCKListsLib.EmptyElements
/plugin/wysiwyg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js41 …ke:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,… property in FCKListsLib.EmptyElements
H A Dfckeditorcode_ie.js42 …ke:1,strong:1,sub:1,sup:1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,… property in FCKListsLib.EmptyElements

1234