Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
DocHtmlFormat Class Reference
+ Collaboration diagram for DocHtmlFormat:

Public Member Functions

 __construct (Doc &$doc)
 
 setDoc (Doc &$doc)
 
 getHtmlValue ($oattr, $value, $target="_self", $htmlLink=true, $index=-1, $useEntities=true, $abstractMode=false)
 
 formatDefault ($kvalue, $avalue)
 
 formatImage ($kvalue, $avalue)
 
 formatFile ($kvalue, $avalue)
 
 formatLongtext ($kvalue, $avalue)
 
 formatPassword ($kvalue, $avalue)
 
 formatEnum ($kvalue, $avalue)
 
 formatArray ($kvalue, $avalue)
 
 formatDoc ($kvalue, $avalue)
 
 formatAccount ($kvalue, $avalue)
 
 formatDocid ($kvalue, $avalue)
 
 formatThesaurus ($kvalue, $avalue)
 
 formatOption ($kvalue, $avalue)
 
 formatMoney ($kvalue, $avalue)
 
 formatHtmltext ($kvalue, $avalue)
 
 formatDate ($kvalue, $avalue)
 
 formatTime ($kvalue, $avalue)
 
 formatTimestamp ($kvalue, $avalue)
 
 formatIfile ($kvalue, $avalue)
 
 formatColor ($kvalue, $avalue)
 

Data Fields

 $doc = null
 

Detailed Description

Get Html Value for document

Definition at line 11 of file Class.DocHtmlFormat.php.

Constructor & Destructor Documentation

__construct ( Doc $doc)

Definition at line 38 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

Member Function Documentation

formatAccount (   $kvalue,
  $avalue 
)

format Account attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 841 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatArray (   $kvalue,
  $avalue 
)

format Array attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 597 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatColor (   $kvalue,
  $avalue 
)

format Color attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 1149 of file Class.DocHtmlFormat.php.

formatDate (   $kvalue,
  $avalue 
)

format Date attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 1065 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatDefault (   $kvalue,
  $avalue 
)

format Default attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 285 of file Class.DocHtmlFormat.php.

formatDoc (   $kvalue,
  $avalue 
)

format Doc attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 817 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatDocid (   $kvalue,
  $avalue 
)

format Docid attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 852 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatEnum (   $kvalue,
  $avalue 
)

format Enum attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 569 of file Class.DocHtmlFormat.php.

formatFile (   $kvalue,
  $avalue 
)

format File attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 353 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatHtmltext (   $kvalue,
  $avalue 
)

format HTML attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 992 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatIfile (   $kvalue,
  $avalue 
)

format IFile attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 1131 of file Class.DocHtmlFormat.php.

formatImage (   $kvalue,
  $avalue 
)

format Image attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 304 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

formatLongtext (   $kvalue,
  $avalue 
)

format Longtext attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 529 of file Class.DocHtmlFormat.php.

formatMoney (   $kvalue,
  $avalue 
)

format Money attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 968 of file Class.DocHtmlFormat.php.

formatOption (   $kvalue,
  $avalue 
)

format Option attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 944 of file Class.DocHtmlFormat.php.

formatPassword (   $kvalue,
  $avalue 
)

format Password attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 554 of file Class.DocHtmlFormat.php.

formatThesaurus (   $kvalue,
  $avalue 
)

format Image attribute

Parameters
$kvalue
$avalue
Returns
string HTML value

Definition at line 908 of file Class.DocHtmlFormat.php.

formatTime (   $kvalue,
  $avalue 
)

format Time attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 1086 of file Class.DocHtmlFormat.php.

formatTimestamp (   $kvalue,
  $avalue 
)

format TimeStamp attribute

Parameters
$kvalue
$avalue
Returns
string

Definition at line 1110 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

getHtmlValue (   $oattr,
  $value,
  $target = "_self",
  $htmlLink = true,
  $index = - 1,
  $useEntities = true,
  $abstractMode = false 
)

get html fragment for a value of an attribute for multiple values if index >= 0 the value must be the ith value of array values

Parameters
NormalAttribute$oattr
string$valueraw value
string$target
bool$htmlLink
int$index
bool$useEntities
bool$abstractMode
Returns
string the HTML formated value

Definition at line 59 of file Class.DocHtmlFormat.php.

+ Here is the call graph for this function:

setDoc ( Doc $doc)

Definition at line 43 of file Class.DocHtmlFormat.php.

Field Documentation

$doc = null

Definition at line 16 of file Class.DocHtmlFormat.php.


The documentation for this class was generated from the following file:
← centre documentaire © anakeen