Article
- Ariadne >
- Library >
- Ariadne 2.6 >
- Manuals >
- Programmers Reference >
- Classes >
Deprecated, use
$data->owner_name insteadDeprecated. Use
$data->owner instead.Unix timestamp date of the day (at 00:00h) from where the scenario end modifier should count.
Number of seconds in the day from where the scenario end modifier should count.
Top priority for the article. For each point in the priority field, the article
will stay on top an extra minute.
Deprecated. Use
$data->ctime instead.Name of the scenario of the article.
Unix timestamp date of the day (at 00:00h) from where the scenario start modifier should count.
Number of seconds in the day from where the scenario start modifier should count.
(x)html contents of the object.
Summary or description of the object.
Determines how this object is cached
Unix timestamp of the time and date when the object was created.
Array with names and values, custom defined for this object.
Array with names and values, in the current language, custom defined for this object.
Grants for this object
Unix timestamp of the date and time when the object was last modified.
Login of the user that last changed this object.
Name of the object, language dependant.
Default language to use starting from the current object.
List of available languages starting from this object.
The default language of the object.
List of available languages for this object.
login name of the user who created the object.
Full name of the owner of this object.
List of pinp templates defined at the current object.
A list of compiled templates defined at the current object.
Path to the typetree to use starting from this object.
Returns the summary of the article, with a few usefull changes.
Returns the parsed full page, including the HEAD part.
Returns the parsed page.
Returns the page, with a number of placeholders replaced with current values.
Replaces a number of session dependant and location dependant variables with placeholders.
Displays the full page, including the HEAD.
Displays the page.
Returns TRUE if the cache image with the given name and language is available, false if not.
Finds and executes the template ($arCallFunction ) on the current object.
Checks whether the current user has the specified grant.
Checks whether the public user has the given grant on the current object.
Returns the number of results matching the query.
Returns the number of children of the current object.
Returns the path to the nearest parent site.
Searches for the object with the given path ($path) and returns its unique id, or false if the path doesn't exist.
Searches for all objects matching the criteria, and calls the template on them.
Calls the given template on the given object.
Returns the given cache image, if available.
Returns form data or object data associated with the given variable and language.
Retrieves the value of a variable previously stored
with
putsessionvar().Returns the current language version of a string.
Returns the user object of the currently logged on user.
Returns a value stored earlier with
putvar().Creates a HTTP request to another server and returns the output returned by that server.
Checks whether the current object implements the given
class or interface.
Deprecated. Use
load() instead.Ends the current session. This will remove all data stored in the session with
putsessionvar().Loads a module definition for use in an object template.
Loads a text library from disk, to use with
gettext().Calls each child of the current object with the given template and arguments.
Returns a human readable size in bytes, kilobytes or megabytes.
Given a relative or
absolute path, it will return a full absolute path.
Using the nearest psite parent with a URL as a starting point, returns a URL to the given path.
Creates a new object of the given type and with the given path.
Calls each parent of the current object with the given template and arguments.
Returns the nearest parent site, starting from the given site.
Stores the given value under the given name in the
current session.
Stores a value with a given name, to be retrieved later by
getvar().Resets the counter used to catch infinite loops to 0.
Saves a cache image started earlier with
cached().Returns the id of the current session, or 0 when no session
is active.
Switches the language codes in
urls, as generated by
make_url().Prints the output of
getdata().Starts a new session and returns its id.
Calls a template of the given widget.
List of start and end time, per display phase.
Contains property data of custom fields.
Contains the names of the current object.
Contains a number of usefull system wide properties.
Contains the login of the owner of the object.
Contains the names and summaries of the object.
Contains the creation and last modified timestamp, as well as the user login that last changed the object.
Used to log on to the Ariadne backend. Redirects the user to his or her own user interface after logging on.
Collection of templates that implement the object browse dialog. Use the browse widget to use this dialog in your own templates.
Returns an array with information about the clients browser.
Collection of templates that implement the classic user interface.
This function is called when a requested template is not available on disk.
Collection of templates that implement the numerous editing dialogs in the edit menu.
Configuration template used by the WYSIWYG editor, allows you to change numerous settings.
Collection of templates that implement the ftp server responses.
Collection of templates that implement the help dialogs.
Javascript routines used as an arReturnPage by the wizard dialogs.
Collection of templates that implement the active locks overview and dialog.
Creates a session and login cookie.
Collection of templates that implement the right side of Ariadnes management interface.
Collection of templates that implement the numerous dialogs in the object menu.
Collection of templates that handle recursive copying or deleting of objects.
Displays this->error in html and a javascript popup. Then goes back one page in the browsers history.
Generic template that shows a link to the current object. Usually overridden.
Template used to redirect the browser to another website.
Deprecated.
Deprecated.
Collection of templates that show an option tag with different values and checks.
Shows a 'Powered by Ariadne' image with a link to the Ariadne website.
Deprecated.
Default style sheet used by the WYSIWYG editor.
Clears the cache.
Returns true if the grant is available for the current user, false otherwise.
Copies an object to another path.
Deletes an entry from the list of templates defined at an object.
Deletes an object.
Creates or updates an export file.
Collection of templates to retrieve data from an object.
Collection of templates that import objects from an import file.
Creates a new node (path) linking to an existing object.
Creates a new object.
Changes the path of an object.
Collection of templates that save (part of) an objects data.
Initializes the tree widget with the current object as root.
Adds the current object in the tree widget.
Collection of templates to allow in-context adding of pages in a website.
Collection of templates to allow in-context editing of pages in a website.
Shows a clickable list of available languages in an object. Is called automatically when a requested language is unavailable.
Shows a login prompt. Is called automatically when a user has insufficient grants to continue.
Shows a 404 not found page. Is called automatically when a requested object or template is unavailable.
Default template called when no specific template is requested.
Builds the entire right side of the management interface, including menu or tabs.
Collection of templates that implement the Windows XP style users interface.
Execute an XML RPC call via mod_xmlrpc and return the results.

