XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de l'espace de nommage core

Description détaillée

XOOPS restricted file access

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.4.0
Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

Abstract class for storage engine for caching

@subpackage cache

TinyMCE adapter for XOOPS

@subpackage xoopseditor

Depuis
2.3.0
Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

XOOPS Editor Abstract class

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.3.0
Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

Editor handler

Depuis
2.3.0
Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

XOOPS global header file

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0
Auteur
Kazumi Ono webma.nosp@m.ster.nosp@m.@mywe.nosp@m.b.ne.nosp@m..jp
Skalpa Keo skalp.nosp@m.a@xo.nosp@m.ops.o.nosp@m.rg
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

XOOPS image access/edit

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.5.7
Auteur
luciorota lucio.nosp@m..rot.nosp@m.a@gma.nosp@m.il.c.nosp@m.om, Joe Lencioni joe@s.nosp@m.hift.nosp@m.ingpi.nosp@m.xel..nosp@m.com

Enhanced image access/edit This enhanced version is very useful in many cases, for example when you need a smallest version of an image. This script uses Xoops cache to minimize server load.

Parameters need to be passed in through the URL's query string:

Paramètres
intid Xoops image id;
stringurl relative to XOOPS_ROOT_PATH, path of local image starting with "/" (e.g. /images/toast.jpg);
stringsrc relative to XOOPS_ROOT_PATH, path of local image starting with "/"
intwidth (optional) maximum width of final image in pixels (e.g. 700);
intheight (optional) maximum height of final image in pixels (e.g. 700);
stringcolor (optional) background hex color for filling transparent PNGs (e.g. 900 or 16a942);
stringcropratio (optional) ratio of width to height to crop final image (e.g. 1:1 or 3:2);
booleannocache (optional) don't read image from the cache;
booleannoservercache (optional) don't read image from the server cache;
booleannobrowsercache (optional) don't read image from the browser cache;
intquality (optional, 0-100, default: 90) quality of output image;
mixedfilter (optional, imagefilter 2nd, 3rd, 4th, 5th arguments, more info on php.net manual) a filter or an array of filters;
intradius (optional, 1, 2, 3 or 4 integer values, CW) round corner radius
floatangle (optional), rotation angle)

XOOPS image manager

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS authentication/authorization

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

Xoops Localization function

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.3.0
Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

XOOPS global entry

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0
Auteur
Kazumi Ono webma.nosp@m.ster.nosp@m.@mywe.nosp@m.b.ne.nosp@m..jp
Skalpa Keo skalp.nosp@m.a@xo.nosp@m.ops.o.nosp@m.rg
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

XOOPS password recovery

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS misc utilities

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS notification

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS PDA for news

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS message processing

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS message list

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS Register

See the enclosed file license.txt for licensing information. If you did not receive this file, get it at http://www.gnu.org/licenses/gpl-2.0.html

Depuis
2.0.0
Auteur
Kazumi Ono webma.nosp@m.ster.nosp@m.@mywe.nosp@m.b.ne.nosp@m..jp

XOOPS global search

See the enclosed file license.txt for licensing information. If you did not receive this file, get it at http://www.gnu.org/licenses/gpl-2.0.html

Depuis
2.0.0
Auteur
Kazumi Ono (AKA onokazu)
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net
A faire:
Modularize; Both search algorithms and interface will be redesigned

XOOPS User

See the enclosed file license.txt for licensing information. If you did not receive this file, get it at http://www.gnu.org/licenses/gpl-2.0.html

Depuis
2.0.0
Auteur
Kazumi Ono webma.nosp@m.ster.nosp@m.@mywe.nosp@m.b.ne.nosp@m..jp

XOOPS message detail

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0

XOOPS XMLRPC

You may not change or alter any portion of this comment or credits of supporting developers from this source code or any supporting source code which is considered copyrighted (c) material of the original comment or credit authors. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Depuis
2.0.0