9 calls to Element::getProperty() in Express 8
- Element::appendProperty in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Appends a property with a value.
- Element::colorize in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Adds a specific Bootstrap class to color a button based on its text value.
- Element::getContext in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Retrieves a context value from the #context element property, if any.
- Element::isPropertyEmpty in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Indicates whether a property on the element is empty.
- Element::isType in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Checks if the element is a specific type of element.
- Element::prependProperty in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Prepends a property with a value.
- Element::setButtonSize in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Adds Bootstrap button size class to the element.
- Element::setIcon in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Adds an icon to button element based on its text value.
- Element::smartDescription in themes/
contrib/ bootstrap/ src/ Utility/ Element.php - Converts an element description into a tooltip based on certain criteria.