Home
last modified time | relevance | path

Searched refs:props (Results 1 – 9 of 9) sorted by relevance

/dokuwiki/lib/scripts/
H A Dtoolbar.js79 function tb_format(btn, props, edid) { argument
80 var sample = props.sample || props.title;
82 fixtxt(props.open),
83 fixtxt(props.close),
101 function tb_formatln(btn, props, edid) { argument
102 var sample = props.sample || props.title,
107 props.open = fixtxt(props.open);
108 props.close = fixtxt(props.close);
116 startofs: props.open.length,
117 endofs: props.close.length
[all …]
H A Dedit.js73 function createPicker(id,props,edid){ argument
78 if(props['class']){
79 $picker.addClass(props['class']);
93 jQuery.each(props.list, function (key, item) {
94 if (!props.list.hasOwnProperty(key)) {
101 item = DOKU_BASE+'lib/images/'+props.icobase+'/'+item;
113 initToolbar($picker,edid,props.list);
143 function addBtnActionSignature($btn, props, edid) { argument
/dokuwiki/inc/Remote/OpenApiDoc/
H A DOpenAPIGenerator.php263 $props = [];
269 'properties' => &$props
281 $props[$name] = array_merge(
/dokuwiki/vendor/splitbrain/lesserphp/src/
H A DLessc.php393 foreach ($root->props as $prop) {
416 [$top, $bottom] = $this->sortProps($root->props, true);
425 protected function compileImportedProps($props, $block, $out, $sourceParser, $importDir) argument
435 foreach ($props as $prop) {
579 foreach ($this->sortProps($block->props) as $prop) {
609 protected function sortProps($props, $split = false) argument
616 foreach ($props as $prop) {
1089 foreach ($this->sortProps($mixin->props) as $subProp) {
H A DParser.php1432 $b->props = [];
1457 $this->env->props[] = $prop;
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php177 $props = get_object_vars($this);
186 } elseif (array_key_exists($name, $props)) {
190 elseif (($prop = 'i' . $name) && array_key_exists($prop, $props)) {
195 elseif (($prop = substr($name, 1)) && array_key_exists($prop, $props)) {
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1801 foreach ($entries as $filename => $props) {
1802 if (!isset($props['type'])) {
1807 if ($props['type'] == NET_SFTP_TYPE_DIRECTORY) {
2596 foreach ($entries as $filename => $props) {
2597 if (!isset($props['type'])) {
2602 if ($props['type'] == NET_SFTP_TYPE_DIRECTORY) {
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6props:{red:{idx:0,type:"byte"},green:{idx:1,type:"byte"},blue:{idx:2,type:"byte"}}},hsla:{props:{h… property
H A Djquery.min.js2props:ce.extend({},e),opts:ce.extend(!0,{specialEasing:{},easing:ce.easing._default},t),originalPr… property