PHP Classes

Packages of Eduardo Luz

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of Eduardo Luz (2)  >  Mission progress status  >  Reputation  
Picture of Eduardo Luz
Name: Eduardo Luz <contact>
Classes: 2
Country: Canada Canada
Age: 49
All time rank: 235954 in Canada Canada
Week rank: 195 Up5 in Canada Canada Up
All time users: 1006
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 PHP Action Class  
Create objects that execute actions dynamically
This package can create objects that execute actions dynamically.

It can take as parameter a string with the name of a global function or a static function of a class.

The package returns an object that has a function that can execute an action by calling the function with the name that was passed as parameter to the package.

  Files folder image SVN Interface  
Access projects in SubVersion repositories
This class can be used to access projects in SubVersion repositories.

It uses the SubVersion client program to perform several types of operations with SubVersion repositories. Currently it can:

- Checkout a directory from a given repository
- Commit all changed files of a directory to the repository
- Update files of a directory from the repository
- Add all files of a directory to the repository


  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