Textpattern logo

Help?

TXP Defined Functions (By File)

From Textbook

Contents

TXP Defined Functions

About

Plugin developers have TXP functions available to them to help facilitate in the process of coding a plugin. For access to definitions and references to the functions in the TXP source code, go here. Below is a list of all the functions available to developers, purpose of each functions, and examples on proper use.

Function Editing Instructions

If you would like to help in cataloguing all of the TXP functions in the wiki, please follow the TXP Defined Function Editing Reference.

Functions

These functions are categorized by File. The file hierarchy is as follows. There also exists a list currently categorized alphabetically.


textpattern/publish.php

textpattern/include/ Directory

textpattern/include/import/ Directory
textpattern/include/import/import_b2.php
textpattern/include/import/import_blogger.php
textpattern/include/import/import_mt.php
textpattern/include/import/import_mtdb.php
textpattern/include/import/import_wp.php


textpattern/include/txp_admin.php


textpattern/include/txp_article.php
textpattern/include/txp_auth.php


textpattern/include/txp_category.php
textpattern/include/txp_css.php
textpattern/include/txp_diag.php
textpattern/include/txp_discuss.php
textpattern/include/txp_file.php
textpattern/include/txp_form.php
textpattern/include/txp_image.php
textpattern/include/txp_import.php
textpattern/include/txp_link.php
textpattern/include/txp_list.php
textpattern/include/txp_log.php
textpattern/include/txp_page.php
textpattern/include/txp_plugin.php
textpattern/include/txp_prefs.php
textpattern/include/txp_preview.php

No functions are defined in this file.

textpattern/include/txp_section.php
textpattern/include/txp_tag.php

textpattern/lib/ Directory

textpattern/lib/IXRClass.php
textpattern/lib/admin_config.php

No functions are defined in this file.

textpattern/lib/class.thumb.php
textpattern/lib/classTextile.php
textpattern/lib/txplib_db.php
textpattern/lib/txplib_forms.php
textpattern/lib/txplib_head.php
textpattern/lib/txplib_html.php
textpattern/lib/txplib_misc.php
textpattern/lib/txplib_update.php
textpattern/lib/txplib_wrapper.php


textpattern/publish/ Directory

textpattern/publish/atom.php


textpattern/publish/comment.php
textpattern/publish/log.php


textpattern/publish/rss.php


textpattern/publish/search.php


textpattern/publish/taghandlers.php

textpattern/setup/ Directory

textpattern/setup/en-gb.php

No functions are defined in this file.

textpattern/setup/index.php
textpattern/setup/setuplangs.php

No functions are defined in this file.

textpattern/setup/txpsql.php

No functions are defined in this file.


textpattern/update/ Directory

textpattern/update/_to_1.0.0.php
textpattern/update/_to_4.0.2.php

No functions are defined in this file.

textpattern/update/_to_4.0.3.php

No functions are defined in this file.

textpattern/update/_to_4.0.4.php

No functions are defined in this file.

textpattern/update/_update.php

Translations [?]...

About Textbook