HomebulletScriptsbulletTag: type (4 results)
  1. No Screenshot
    1693 total visits
    List of values can be manipulated as collections, queues, stacks and dictionaries. There are regular versions of these classes and also generic versions which can verify whether the values in the collections are of a given type. Requirements: PHP 5.02 or higher
  2. No Screenshot
    2248 total visits
    Generics allows defining the types of values to be returned by generic classes so they can be checked dynamically at run-time. When the defined type does not match returned values exceptions are given. Requirements: PHP 5.02 or higher
  3. No Screenshot
    2010 total visits
    classGen can define a class with a given name and type to add variables and functions to it. A file with the defined class code and comments is generated. Requirements: PHP 4 or higher
  4. No Screenshot
    1480 total visits
    Collection implements an SPL iterator that can manage collections of values as if the class objects were arrays. Operations like adding, merging, sorting, counting, removing and checking the values are supported by Collection. Requirements: PHP 5 or higher
Pages 1 of 1« 1 »