[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/Block/ -> moon.php (sommaire)

(pas de description)

Poids: 224 lignes (8 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

Horde_Block_Horde_moon:: (5 méthodes):
  _title()
  _params()
  _content()
  _calculateMoonPhases()
  _jdtogregorian()


Classe: Horde_Block_Horde_moon  - X-Ref

$Horde: horde/lib/Block/moon.php,v 1.16.10.4 2005/10/18 11:33:39 jan Exp $

_title()   X-Ref
Pas de description

_params()   X-Ref
Pas de description

_content()   X-Ref
Pas de description

_calculateMoonPhases($Y)   X-Ref
Returns an array with all the phases of the moon for a whole
year.

Based on code from
http://www.zend.com/codex.php?id=830&single=1 by Are Pedersen.

Converted from Basic by Roger W. Sinnot, Sky & Telescope, March 1985.
Converted from javascript by Are Pedersen 2002
Javascript found at http://www.stellafane.com/moon_phase/moon_phase.htm

param: integer   $year   The four digit year to return the moon
return: array    The moon phases.

_jdtogregorian($julian)   X-Ref
Checks if the jdtogregorian function exists, and if not
calculates the gregorian date manually.

param: int $julian The julian date
return: string m/d/Y



Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7