Lines Matching refs:style

96   function loadStyle($stylePath, $style)  argument
103 $uc = $stylePath . strtolower($style) . "/" . strtolower($style) . ".xml";
104 $lc = $stylePath . strtolower($style) . "/" . strtoupper($style) . ".xml";
144 $this->style[$array['_NAME']] = $array['_DATA'];
241 $row['creator2'] && !$row['creator1'] && $this->style['editorSwitch'] &&
247 $editorArray = PARSESTYLE::parseStringToArray($type, $this->style['editorSwitchIfYes'],
667 $style = $citation ? $citation : $this->style;
739 $firstName = trim($this->checkInitials($creator, $style[$initialsStyle],
740 $style[$firstNameInitial]));
742 if($style[$nameStyle] == 0) // Joe Bloggs
748 else if($style[$nameStyle] == 1) // Bloggs, Joe
756 else if($style[$nameStyle] == 2) // Bloggs Joe
769 if(isset($style[$uppercase]))
778 if($style[$limit] && (sizeof($cArray) > $style[$moreThan]))
780 array_splice($cArray, $style[$limit]);
781 if(isset($style[$italics]))
782 $etAl = "[i]" . $style[$abbreviation] . "[/i]";
784 $etAl = $style[$abbreviation];
792 $cArray[0] .= $style[$delimitTwo];
798 $cArray[$index] .= $style[$delimitFirstBetween];
800 $cArray[$index] .= $style[$delimitNextBetween];
802 $cArray[sizeof($cArray) - 2] .= $style[$delimitLast];
826 if(($style['primaryCreatorRepeat'] == 2) && ($this->previousCreator == $pString))
827 $pString = $style['primaryCreatorRepeatString'];
828 else if(($style['primaryCreatorRepeat'] == 1) &&
1008 if($this->style['titleCapitalization'])
1053 $style = $citation ? $citation : $this->style;
1086 else if($style['pageFormat'] == 2)
1101 if($style['pageFormat'] == 0)
1151 if($this->style['runningTimeFormat'] == 0) // 3'45"
1162 else if($this->style['runningTimeFormat'] == 1) // 3:45
1173 else if($this->style['runningTimeFormat'] == 1) // 3,45
1184 else if($this->style['runningTimeFormat'] == 3) // 3 hours, 45 minutes
1195 else if($this->style['runningTimeFormat'] == 4) // 3 hours and 45 minutes
1224 if($this->style['dayFormat']) // e.g. 10th
1231 if($this->style['dayFormat']) // e.g. 10th
1236 if($this->style['monthFormat'] == 1) // Full month name
1238 else if($this->style['monthFormat'] == 2) // User-defined
1241 $monthArray[$i] = $this->style["userMonth_$i"];
1251 if($this->style['dateFormat']) // Order == Month Day
1265 $delimit = $this->style['dateRangeDelimit2'];
1267 $delimit = $this->style['dateRangeDelimit1'];
1268 …if(($endMonth !== FALSE) && ($startMonth == $endMonth) && ($this->style['dateRangeSameMonth'] == 1…
1274 if($this->style['dateFormat']) // Order == Month Day
1316 else if($this->style['editionFormat']) // 10th