constant SocialPostAlbumManagedFile::CLASS_NAME in Open Social 10.3.x
Same name and namespace in other branches
- 10.0.x modules/social_features/social_post/modules/social_post_album/src/Element/SocialPostAlbumManagedFile.php \Drupal\social_post_album\Element\SocialPostAlbumManagedFile::CLASS_NAME
- 10.1.x modules/social_features/social_post/modules/social_post_album/src/Element/SocialPostAlbumManagedFile.php \Drupal\social_post_album\Element\SocialPostAlbumManagedFile::CLASS_NAME
- 10.2.x modules/social_features/social_post/modules/social_post_album/src/Element/SocialPostAlbumManagedFile.php \Drupal\social_post_album\Element\SocialPostAlbumManagedFile::CLASS_NAME
The CSS class which adding to wrapper when at least one image was loaded.
File
- modules/
social_features/ social_post/ modules/ social_post_album/ src/ Element/ SocialPostAlbumManagedFile.php, line 20
Class
- SocialPostAlbumManagedFile
- Provides an AJAX/progress aware widget for uploading and saving a file.
Namespace
Drupal\social_post_album\ElementCode
const CLASS_NAME = 'post-images-loaded';