Tests searchReplaceTest.php |
searchReplaceTest.phpScript to test the response command xajaxResponse->replace which will replace a specified piece of text with another. Summary
Test the <xajaxResponse> object.Please see copyright.inc.php for a detailed description, copyright and license information. |
Replace a specified value with another value within the given element’s property.
function replace( $sTarget, $sAttribute, $sSearch, $sData )