tidyNode->isAsp
(PHP 5 >= 5.0.1)
tidyNode->isAsp — Returns true if this node is ASP
Description
     bool tidyNode->isAsp
      ( void
     )
    This functions returns TRUE if the current node is ASP, or FALSE otherwise.
Note: This function was named tidy_node->is_asp() in PHP 4/Tidy 1.