Get OpenText Value for document
Definition at line 11 of file Class.DocOooFormat.php.
__construct |
( |
Doc & |
$doc | ) |
|
_fixupStyle |
( |
|
$lt, |
|
|
|
$tag, |
|
|
|
$attr, |
|
|
|
$gt |
|
) |
| |
|
protected |
function use by Doc::getOOoValue() use to convert html to xhtml
- Parameters
-
string | $lt | the < character |
string | $tag | the tag name |
string | $attr | all attributes of tag |
string | $gt | the > tag |
- Returns
- string the new tag
Definition at line 527 of file Class.DocOooFormat.php.
format Image attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 303 of file Class.DocOooFormat.php.
format Color attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 673 of file Class.DocOooFormat.php.
format Date attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 596 of file Class.DocOooFormat.php.
format Default attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 170 of file Class.DocOooFormat.php.
format Doc attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 317 of file Class.DocOooFormat.php.
format Docid attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 341 of file Class.DocOooFormat.php.
format Image attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 274 of file Class.DocOooFormat.php.
format File attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 226 of file Class.DocOooFormat.php.
formatHtmltext |
( |
|
$avalue | ) |
|
format Htmltext attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 437 of file Class.DocOooFormat.php.
format Idoc attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 197 of file Class.DocOooFormat.php.
format iFile attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 655 of file Class.DocOooFormat.php.
format Image attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 213 of file Class.DocOooFormat.php.
formatLongtext |
( |
|
$avalue | ) |
|
format Longtext attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 238 of file Class.DocOooFormat.php.
format Money attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 425 of file Class.DocOooFormat.php.
format Option attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 411 of file Class.DocOooFormat.php.
formatPassword |
( |
|
$avalue | ) |
|
format Image attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string
- Parameters
-
$avalue | PhpUnusedParameterInspection |
Definition at line 260 of file Class.DocOooFormat.php.
formatThesaurus |
( |
|
$avalue | ) |
|
format Thesaurus attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 377 of file Class.DocOooFormat.php.
format Time attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 616 of file Class.DocOooFormat.php.
formatTimestamp |
( |
|
$avalue | ) |
|
format TimeStamp attribute
- Parameters
-
string | $avalue | raw value of attribute |
- Returns
- string openText value
Definition at line 635 of file Class.DocOooFormat.php.
getOooValue |
( |
|
$oattr, |
|
|
|
$value, |
|
|
|
$index = - 1 |
|
) |
| |
Basic inline style CSS parser
Parse the value of a style="..." attribute and return a hash containing the property-names => property-values.
- Parameters
-
- Returns
- array hash of property-name => property-value
Definition at line 688 of file Class.DocOooFormat.php.
The documentation for this class was generated from the following file: