Searched refs:initialsStyle (Results 1 – 1 of 1) sorted by relevance
684 $initialsStyle = 'creatorInitials';705 $initialsStyle = 'primaryCreatorInitials';723 $initialsStyle = 'otherCreatorInitials';739 $firstName = trim($this->checkInitials($creator, $style[$initialsStyle], 854 function checkInitials(&$creator, $initialsStyle, $firstNameInitial) argument902 if(isset($firstNameInitialMake) && $initialsStyle > 1) // First name initial with no '.'927 if($initialsStyle == 0) // 'T. U. '929 else if($initialsStyle == 1) // 'T.U.'931 else if($initialsStyle == 2) // 'T U '