PHP Class AxisFixed, GotCms

Inheritance: extends Axis
Afficher le fichier Open project: gotcms/gotcms Class Usage Examples

Protected Properties

Свойство Type Description
$step

Méthodes publiques

Méthode Description
Grid ( $min, $round_up = false ) Calculates a grid based on min, max and step min and max will be adjusted to fit step
__construct ( $length, $max_val, $min_val, $step )

Method Details

Grid() public méthode

Calculates a grid based on min, max and step min and max will be adjusted to fit step
public Grid ( $min, $round_up = false )

__construct() public méthode

public __construct ( $length, $max_val, $min_val, $step )

Property Details

$step protected_oe property

protected $step