Home
last modified time | relevance | path

Searched refs:more (Results 1 – 25 of 1655) sorted by relevance

12345678910>>...67

/plugin/translation/
H A Ddeleted.files161 flags/more/ad.gif
162 flags/more/ae.gif
163 flags/more/ag.gif
164 flags/more/ai.gif
165 flags/more/al.gif
166 flags/more/am.gif
167 flags/more/an.gif
168 flags/more/ao.gif
169 flags/more/ar.gif
170 flags/more/a
[all...]
/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ReadersMore.jar ... readers/ org/jmol/adapter/readers/more/ org/jmol/adapter/readers/more ...
H A DJmolApplet0_ReadersMore.jar ... readers/ org/jmol/adapter/readers/more/ org/jmol/adapter/readers/more ...
/plugin/owncloud/
H A Dhelper.php564 $more['tok'] = media_get_token($id,$more['w'],$more['h']);
567 if(isset($more['cache']) && $more['cache'] == 'cache') unset($more['cache']);
568 if(empty($more['w'])) unset($more['w']);
569 if(empty($more['h'])) unset($more['h']);
571 if($more['fileid'] <1 || $more['fileid'] == '') unset($more['fileid']);
572 if(isset($more['id']) && $direct) unset($more['id']);
573 $more = buildURLparams($more, $sep);
581 $more .= $more === '' ? '' : $sep;
585 $more = str_replace(',,', ',', $more);
586 $more = str_replace(',', $sep, $more);
[all …]
/plugin/miniblog/syntax/
H A Dentry.php51 $more = ((count($entries) > $page+$num) ? ($page+$num)/$num : -1); // next page
61 $this->render_twentyfifteen($renderer, $entries, $less, $more);
63 $this->render_default($renderer, $entries, $less, $more);
68 function render_default($renderer, $entries, $less, $more) { argument
86 if ($more !== -1) {
87 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
91 function render_twentyfifteen($renderer, $entries, $less, $more) { argument
116 if ($more !== -1) {
117 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DSprocketsFilter.php79 $more = '';
82 $more .= 'options[:load_path] << '.var_export($directory, true)."\n";
86 $more .= 'options[:asset_root] = '.var_export($this->assetRoot, true)."\n";
89 if ($more) {
90 $more .= "\n";
103 $more
/plugin/amazon/
H A Dsyntax.php72 list($asin,$more) = explode(' ',$asin,2);
73 if(preg_match('/(\d+)x(\d+)/i',$more,$match)){
77 if(preg_match('/=(\d+)/',$more,$match)){
80 if(preg_match('/noprice/i',$more,$match)){
82 }elseif(preg_match('/(show)?price/i',$more,$match)){
85 if(preg_match('/nopurchased/i',$more,$match)){
87 }elseif(preg_match('/(show)?purchased/i',$more,$match)){
90 if(preg_match('/sortprice/i',$more,$match)){
92 }elseif(preg_match('/sortpriority/i',$more,$match)){
94 }elseif(preg_match('/sortadded/i',$more,$match)){
/plugin/popupviewer/syntax/
H A Dviewer.php85 $more = 'id="' . $scID . '"';
115 $more = $this->_getOnClickHandler($close, array('isImage' => true, 'id' => $id));
144 $more = $this->_getOnClickHandler($close, $data);
148 …$renderer->doc .= $this->_renderFinalPopupImage($id, $exists, $more, $name, $isImageMap, $script, …
153 function _renderFinalPopupImage($id, $exists, $more, $name, $isImageMap, $script, $class='') { argument
155 $more .= ' class="wikilink' . ($exists?1:2) . (!empty($class) ? ' ' . $class : '' ). '"';
159 return '<a href="'.$id.'" ' . trim($more) . ' >' . $name . '</a>' . $script;
161 $return = '<area href="'.$id.'" ' . trim($more) . '';
/plugin/siteexport/inc/
H A Dfunctions.php221 …public function wl($id='',$more='',$abs=false,$sep='&amp;', $IDexists=true, $overrideRewrite=false… argument
224 $this->debug->message("Starting to build WL-URL for '$id'", $more, 1);
226 if(is_array($more)){
229 foreach( $more as $key => $value) {
251 $more = $intermediateMore;
253 $more = str_replace(',', $sep, $more);
278 if ($more) $xlink .= '?' . $more;
282 if ($more) $xlink .= '?' . $more;
285 if ($more) $xlink .= '?' . $more;
288 if ($more) $xlink .= $sep . $more;
[all …]
/plugin/discussion/
H A Dadmin.php63 $more = ((count($threads) > ($first + $num)) ? true : false);
81 $this->_browseDiscussionLinks($more, $first, $num);
303 * @param bool $more
308 function _browseDiscussionLinks($more, $first, $num) { argument
311 if (($first == 0) && (!$more)) return true;
325 if ($more) {
331 } else if ($more) {
334 if ($more) {
/plugin/dokukiwix/
H A DINSTALL11 function wl($id='',$more='',$abs=false,$sep='&amp;'){
14 if (defined("dokukiwix_plugin")) return dokukiwix_wl($id, $more, $abs, $sep);
17 function ml($id='',$more='',$direct=true,$sep='&amp;'){
20 if (defined("dokukiwix_plugin")) return dokukiwix_ml($id,$more,$direct, $sep);
H A Dcommon.php13 function dokukiwix_ml($id='',$more='',$direct=true,$sep='&'){ argument
47 function dokukiwix_wl($id='',$more='',$abs=false,$sep='&amp;'){ argument
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsDocumentSeparator.yml11 more: stuff
15 { 'more': 'stuff' }
31 more: stuff
35 {'more': 'stuff'}
/plugin/magnifier/
H A Dsyntax.php86 function _renderFinalPopupImage($id, $exists, $more, $name, $isImageMap, $script, $class='') { argument
88 $more .= ' class="wikilink' . ($exists?1:2) . (!empty($class) ? ' ' . $class : '' ). '"';
92 return '<a href="'.$id.'" ' . $more . ' >' . $name . '</a>' . $script;
94 $return = '<area href="'.$id.'" ' . $more . '';
/plugin/amazonlight/
H A Dsyntax.php74 list($asin, $more) = explode(' ', $asin, 2);
77 if (preg_match('/(\d+)x(\d+)/i', $more, $match)) {
81 if (preg_match('/noprice/i', $more, $match)) {
83 } elseif (preg_match('/(show)?price/i', $more, $match)) {
/plugin/linkback/
H A Dadmin.php61 $more = count($targets) > ($first + $num);
80 $this->_browseLinkbackLinks($more, $first, $num);
243 function _browseLinkbackLinks($more, $first, $num){ argument
246 if (($first == 0) && (!$more)) return true;
257 if ($more){
263 } else if ($more){
266 if ($more){
/plugin/loglog/
H A Daction.php120 * @param string $more
122 protected function logAdmin(array $data = [], $more = '') argument
128 if ($more && $more !== $page) $msg .= " - $more";
/plugin/actionlink/
H A Dsyntax.php195 function tpll_link($url,$name,$more=''){ argument
197 if ($more) $link.=' '.$more;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Ad/
H A DDirSyncResponseControl.php110 $more = $response->getChild(0);
113 if (!$more instanceof IntegerType) {
124 $more->getValue(),
/plugin/authucenter/lib/uc_client/control/
H A Dpm.php34 $more = intval($this->input('more'));
35 if(!$_ENV['pm']->isnewpm($uid) && !$more) {
41 if($more == 0) {
43 } elseif($more == 1) {
45 } elseif($more == 2 || $more == 3) {
46 if($more == 2) {
55 } elseif($more == 4) {
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less12 * Include this stylesheet on your page to get a more printer-friendly calendar.
63 /* use a more border-friendly method for this... */ }
72 making it look more like 3em. for other browers, it will already be this tall */
75 /* Undo month-view event limiting. Display all events and hide the "more" links
77 .fc-more-cell,
78 .fc-more {
89 /* never display the "more.." popover in print mode */ }
152 /* ...replace it with a more verbose version (includes AM/PM) stored in an html attribute */
/plugin/picasawebalbum/orig/
H A Djquery.pwi.js.patch7 … sure you specify at least your username.' + '\n' + 'See http://pwi.googlecode.com for more info');
8 …t('Make sure you specify at least your username.' + '\n' + 'See pwi.googlecode.com for more info');
/plugin/findologicxmlexport/vendor/doctrine/annotations/docs/en/
H A Dindex.rst55 :ref:`Read more about custom annotations. <custom>`
82 :ref:`Read more about handling annotations. <annotations>`
92 .. _Read more about handling annotations.: annotations
93 .. _Read more about custom annotations.: custom
/plugin/blog/syntax/
H A Dblog.php162 * @param $more
167 function _browseEntriesLinks($more, $first, $num) { argument
177 if ($more) $ret .= ' | ';
179 } else if ($more) {
182 if ($more) {
/plugin/openlayersmap/lang/en/
H A Dhelp.txt7 * **zooming in and out** using the + and - buttons in the top left of the map you can obtain more or less detail in the map
9 * **retrieving information** the map may contain elements that contain more information, by clicking these a popup will show this information
16 * **zooming in and out** using the + and - buttons in the top left of the map or by using the + and - keys you can obtain more or less detail in the map
18 * **retrieving information** the map may contain elements that contain more information, using the i key you can activate a cursor that may be moved using the arrow keys, pressing the enter will execute an information retrieval. press the i or the escape key to return to navigation mode

12345678910>>...67