Latest JAS v1.1.0
144 plugins online

Code / Format_Template / markerExists

Format_Template :: markerExists
Method
include/format/template.php

Description...

Arguments

marker
Argument
type = false
Argument

Return values

Boolean
Returns

Examples

Format_Template MarkerExists method example
PHP
<?
  $format_template->markerExists($marker, $type = false);  //Call Format_Template::markerExists method
?>

Comments (0)