Login   Register  
PHP Classes
elePHPant
Icontem

LOCO

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Thomas Björk
Name: Thomas Björk <e-mail contact>
Packages: 8 Browse all classes by Thomas Björk Browse all classes by
Country: Sweden Sweden - PHP jobs in Sweden
Age: 45
All time rank: 1872 in Sweden Sweden
Week rank: 211 Down3 in Sweden Sweden Down
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download .zip .tar.gz  
This class can be used to queue actions on objects to be performed later.

It can act as a proxy to objects of other classes and records actions that access those objects like setting variables, calling functions and include scripts.

The recorded object actions can be saved as scripts to be executed on the real class objects later.

  Classes of Thomas Björk  >  LOCO  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: LOCO
Base name: loco
Description: Queue actions on objects to be performed later
Version: -
PHP version: 5.0
License: GNU Lesser General Public License (LGPL)
All time users: 470 users
All time rank: 5089
Week users: 0 users
Week rank: 2023 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes
Group folder image Code Generation Compilers and tools that generate code automatically View top rated classes


  Innovation Award  
PHP Programming Innovation award nominee
December 2010
Number 2

Prize: One license of ScriptCase Enterprise edition
Sometimes it is not possible or it is not convenient to execute a certain task in a given moment, eventually because it takes too long to execute.

This class provides a solution to record in a file calls and variable accesses to given proxy objects, so you can play back the recorded accesses later on real class objects.

Manuel Lemos

  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Files folder imageExamples (5 files)
Plain text file loco.php Class LOCO, xLOCO and GoLOCO classes
Accessible without login HTML file loco.html Doc. Readme in html format
Accessible without login Plain text file loco.txt Doc. Readme in text format
Accessible without login Plain text file locodemo.php Example A quick demo with some comments

  Files  /  Files folder image Examples  
File Role Description
  Accessible without login Plain text file demo1.php Example Example 1
  Accessible without login Plain text file demo2a.php Example Example 2 - Part 1
  Accessible without login Plain text file demo2b.php Example Example 2 - Part 2
  Accessible without login Plain text file demo2c.php Example Example 2 - Part 3
  Accessible without login Plain text file demo3c.php Example Example 3

Download all files: loco.tar.gz loco.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.