[ Index ] |
PHP Cross Reference of Phabricator |
[Summary view] [Print] [Text view]
1 <?php 2 3 final class PhabricatorBusyExample extends PhabricatorUIExample { 4 5 public function getName() { 6 return 'Busy'; 7 } 8 9 public function getDescription() { 10 return 'Busy.'; 11 } 12 13 public function renderExample() { 14 Javelin::initBehavior('phabricator-busy-example'); 15 return null; 16 } 17 }
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |