getElementByName() method
$element = $clonefish->getElementByName( 'elementname' );
Returns a reference to an element object. Returns false, if the element was not found.

$element = $clonefish->getElementByName( 'elementname' );
Returns a reference to an element object. Returns false, if the element was not found.