Searched refs:maximum (Results 1 – 4 of 4) sorted by relevance
174 * @param int $maximum Maximum acceptable length177 protected static function checkTextLength($text, $minimum, $maximum) argument181 return ($textLength >= $minimum && $textLength <= $maximum);
57 # adjust the image to a maximum width of 500 pixels 60 # adjust the image to a maximum height of 500 pixels
186 … mitigate the problem, you can upload your file in different formats for maximum browser compatibi…444 | any number | will be used as maximum number items to show, defaults to 8 |