UNB Components Code Reference

UnbUi::CombineTimeUnits method

Combines two relative time specifications.

private static function UnbUi::CombineTimeUnits ($count1, $unit1, $count2, $unit2);

Parameters

count1
unit1
count2
unit2

Remarks

If the smaller unit is not relevant enough with the value of the greater unit, it is omitted.

Member of class: UnbUi

Implementation file: ui.class.php, line 459

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.