Koha::AdditionalContentsLocalization - Koha Additional content localization object class
$c->additional_content;
Return the Koha::AdditionalContent for this translated content.
$c->author;
Return the author of the content
$c->is_expired;
Return $content->is_expired
$c->library;
Return the library of the content
$c->category;
Return the category of the content
$c->code;
Return the code of the content
$c->location;
Return the location of the content
$c->branchcode;
Return the branchcode of the content
$c->published_on;
Return the publication date of the content
$c->expirationdate;
Return the expiration date of the content
$c->number;
Return the number (order of display) of the content
$c->borrowernumber;
Return the borrowernumber of the content