|
HCE Project DC service web UI
0.2
Hierarchical Cluster Engine DC service web UI
|
Public Member Functions | |
| getField ($position) | |
Private Attributes | |
| $fields = array() | |
CRON field factory implementating a flyweight factory.
http://en.wikipedia.org/wiki/Cron
Definition at line 10 of file FieldFactory.php.
| FieldFactory::getField | ( | $position | ) |
Get an instance of a field object for a cron expression position.
| int | $position | CRON expression position value to retrieve |
| InvalidArgumentException | if a position is not valide |
Definition at line 26 of file FieldFactory.php.
|
private |
Definition at line 15 of file FieldFactory.php.