6 calls to VarbaseContext::_getAttributeByOtherAttributeValue() in Varbase: The Ultimate Drupal CMS Starter Kit (Bootstrap Ready) 8.7
- VarbaseContext::appendTheRichTextEditorField in tests/
features/ bootstrap/ VarbaseContext.php - #varbase : To append text at the end of a rich text editor field WYSIWYG with content using the name of the field.
- VarbaseContext::iFillInTheRichTextEditorField in tests/
features/ bootstrap/ VarbaseContext.php - #varbase : To fill in a rich text editor field WYSIWYG with content using the name of the field.
- VarbaseContext::iShouldSeeImageWithTheAltTextUnder in tests/
features/ bootstrap/ VarbaseContext.php - #varbase : To Find an image with the alt text attribute. under a custom iframe.
- VarbaseContext::iShouldSeeImageWithTheTitleTextInTheRichTextEditorField in tests/
features/ bootstrap/ VarbaseContext.php - #varbase : To Find an image with the title text attribute under a custom iframe.
- VarbaseContext::prependTheRichTextEditorField in tests/
features/ bootstrap/ VarbaseContext.php - #varbase : To add append text at the end of a rich text editor field WYSIWYG with content using the name of the field.
- VarbaseContext::_addIDtoIFrame in tests/
features/ bootstrap/ VarbaseContext.php - Helper function to add an ID to an IFream.