Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/vendors/Textpattern/Skin/PageInterface.php - 49 lines - 1216 bytes - Source - Print

Description: Page Interface

Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

PageInterface:: (1 method):
setInfos()

Interface: PageInterface


setInfos($name,$user_html = null)  line: 37
$infos+$name properties setter.

return: object $this      The current class object (chainable).
param: string $name      Page name;
param: string $user_html Page contents;

title

Body