Function Index
Handles comments posted to an entry. Handles pingbacks for an entry. Handles uploads that are sent when an entry is edited. Determine if there is any POST data. Determines if there is at least one user who is a system administrator. Determine whether the given event exists. Check if a given event has any handlers registered. Determine if thereare any handlers for the given event. Set or return the user’s homepage. Like in_array() standard function, except case-insensitive for strings. Determines if there is a trackback ping in the POST data. Determines whether or not a particular user belongs to a given group. Save the object as a new article. Creates a new weblog. Add a new comment on an entry or article. Save the object to persistent storage. Stores the pingback data in a file. Return whether or not a path is absolute. Determines if the user is the system administrator. Determine if this object is, in fact, an article. Determines whether the object represents an existing blog. Determines whether or not the object is an existing, saved comment. Determine if the object is a blog entry or not. Check if an event exists. Determines if a given user owns an object. Determines if the article is set as sticky. Determines if an object or file is a saved trackback. Loads a plugin. Load all plugins. Get the path to this entry’s directory on the local filesystem. Convert a local path to a URI. Logs the user in. Logs the user out and destroys login tokens. Builds a correct URI with query string. Creates a wrapper script that makes a “pretty” permalink to the entry directory based on the subject text of the entry. Apply appropriate markup to the entry data. Merge another INI file into the current one. Create a new directory. Makes directory recursively. Recursive version of mkdir. A globally accessible convenience function that takes a variable number of arguments and strings them together with PATH_DELIM. Moves the file from the upload directory to the permanent location. Set or return the user’s long name. Creates a new article object Creates a new blog object Creates a new BlogComment on an entry or article. Creates a new blog entry object. Creates a new file uploader object. Creates a new INI file parser object. Creates a new page object. Creates a new pingback object. Adds a new post to the blog. Creates a new post. Creates a new template object. Creates a new trackback object. Creates a new user object. A convenience funtion to print a translated string. Gets an identifier for the entry’s parent blog. Set or return the user’s password> Get the permalink to the object. Get the permalink to the object. Abstract function that returns the object’s permalink. Gives the permalink to the trackback entry. A convenience function that mixes translation with printf. Check that PHP is at least a certain version. Checks if a Pingback ping has already been recorded for the source URL.
Get a human-readable date from a timestamp. Process the template and get the output. Abstract function that converts a query string into a unique identifier for an object. |