You are here

constant SocialPostAlbumManagedFile::CLASS_NAME in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_post/modules/social_post_album/src/Element/SocialPostAlbumManagedFile.php \Drupal\social_post_album\Element\SocialPostAlbumManagedFile::CLASS_NAME
  2. 10.0.x modules/social_features/social_post/modules/social_post_album/src/Element/SocialPostAlbumManagedFile.php \Drupal\social_post_album\Element\SocialPostAlbumManagedFile::CLASS_NAME
  3. 10.1.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\Element

Code

const CLASS_NAME = 'post-images-loaded';