[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/backup/util/interfaces/ -> processable.class.php (summary)

(no description)

Copyright: 2010 onwards Eloy Lafuente (stronk7) {@link http://stronk7.com}
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 40 lines (1 kb)
Included or required:0 times
Referenced: 2 times
Includes or requires: 0 files

Defines 1 class

processable:: (1 method):
  process()


Interface: processable  - X-Ref

Interface to apply to all the classes we want to be processable by one @base_processor

Any class being part of one backup/restore structure must implement this interface
in order to be able to be processed by a given processor (visitor pattern)

TODO: Finish phpdocs
process($processor)   X-Ref
This function will call to the corresponding processor method in other to
make them perform the desired tasks.




Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1