Searched refs:firstimage (Results 1 – 14 of 14) sorted by relevance
/plugin/xcom/ |
H A D | remote.php | 331 $firstimage = $this->getcurrent($header,'firstimage'); 334 …$this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,$contents… 405 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,&$conten… argument 406 if(!empty($isreferencedby) || !empty($references) || !empty($media) || !empty($firstimage) 425 if(!empty($firstimage)) { 426 $contents .= "<tr><td $border>First Image</td><td>$firstimage</td></tr>";
|
/plugin/metadisplay/helper/ |
H A D | html.php | 238 $firstimage = $this->getcurrent($header,'firstimage'); 241 … $this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject); 319 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject) { argument 333 if(!empty($firstimage)) { 334 echo "<tr><td>First Image</td><td colspan='2'>$firstimage</td></tr>";
|
H A D | plaintext.php | 237 $firstimage = $this->getcurrent($header,'firstimage'); 240 … $this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject); 317 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject) { argument 331 if(!empty($firstimage)) { 332 echo "First Image] \n$firstimage\n";
|
/plugin/semantic/ |
H A D | helper.php | 104 return (isset($this->meta['relation']['firstimage']) ? $this->meta['relation']['firstimage'] : null);
|
/plugin/dirpictures/ |
H A D | syntax.php | 107 $picture = $meta['relation']['firstimage'];
|
/plugin/backlinks2/_test/data/meta/ |
H A D | backlinks_syntax.meta | 1 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"…
|
H A D | backlinks_exclude_syntax.meta | 1 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"…
|
H A D | link.meta | 5 …nces";a:2:{s:13:"bob_ross_says";b:1;s:16:"backlinks_syntax";b:1;}s:10:"firstimage";s:0:"";}s:8:"in…
|
H A D | backlinks_include_syntax.meta | 1 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}}s:10:"…
|
H A D | backlink_test_pages.meta | 2 …;s:4:"link";b:1;s:12:"include:link";b:1;s:12:"exclude:link";b:1;}s:10:"firstimage";s:0:"";}s:8:"in…
|
H A D | bob_ross_says.meta | 3 …nternal";a:2:{s:5:"cache";b:1;s:3:"toc";b:1;}s:8:"relation";a:1:{s:10:"firstimage";s:0:"";}s:11:"l…
|
/plugin/mapillary/ |
H A D | syntax.php | 167 $img = $rel [ 'firstimage' ];
|
/plugin/backlinks2/_test/data/meta/exclude/ |
H A D | link.meta | 3 …"relation";a:2:{s:10:"references";a:1:{s:13:"bob_ross_says";b:1;}s:10:"firstimage";s:0:"";}s:8:"in…
|
/plugin/backlinks2/_test/data/meta/include/ |
H A D | link.meta | 3 …"relation";a:2:{s:10:"references";a:1:{s:13:"bob_ross_says";b:1;}s:10:"firstimage";s:0:"";}s:8:"in…
|