Home
last modified time | relevance | path

Searched refs:type (Results 2176 – 2200 of 4303) sorted by relevance

1...<<81828384858687888990>>...173

/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm32 <link href="../sample.css" rel="stylesheet" type="text/css" />
57 <input type="submit" value="Submit">
/plugin/bureaucracyau/
H A Dstyle.css59 .dokuwiki form.bureaucracyau__plugin label input[type=checkbox] {
72 .dokuwiki form.bureaucracyau__plugin label input[type=radio]~span {
/plugin/codeprettify/code-prettify/styles/
H A Ddesert.css7 pre .typ { color: #98fb98 } /* type - lightgreen */
18 li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 { list-style-type: none }
/plugin/zerolinecss/
H A DREADME.md27 'type' => 'text/css',
32 $clear[] = array ( 'type' => 'text/javascript');
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/System/SSH/
H A DAgent.php178 list($type, $keyCount) = Strings::unpackSSH2('CN', $packet);
179 if ($type != self::SSH_AGENT_IDENTITIES_ANSWER) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php48 protected $type; variable in Sabre\\CalDAV\\Xml\\Notification\\Invite
211 switch ($this->type) {
/plugin/advanced/lang/en/
H A Dconfig.txt10 ^ main file ^ local file ^ type of config …
15 …conf'' | [[doku>mime]] | mime type settings for upload…
/plugin/sync/
H A Dstyle.css32 div.dokuwiki form.sync_profile fieldset div.type {
35 div.dokuwiki form.sync_profile fieldset div.type label{
/plugin/bureaucracy/
H A Dstyle.css59 .dokuwiki form.bureaucracy__plugin label input[type=checkbox] {
72 .dokuwiki form.bureaucracy__plugin label input[type=radio]~span {
/plugin/bez/tpl/
H A Dtask.php15 <?php if ($tpl->get('task')->thread->type == 'project'): ?>
34 <?php echo $tpl->getLang($tpl->get('task')->thread_comment->type) ?>
/plugin/struct/meta/
H A DAggregationCloud.php47 $type = strtolower($value->getColumn()->getType()->getClass());
69 "<div style='font-size:$weight%' data-count='$count' class='cloudtag struct_$type'>";
/plugin/bookmarkfile/
H A Dstyle.css2 list-style-type: none;
/plugin/tablecalc/
H A Dsyntax.php68 …$renderer->doc .= '<span id="'.$data['divid'].'"><script type="text/javascript" defer="defer">tabl…
/plugin/dump/class/
H A DCallStackMenuItem.php30 protected $type = 'export_'. \renderer_plugin_dump_callstack::NAME; variable in ComboStrap\\CallStackMenuItem
/plugin/codebutton/
H A Daction.php39 'type' => 'format',
/plugin/tplmod/
H A DMenuItem.php16 protected $type = ''; variable in dokuwiki\\plugin\\tplmod\\MenuItem
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A Dad0dcbc7fc619e952c8825b8f307b7b2.asciidoc10 'type' => 'cross_fields',
/plugin/importfacebookevents/
H A Dsyntax.php194 …},picture{url},description,feed.limit(10){from{name,picture},created_time,type,message,link,permal…
312 '@type' => 'Event',
319 '@type' => 'Place',
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.js1085 if ( chart.type !== 'xy' ) {
1234 r.rules = defaults[ chart.type ];
1236 r.rules = defaults[ chart.type ].concat( r.rules );
/plugin/wrapadd/
H A Dstyle.css5 list-style-type: none;
21 list-style-type: none;
38 list-style-type: none;
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmaction.js19type=="null"){this.SVGsaveData(i);return i}i.Add(this.SVGdataStretched(this.Get("selection")-1,h,k…
/plugin/odt/
H A Dsyntax.php241 * @param string $type The index type ('toc' or 'chapter)'
243 function insert_index_preview ($renderer, $type='toc') { argument
247 switch ($type) {
/plugin/combo/ComboStrap/
H A DPageImageTag.php196 LogUtility::error("The image ($pageImageProcessing) is an unknown page image type", PageImageTag::CANONICAL);
227 * (Note that because we use icon as page-image type,
295 // the type is first
296 $type = $tagAttributes->getType();
297 $orderOfPreference[] = $type;
306 if ($defaultImageOrder === $type) {
/plugin/data-au/_test/
H A Dhelper.test.php205 protected function createColumnEntry($name, $multi, $key, $origkey, $title, $type) { argument
212 'type' => $type
277 protected function createFilterArray($key, $value, $compare, $colname, $type) { argument
283 'type' => $type
/plugin/wysiwyg/fckeditor/editor/dialog/fck_image/
H A Dfck_image.js58 if ( oImage && oImage.tagName != 'IMG' && !( oImage.tagName == 'INPUT' && oImage.type == 'image' ) )
227 oImage.type = 'image' ;
408 function OpenServerBrowser( type, url, width, height ) argument
410 sActualBrowser = type ;

1...<<81828384858687888990>>...173