ArticleManagerPage::doBatchAction
Function that does Batch Process for Articles, Copy, Move articles
Signature
public function doBatchAction(string
$articleName,
string
$searchString,
string
$newCategory,
string
$action )
Parameters
-
$articleName
- Article for which Batch Processing is to be done
-
$searchString
- Value entered in the drop down to filter the results
-
$newCategory
- Category to which the Article is to be moved or copied
-
$action
- Action to be taken, either Move or Copy
Returns
- void