|
|||||||
A c E F G g H I L N P R S t v V X | |||||||
A |
|||||||
$Attr |
Variable in Class HtmlTag |
||||||
Assign |
Function in class XTPL Assigns a new private XTPL variable. |
||||||
c |
|||||||
$content |
Variable in Class HtmlTag |
||||||
c:/apache2/htdocs/xtpl/lib/functions/crypt_mail.php |
Module c:/apache2/htdocs/xtpl/lib/functions/crypt_mail.php. |
||||||
crypt_mail |
Function in module c:/apache2/htdocs/xtpl/lib/functions/crypt_mail.php This is the example of XTPL extending functions. It protects your mailto links from spamming bots. |
||||||
E |
|||||||
End |
Function in class XTPL Flushes the output buffer and switches output buffering off. |
||||||
F |
|||||||
Flush |
Function in class XTPL Immediately flushes the output buffer. |
||||||
G |
|||||||
GetCode |
Function in class HtmlTag Renders the object into XHTML code string. |
||||||
GZIP |
Function in class XTPL Sets the value of output buffer GZIP compression to $value if it is defined. |
||||||
g |
|||||||
$gzip |
Variable in Class XTPL |
||||||
H |
|||||||
HtmlTag |
Class HtmlTag. Ultimate PHP implementation of XTHML tag. This can be used as wrapper in your PHP code |
||||||
HtmlTag |
Function in class HtmlTag Constructor: creates new HtmlTag object. If $content argument is not passed, the tag won't have |
||||||
I |
|||||||
ImgTag |
Class ImgTag. |
||||||
ImgTag |
Function in class ImgTag Constructor: creates new ImgTag object. |
||||||
Insert |
Function in class HtmlTag Inserts another HtmlTag into this one. $internal_tag may also contain some value. |
||||||
ID_CHARS |
Constant defined in class XTPL |
||||||
L |
|||||||
LinkTag |
Class LinkTag. tag extender for HtmlTag. Provides a bit easier creation of link objects |
||||||
LinkTag |
Function in class LinkTag Constructor: creates new LinkTag object. |
||||||
N |
|||||||
No Package specified |
Package |
||||||
P |
|||||||
Parse |
Function in class HtmlTag Renders the object and sends the result XHTML code to output. |
||||||
Parse |
Function in class XTPL Parses the template file. |
||||||
ParseStr |
Function in class XTPL Parses string and sends result to output. You may use this function to parse the strings |
||||||
R |
|||||||
Remove |
Function in class HtmlTag Removes tag's content element. |
||||||
S |
|||||||
SelectTag |
Class SelectTag. Select tag PHP wrapper. Provides creation of SelectTag objects from arrays |
||||||
SelectTag |
Function in class SelectTag Creates a new HtmlTag object from data array. $data_array can be of 2 types. |
||||||
Start |
Function in class XTPL Starts output buffering. You may control GZIP comperession of the ouput by the argument. |
||||||
t |
|||||||
$tag |
Variable in Class HtmlTag |
||||||
v |
|||||||
$vars |
Variable in Class XTPL |
||||||
V |
|||||||
VAR_CHARS |
Constant defined in class XTPL |
||||||
X |
|||||||
XTPL |
Class XTPL. XTPL template class. This is the main XTPL class and it provides you |
||||||
XTPL |
Function in class XTPL Constructor: creates new XTPL object. |
||||||
XTPL |
Package |
||||||
XTPL_GZIP |
Constant defined in class XTPL |
||||||
|
|||||||
PHPDoc 1.0beta |