| Recommend this page to a friend! |
| All class groups | > | All authors | > | Packages of Haruki Setoyama (2) | > | Mission progress status | > | Reputation |
|
||||||||||||||||||||||||||||||
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| ||||
| PHPOOT is a template engine. Features: * PHPOOT uses the "var" attribute of an html element in the template to show model data. * The template for PHPOOT is a XHTML document without special tags as control stracture. * So, the template can be written using normal html editor. * The model data for template is Array, which can contain Array, String and instances of class. * The html template can be compiled into PHP code before display in consideration of speed. Requirements: * PEAR * XML_HTMLSax 2.1.2, or later. |
| ||||
| This class makes it easy to instanciate and manipulate singleton classes. A singleton class assures that only one object of the class exists at one time. Multiple attempts to create an object of a singleton class return always the same class instance. |
| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |