Latest JAS v1.1.0
144 plugins online

Code / Format_XML / getPosition

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

Description...

Arguments

path
Argument
category = false
Argument
type = false
Argument

Return values

Mixed
Returns

Examples

Format_XML GetPosition method example
PHP
<?
  $format_xml->getPosition($path, $category = false, $type = false);  //Call Format_XML::getPosition method
?>

Comments (0)