PHP Classes

Packages of Patrick J. Mizer

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Patrick J. Mizer (2)  >  Mission progress status  >  Reputation  
Picture of Patrick J. Mizer
Name: Patrick J. Mizer <contact>
Classes: 2
Country: United States United States
Age: 44
All time rank: 1403209 in United States United States
Week rank: 195 Up19 in United States United States Up
All time users: 2178
Week users: 0
 
  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  
  Files folder image Simple Tabs  
Generate navigation bars using links in tabs
This class can be used to generate navigation bars using HTML links.

The class generates several HTML links that are rendered using div tags with configurable CSS class.

The currently active tab only displays its text without a link.

  Files folder image SimpleTPL  
Template engine based on PHP execution
This is a simple class that implements a template engine based on PHP execution.

The templates are PHP scripts with regular PHP constructs inside the.

The template is processed by the class using a require command.

The template parameters are class variables that are assigned by a class function. Template scripts use the template parameters using the $this pseudo-variable.


  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