Latest JAS v1.1.0
144 plugins online

Code / Format_XML / previous

Format_XML :: previous
Method
include/format/xml.php

Description...

Arguments

comment = true
Argument
marker = true
Argument
close = false
Argument

Return values

Mixed
Returns

Examples

Format_XML Previous method example
PHP
<?
  $format_xml->previous($comment = true, $marker = true, $close = false);  //Call Format_XML::previous method
?>

Comments (0)