HTML_Template_Flexy
[ class tree: HTML_Template_Flexy ] [ index: HTML_Template_Flexy ] [ all elements ]

Class: HTML_Template_Flexy_Compiler_Regex_BodyOnly

Source Location: /HTML_Template_Flexy-1.3.13/HTML/Template/Flexy/Compiler/Regex/BodyOnly.php

Class Overview


The html Body only filter


Author(s):

Methods


Inherited Variables

Inherited Methods


Class Details

[line 32]
The html Body only filter
  • Abstract: a Simple filter to remove the everything thats not in the body!


[ Top ]


Method Detail

strip_body_foot   [line 68]

void strip_body_foot( string $input)

Strip everything after and including the end BODY tag
  • Access: public

Parameters:

string   $input   —  The template

[ Top ]

strip_body_head   [line 53]

void strip_body_head( string $input)

Strip everything before and including the BODY tag
  • Access: public

Parameters:

string   $input   —  The template

[ Top ]


Documentation generated on Mon, 11 Mar 2019 15:59:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.