PageBlockAuthorDate constructor

PageBlockAuthorDate(
  1. {required RichText author,
  2. required int publish_date,
  3. int? extra,
  4. int? clientId}
)

The author and publishing date of a page

Implementation

PageBlockAuthorDate