Textpattern PHP Cross Reference Content Management Systems

Summary: /textpattern/publish.php - 1321 lines - 42683 bytes - Source - Print

Description: Site hostname.

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

Defines 13 functions

preText()
textpattern()
output_component()
output_css()
output_file_download()
article()
doArticles()
doArticle()
article_custom()
parseArticles()
makeOut()
validContext()
chopUrl()

Functions

Functions that are not part of a class:

preText($store, $prefs = null)  line: 282
No description
textpattern()  line: 720
No description
output_component($n = '')  line: 759
No description
output_css($s = '', $n = '', $t = '')  line: 799
No description
output_file_download($filename line: 829
No description
article($atts, $thing = null)  line: 909
No description
doArticles($atts, $iscustom, $thing = null)  line: 926
No description
doArticle($atts, $thing = null)  line: 1181
No description
article_custom($atts, $thing = null)  line: 1244
No description
parseArticles($atts, $iscustom = 0, $thing = null)  line: 1251
No description
makeOut()  line: 1266
No description
validContext($context line: 1286
No description
chopUrl($req, $min = 4)  line: 1300
Chops a request string into URL-decoded path parts.

return: array
param: string $req Request string

title

Body