메소드 | 설명 | |
---|---|---|
Description ( ) : string | The description of this step | |
Name ( ) : string | The short name for this pre-processing step, should be no longer than 50 chars | |
Process ( |
Interface method that all PrePorcessing Steps must implement | |
ReturnRequiredParameters ( ) : |
This method returns an array of the required paramters that are nessesary to run this step. |
public Process ( |
||
$contentItems | ||
$configuration | ||
$logger | Log | |
리턴 |
public ReturnRequiredParameters ( ) : |
||
리턴 |