void setPresent(
string
$fp)
|
|
This sets whether to select a file if its dest file is present.
It could be a
negate
boolean, but by doing things this way, we get some documentation on how the system works. A user looking at the documentation should clearly understand that the ONLY files whose presence is being tested are those that already exist in the source directory, hence the lack of a
destonly
option.
Tags:
Parameters:
Checks to make sure all settings are kosher. In this case, it means that the targetdir attribute has been set and we have a mapper.
Tags:
Overrides
BaseSelector::verifySettings() (<p>Subclasses can override this method to provide checking of their)