Home
last modified time | relevance | path

Searched refs:ODTInternalParams (Results 1 – 16 of 16) sorted by relevance

/plugin/odt/ODT/
DODTFrame.php65 * @param ODTInternalParams $params Commom params.
69 …public static function openTextBoxUseCSS (ODTInternalParams $params, $element=NULL, $attributes=NU…
93 * @param ODTInternalParams $params Commom params.
98 …public static function openTextBoxUseProperties (ODTInternalParams $params, $properties, $element=…
118 * @param ODTInternalParams $params Commom params.
120 public static function closeTextBox (ODTInternalParams $params) {
134 * @param ODTInternalParams $params Commom params.
139 …public static function openMultiColumnTextBoxUseProperties (ODTInternalParams $params, $properties…
187 * @param ODTInternalParams $params Commom params.
189 public static function closeMultiColumnTextBox (ODTInternalParams $params) {
[all …]
DODTTable.php20 …public static function tableOpen(ODTInternalParams $params, $maxcols = NULL, $numrows = NULL, $tab…
140 public static function tableClose(ODTInternalParams $params){
193 …public static function tableAddColumn (ODTInternalParams $params, $styleNameSet=NULL, &$styleNameG…
215 …public static function tableRowOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $at…
240 public static function tableRowClose(ODTInternalParams $params){
258 …public static function tableHeaderOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $ali…
293 public static function tableHeaderClose(ODTInternalParams $params){
307 …public static function tableCellOpen(ODTInternalParams $params, $colspan = 1, $rowspan = 1, $align…
348 public static function tableCellClose(ODTInternalParams $params){
373 …public static function tableOpenUseCSS(ODTInternalParams $params, $maxcols=NULL, $numrows=NULL, $e…
[all …]
DODTParagraph.php24 * @param ODTInternalParams $params Commom params.
29 …public static function paragraphOpen(ODTInternalParams $params, $styleName=NULL, $element=NULL, $a…
130 * @param ODTInternalParams $params Commom params.
132 public static function paragraphClose(ODTInternalParams $params){
154 * @param ODTInternalParams $params Commom params.
158 …public static function paragraphOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=N…
184 * @param ODTInternalParams $params Commom params.
187 public static function paragraphOpenUseProperties(ODTInternalParams $params, $properties){
DODTList.php21 …static public function listOpen(ODTInternalParams $params, $continue=false, $styleName, $element=N…
37 static public function listClose(ODTInternalParams $params) {
73 …static public function listItemOpen(ODTInternalParams $params, $level, $element=NULL, $attributes=…
107 static public function listItemClose(ODTInternalParams $params) {
129 …static public function listHeaderOpen(ODTInternalParams $params, $level, $element=NULL, $attribute…
163 static public function listHeaderClose(ODTInternalParams $params) {
176 …static public function listContentOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL)…
198 static public function listContentClose(ODTInternalParams $params) {
213 static protected function replaceLastListParagraph(ODTInternalParams $params) {
DODTSpan.php18 …public static function spanOpen(ODTInternalParams $params, $styleName, $element=NULL, $attributes=…
52 … public static function spanOpenUseCSS(ODTInternalParams $params, $element=NULL, $attributes=NULL){
75 public static function spanOpenUseProperties(ODTInternalParams $params, $properties){
111 public static function spanClose(ODTInternalParams $params) {
116 public static function createSpanInternal (ODTInternalParams $params, $attributes) {
129 public static function generateSpansfromHTMLCode(ODTInternalParams $params, $HTMLCode){
DODTImport.php60 …static protected function importCSSCodeInternal (ODTInternalParams $params, $isFile, $CSSSource, $…
93 * @param ODTInternalParams $params Common params
98 …static public function importCSSFromFile (ODTInternalParams $params, $CSSTemplate, $media_sel=NULL…
112 …static public function importCSSFromString(ODTInternalParams $params, $cssCode, $media_sel=NULL, $…
120 …static protected function importQuotationStyles(ODTInternalParams $params, cssdocument $htmlStack)…
174 static protected function setListStyleImage (ODTInternalParams $params, $style, $level, $file) {
213 …static protected function importOrderedListStyles(ODTInternalParams $params, cssdocument $htmlStac…
355 …static protected function importUnorderedListStyles(ODTInternalParams $params, cssdocument $htmlSt…
503 static protected function importTableStyles(ODTInternalParams $params, cssdocument $htmlStack) {
609 static protected function importLinkStyles(ODTInternalParams $params, cssdocument $htmlStack) {
[all …]
DODTExport.php18 * @param ODTInternalParams $params
23 …protected static function buildFromScratch(ODTInternalParams $params, $meta=null, $userfields=null…
128 * @param ODTInternalParams $params
133 …protected static function buildFromODTTemplate(ODTInternalParams $params, $meta=null, $userfields=…
248 * @param ODTInternalParams $params
253 …public static function buildZIPFile(ODTInternalParams $params, $meta=null, $userfields=null, $page…
DODTUtility.php505 * @param ODTInternalParams $params Commom params.
511 …public static function openHTMLElement (ODTInternalParams $params, array &$dest, $element, $attrib…
525 * @param ODTInternalParams $params Commom params.
528 public static function closeHTMLElement (ODTInternalParams $params, $element) {
541 * @param ODTInternalParams $params Commom params.
548 …public static function getHTMLElementProperties (ODTInternalParams $params, array &$dest, $element…
649 …protected static function createTextStyle (ODTInternalParams $params, $element, $attributes, $styl…
672 …protected static function createParagraphStyle (ODTInternalParams $params, $element, $attributes, …
754 * @param ODTInternalParams $params The internal params
758 …public static function generateODTfromHTMLCode(ODTInternalParams $params, $HTMLCode, array $option…
DODTFootnote.php23 function footnoteOpen(ODTInternalParams $params, $element=NULL, $attributes=NULL) {
43 function footnoteClose(ODTInternalParams $params) {
DODTImage.php26 …public static function addImage(ODTInternalParams $params, $src, $width = NULL, $height = NULL, $a…
129 …function addStringAsSVGImage(ODTInternalParams $params, $string, $width = NULL, $height = NULL, $a…
185 …public static function addImageUseProperties(ODTInternalParams $params, $src, array $properties, $…
DODTHeading.php20 …static public function heading(ODTInternalParams $params, $text, $level, $element=NULL, $attribute…
DODTIndex.php20 …public static function insertIndex(ODTInternalParams $params, array &$indexesData, $type='toc', ar…
70 …public static function replaceIndexesPlaceholders(ODTInternalParams $params, array $indexesData, a…
DODTDocument.php23 class ODTInternalParams class
150 $this->params = new ODTInternalParams();
/plugin/odt/ODT/elements/
DODTElementFrame.php48 public function getOpeningTag (ODTInternalParams $params=NULL) {
146 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) {
171 public function getMaxWidth (ODTInternalParams $params) {
278 * @param ODTInternalParams $params Common ODT params
281 public function adjustWidth (ODTInternalParams $params, $allowNested=false) {
DODTElementTable.php311 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data) {
358 public function getMaxWidth (ODTInternalParams $params) {
410 public function adjustWidth (ODTInternalParams $params, $allowNested=false) {
453 public function adjustWidthInternal (ODTInternalParams $params, $maxWidth) {
DODTContainerElement.php19 public function getMaxWidthOfNestedContainer (ODTInternalParams $params, array $data);