Class Typehint Status

Below, is a summary of all classes and their parameters's typehinting status. .

  Method Argument Typehint Default
class CacheClearCommand
  Method Argument Typehint Default
 configure  
 execute  
class ModuleInstallCommand
  Method Argument Typehint Default
 configure  
 execute  
class ModuleUninstallCommand
  Method Argument Typehint Default
 configure  
 execute  
class ModuleUpdateCommand
  Method Argument Typehint Default
 configure  
 execute  
class TemplatesCacheClearCommand
  Method Argument Typehint Default
 configure  
 execute  
class DefaultController
  Method Argument Typehint Default
 getIndex ResponseInterface 
 getDefaultEmptyPage ResponseInterface 
 getError ResponseInterface 
class LegacyController
  Method Argument Typehint Default
 proxy ResponseInterface 
class Exporter
  Method Argument Typehint Default
 __construct  
 render  
 setOuptutMethods  
 setNotDisplayFields  
class ExportRenderer
  Method Argument Typehint Default
 __construct  
 arrayToCsvString  
 valToCsvHelper  
 execute  
 saveExportFile  
 saveCsv  
class Rss
  Method Argument Typehint Default
 __construct  
 render  
class Simplerss
  Method Argument Typehint Default
 __construct  
class CriteriaCompo
  Method Argument Typehint Default
 __construct  
 add  
 render  
 renderLdap  
 getBindData array 
class CriteriaElement
  Method Argument Typehint Default
 __construct  
 render  
 getBindData array 
 setSort  
 getSort  
 setOrder  
 getOrder  
 setLimit  
 getLimit  
 setStart  
 getStart  
 setGroupby  
 getGroupby  
 renderWhere  
class CriteriaItem
  Method Argument Typehint Default
 __construct  
 renderLdap  
 render  
 getBindData array 
class DatabaseUtility
  Method Argument Typehint Default
 __construct  
 splitMySqlFile  
 splitSqlFile  
 prefixQuery  
 checkSQL  
class DatabaseUpdater
  Method Argument Typehint Default
 __construct  
 runQuery  
 renameTable  
 uninstallObjectItem  
 insertConfig  
 moduleUpgrade  
 automaticUpgrade  
 upgradeObjectItem  
 getFieldTypeFromVar  
 getFieldDefaultFromVar  
 updateTable  
 updateModuleDBVersion  
class TableUpdater
  Method Argument Typehint Default
 __construct  
 exists  
 name  
 fieldExists  
 getExistingFieldsArray  
 addData  
 getData  
 setData  
 addAlteredField  
 addNewField  
 addUpdateAll  
 addDeleteAll  
 addDropedField  
 setFlagForDrop  
 createTable  
 getStructure  
 setStructure  
 dropTable  
 alterTable  
 getAlteredFields  
 addNewFields  
 getNewFields  
 updateAll  
 getUpdateAll  
 deleteAll  
 getDeleteAll  
 dropFields  
 getDropedFields  
class DatabaseConnectionFactory
  Method Argument Typehint Default
 __construct  
 instance  
 getDatabase  
 getDatabaseUpdater  
class DatabaseUtility
  Method Argument Typehint Default
 prefixQuery  
 splitSqlFile  
 checkSQL  
class DatabaseConnection
  Method Argument Typehint Default
 escape  
 query  
 queryF  
 setLogger  
 setPrefix  
 prefix  
 genId  
 fetchRow  
 fetchArray  
 fetchBoth  
 getInsertId  
 getRowsNum  
 getAffectedRows  
 close  
 freeRecordSet  
 error  
 errno  
 quoteString  
 getFieldName  
 getFieldType  
 getFieldsNum  
 getServerVersion  
class DatabaseConnectionFactory
  Method Argument Typehint Default
 __construct  
 instance  
 pdoInstance  
interface DatabaseConnectionInterface
  Method Argument Typehint Default
 setAttribute  
 getAttribute  
 errorCode  
 errorInfo  
 quote  
 escape  
 beginTransaction  
 commit  
 rollBack  
 prepare  
 exec  
 query  
 lastInsertId  
interface DatabaseUtilityInterface
  Method Argument Typehint Default
 __construct  
 splitSqlFile  
 prefixQuery  
 checkSQL  
interface LegacyDatabaseConnectionInterface
  Method Argument Typehint Default
 setLogger  
 setPrefix  
 prefix  
 genId  
 fetchRow  
 fetchArray  
 fetchBoth  
 getInsertId  
 getRowsNum  
 getAffectedRows  
 close  
 freeRecordSet  
 error  
 errno  
 quoteString  
 quote  
 queryF  
 getFieldName  
 getFieldType  
 getFieldsNum  
class AbstractAutotaskSystem
  Method Argument Typehint Default
 getName  
 needExecution  
 needExit  
interface AutotaskSystemInterface
  Method Argument Typehint Default
 canRun  
 start  
 stop  
 isEnabled  
 needStart  
 getName  
 needExecution  
 needExit  
interface ComposerDefinitionInterface
  Method Argument Typehint Default
 load  
 needsUpdate bool 
 updateCache void 
class ProvidersComposerDefinition
  Method Argument Typehint Default
 getCacheFilename string 
 needsUpdate bool 
 updateCache void 
 generateData array 
 load  
class RoutesComposerDefinition
  Method Argument Typehint Default
 __construct  
 load  
 getCacheFilename string 
 needsUpdate bool 
 addMiddlewaresDependingOnConfig void 
 updateCache void 
 getOldStyleRoutes array 
 getOldStyleRoutesForPath array 
 generateDefinitionVariants array 
class ServicesComposerDefinition
  Method Argument Typehint Default
 needsUpdate bool 
 getCacheFilename string 
 updateCache void 
 implementsContainerAwareInterface bool 
 load  
interface EditorInterface
  Method Argument Typehint Default
 getTitle string 
 getVersion string 
 getLicense string 
 create TextAreaElement 
 getOrder ?int 
 supportsHTML bool 
class EditorsRegistry
  Method Argument Typehint Default
 __construct  
 getInstance  
 has bool 
 get  
 getList  
 render  
 setConfig  
 _loadEditor  
 getListByType  
class Plugin
  Method Argument Typehint Default
 __construct  
 getItemInfo  
 getItemList  
 getItem  
 getItemIdForItem  
class PluginRegistry
  Method Argument Typehint Default
 getPlugin  
 getPluginsArray  
class AbstractPreloadItem
  Method Argument Typehint Default
 __construct  
class EventsPreloader
  Method Argument Typehint Default
 __construct  
 addPreloadEvents  
 registerEvents  
 getInstance  
 triggerEvent  
 getClassName  
class LibrariesPreloader
  Method Argument Typehint Default
 __construct  
 getInstance  
 triggerEvent  
 getLibraryBootFilePath  
 getFunctionName  
class AutotasksSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class BlockSetupStep
  Method Argument Typehint Default
 execute bool 
 readTemplate string 
 updateBlocksPermissions  
 getPriority int 
class ConfigSetupStep
  Method Argument Typehint Default
 execute bool 
 includeCommentsConfig  
 includeNotificationsConfig  
 getPriority int 
class CopyAssetsSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class MigrateSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ScriptSetupStep
  Method Argument Typehint Default
 execute bool 
 execFunc  
 getPriority int 
class TablesSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ViewTemplateSetupStep
  Method Argument Typehint Default
 execute bool 
 readTemplate string 
 getPriority int 
class AutotasksSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class BlockSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class CommentsSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ConfigSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class CopyAssetsSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class DataPageSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class FilesSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class GroupPermissionsSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class MigrateSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class NotificationsSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ScriptSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class TablesSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class UrlLinksSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ViewTemplateSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class AutotasksSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class BlocksSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ConfigSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ScriptSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class ViewTemplateSetupStep
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class OutputDecorator
  Method Argument Typehint Default
 __construct  
 incrIndent  
 decrIndent  
 resetIndent  
 fatal void 
 success void 
 error void 
 info void 
 msg void 
 write  
 writeln  
 setVerbosity  
 getVerbosity  
 isQuiet  
 isVerbose  
 isVeryVerbose  
 isDebug  
 setDecorated  
 isDecorated  
 setFormatter  
 getFormatter  
interface SetupStepInterface
  Method Argument Typehint Default
 execute bool 
 getPriority int 
class Config
  Method Argument Typehint Default
 __construct  
 createConfig  
 getConfig  
 insertConfig  
 deleteConfig  
 getConfigs  
 getConfigCount  
 getConfigsByCat  
 createConfigOption  
 getConfigOption  
 getConfigOptions  
 getConfigOptionsCount  
 getConfigList  
class Member
  Method Argument Typehint Default
 __construct  
 createGroup  
 createUser  
 deleteGroup  
 deleteUser  
 insertGroup  
 getGroups  
 getUsers  
 getGroupList  
 getUserList  
 addUserToGroup  
 removeUsersFromGroup  
 getUsersByGroup  
 getUser  
 loginUser  
 icms_getLoginFromUserEmail  
 getUserCount  
 getUserCountByGroup  
 updateUserByField  
 insertUser  
 updateUsersByField  
 activateUser  
 getUsersByGroupLink  
 getUserCountByGroupLink  
 getUserBestGroup  
 getGroupsByUser  
 getGroup  
 genUserNames  
 genRandNumber  
 initRand  
class Downloader
  Method Argument Typehint Default
 __construct  
 _header  
 addFile  
 addBinaryFile  
 addFileData  
 addBinaryFileData  
 download  
class Filesystem
  Method Argument Typehint Default
 chmod  
 mkdir  
 cleanFolders  
 cleanWriteFolders  
 copyRecursive  
 deleteFile  
 copyStream  
 deleteRecursive  
 writeIndexFile  
 generateChecksum  
 validateChecksum  
 getDirList  
 getFileList  
 writeFile  
 combineFiles  
 rename  
 getImgList  
 getFontList  
 getPhpFiles  
 getHtmlFiles  
class MediaUploader
  Method Argument Typehint Default
 __construct  
 fetchFromURL  
 fetchMedia  
 getUploadErrorText  
 setTargetFileName  
 setPrefix  
 getMediaName  
 getMediaType  
 getMediaSize  
 getMediaTmpName  
 getSavedFileName  
 getSavedDestination  
 upload  
 _copyFile  
 checkMaxFileSize  
 checkMaxWidth  
 checkMaxHeight  
 checkMimeType  
 checkImageType  
 sanitizeMultipleExtensions  
 setErrors  
 getErrors  
class TarDownloader
  Method Argument Typehint Default
 __construct  
 addFile  
 addBinaryFile  
 addFileData  
 addBinaryFileData  
 download  
class ZipDownloader
  Method Argument Typehint Default
 __construct  
 addFile  
 addBinaryFile  
 addFileData  
 addBinaryFileData  
 download  
class Mailer
  Method Argument Typehint Default
 __construct  
 AddrFormat  
 encodeFromName  
 encodeSubject  
 encodeBody  
class MessageSender
  Method Argument Typehint Default
 __construct  
 reset  
 setTemplateDir  
 setTemplate  
 setFromEmail  
 setFromName  
 setFromUser  
 setPriority  
 setSubject  
 useMail  
 usePM  
 send  
 setBody  
 assign  
 sendMail  
 sendPM  
 getErrors  
 getSuccess  
 addHeaders  
 setToEmails  
 setToGroups  
 setToUsers  
class DetectModuleMiddleware
  Method Argument Typehint Default
 process ResponseInterface 
class HasGroupMiddleware
  Method Argument Typehint Default
 __construct  
 process ResponseInterface 
class HasPermissionMiddleware
  Method Argument Typehint Default
 __construct  
 process ResponseInterface 
class AbstractExtendedHandler
  Method Argument Typehint Default
 __construct  
 addEventHook  
 addPermission  
 setGrantedObjectsCriteria  
 getCalculatedInfo  
 getObjectsD  
 getObjects  
 getFields  
 convertResultSet  
 convertResultSet_RAWWithKey  
 convertResultSet_RAW  
 convertResultSet_ObjectWithKey  
 getSkipKeys  
 getImageUrl  
 getImagePath  
 convertResultSet_Object  
 getD  
 get  
 create  
 getListD  
 getList  
 getCustomList  
 getIdentifierName  
 insertD  
 save  
 executeEvent  
 doInsert  
 doUpdate  
 insert  
 getObjectsAsArray  
 doFastChange  
 query  
 getCount  
 disableEvent  
 getIdsFromObjectsAsArray  
 updateAll  
 deleteAll  
 delete  
 deleteGrantedPermissions  
 getPermissions  
 getModuleInfo  
 getModuleConfig  
 getModuleItemString  
 updateCounter  
 enableUpload  
class AbstractExtendedModel
  Method Argument Typehint Default
 isLoadedOnCreation  
 accessGranted  
 id  
 openFormSection  
 initVar  
 closeFormSection  
 getVarInfo  
 getFormCaption  
 getFormDescription  
 initNonPersistableVar  
 quickInitVar  
 updateMetas  
 title  
 summary  
 setControl  
 getControl  
 getForm  
 getSecureForm  
 toArray  
 isPartial  
 setFieldAsRequired  
 doSetFieldAsRequired  
 setFieldForSorting  
 doSetFieldForSorting  
 setImageDir  
 getGroupPerm  
 getImageDir  
 getUploadDir  
 getAdminViewItemLink  
 getItemLink  
 getViewItemLink  
 getEditItemLink  
 getDeleteItemLink  
 getPrintAndMailLink  
 getFieldsForSorting  
 store  
 getVarsForQuery  
 getValueFor  
 getCriteriaForSelectByID  
 makeFieldReadOnly  
 doMakeFieldreadOnly  
 hideFieldFromForm  
 doHideFieldFromForm  
 hideFieldFromSingleView  
 doHideFieldFromSingleView  
 displaySingleObject  
 showFieldOnForm  
 doShowFieldOnForm  
 delete  
 displayFieldOnSingleView  
 doDisplayFieldOnSingleView  
 setAdvancedFormFields  
 doSetAdvancedFormFields  
 getUrlLinkObj  
 storeUrlLinkObj  
 getFileObj  
 storeFileObj  
 serialize  
 unserialize  
 __construct  
class AbstractHandler
  Method Argument Typehint Default
 __construct  
 create  
 get  
 insert  
 delete  
class AbstractModel
  Method Argument Typehint Default
 __callStatic  
 __construct  
 unsetNew  
 isNew  
 initVar  
 setFormVars  
 registerFilter  
 xoopsClone  
 setDirty  
 unsetDirty  
 isDirty  
 __clone  
 setNew  
 getErrors  
 setErrors  
 getHtmlErrors  
 hasError  
 _loadFilters  
class AbstractSEOExtendedModel
  Method Argument Typehint Default
 __construct  
 initiateSEO  
 short_url  
 meta_keywords  
 meta_description  
class Avatar
  Method Argument Typehint Default
 __construct  
 setUserCount  
 getUserCount  
class AvatarHandler
  Method Argument Typehint Default
 __construct  
 delete  
 getObjects  
 addUser  
 getUser  
 getList  
 getListFromDir  
 getAllFromDir  
class Block
  Method Argument Typehint Default
 __construct  
 setVar  
 getOptions  
 getVar  
 buildBlock  
 isCustom  
 getContent  
class BlockHandler
  Method Argument Typehint Default
 __construct  
 getBlockPositions  
 getByModule  
 getAllBlocks  
 get  
 getAllByGroupModule  
 getMultiple  
 getNonGroupedBlocks  
 insert  
 getCountSimilarBlocks  
class BlockPosition
  Method Argument Typehint Default
 __construct  
class BlockPositionHandler
  Method Argument Typehint Default
 __construct  
 insert  
class Category
  Method Argument Typehint Default
 __construct  
 getVar  
 description  
 image  
 toArray  
 getCategoryPath  
class CategoryHandler
  Method Argument Typehint Default
 __construct  
 getAllCategoriesArray  
 getParentIds  
class Comment
  Method Argument Typehint Default
 __construct  
 isRoot  
class CommentHandler
  Method Argument Typehint Default
 __construct  
 getList  
 getByItemId  
 getCountByItemId  
 getTopComments  
 getThread  
 updateByField  
 deleteByModule  
class ConfigCategory
  Method Argument Typehint Default
 __construct  
class ConfigCategoryHandler
  Method Argument Typehint Default
 __construct  
class ConfigItem
  Method Argument Typehint Default
 __construct  
 setNewConfig  
 unsetNewConfig  
 isNewConfig  
 getConfValueForOutput  
 setConfValueForInput  
 setConfOptions  
 getConfOptions  
 setType  
class ConfigItemHandler
  Method Argument Typehint Default
 __construct  
 afterSave  
class ConfigOption
  Method Argument Typehint Default
 __construct  
class ConfigOptionHandler
  Method Argument Typehint Default
 __construct  
class File
  Method Argument Typehint Default
 __construct  
 getVar  
 render  
class FileHandler
  Method Argument Typehint Default
 __construct  
 afterDelete  
class Group
  Method Argument Typehint Default
 __construct  
class GroupHandler
  Method Argument Typehint Default
 __construct  
class GroupMembership
  Method Argument Typehint Default
 __construct  
class GroupMembershipHandler
  Method Argument Typehint Default
 __construct  
 getGroupsByUser  
 getUsersByGroup  
class GroupPerm
  Method Argument Typehint Default
 __construct  
class GroupPermHandler
  Method Argument Typehint Default
 __construct  
 deleteByGroup  
 deleteByModule  
 checkRight  
 addRight  
 getItemIds  
 getGroupIds  
class Image
  Method Argument Typehint Default
 __construct  
 getInfo  
 setVars  
 getVar  
 setVar  
class ImageBody
  Method Argument Typehint Default
 __construct  
class ImageBodyHandler
  Method Argument Typehint Default
 __construct  
class ImageCategory
  Method Argument Typehint Default
 __construct  
 setImageCount  
 getImageCount  
class ImageCategoryHandler
  Method Argument Typehint Default
 __construct  
 getObjects  
 getCount  
 getList  
 getCategList  
 getCategFolder  
class ImageHandler
  Method Argument Typehint Default
 __construct  
 afterSave  
 afterDelete  
 getObjects  
 getList  
class ImageSet
  Method Argument Typehint Default
 __construct  
class ImageSetHandler
  Method Argument Typehint Default
 __construct  
 afterDelete  
 getObjects  
 linkThemeset  
 unlinkThemeset  
 getList  
class Module
  Method Argument Typehint Default
 __construct  
 launch  
 registerClassPath  
 loadInfoAsVar  
 getInfo  
 getDBVersion  
 mainLink  
 subLink  
 loadAdminMenu  
 getAdminMenu  
 getAdminHeaderMenu  
 loadInfo  
 search  
 displayAdminMenu  
 getAdminMenuItems  
 setMessage  
class ModuleHandler
  Method Argument Typehint Default
 __construct  
 getAvailable  
 getActive  
 checkModuleAccess  
 beforeSave  
 install bool 
 uninstall  
 getByDirname  
 loadConfig  
 delete  
 update  
 activate  
 get  
 deactivate  
 change  
 getTemplate  
 getAdminMenuItems  
class Notification
  Method Argument Typehint Default
 __construct  
 notifyUser  
class NotificationHandler
  Method Argument Typehint Default
 __construct  
 getNotification  
 isSubscribed  
 subscribe  
 getByUser  
 getSubscribedEvents  
 getByItemId  
 triggerEvents  
 triggerEvent  
 unsubscribeByUser  
 unsubscribe  
 unsubscribeByModule  
 unsubscribeByItem  
 doLoginMaintenance  
 updateByField  
 isEnabled  
 categoryInfo  
 commentCategoryInfo  
 categoryEvents  
 eventEnabled  
 eventInfo  
 subscribableCategoryInfo  
 generateConfig  
class Online
  Method Argument Typehint Default
 __construct  
class OnlineHandler
  Method Argument Typehint Default
 __construct  
 getAll  
 gc  
 destroy  
 write  
class Page
  Method Argument Typehint Default
 __construct  
 getURL  
class PageHandler
  Method Argument Typehint Default
 __construct  
 getList  
 getPageSelOptions  
class PrivateMessage
  Method Argument Typehint Default
 __construct  
class PrivateMessageHandler
  Method Argument Typehint Default
 __construct  
 setRead  
 getCountForUser int 
class TemplateFile
  Method Argument Typehint Default
 __construct  
 getSource  
 getVar  
 assignVar  
 setVar  
 getLastModified  
class TemplateFileHandler
  Method Argument Typehint Default
 __construct  
 loadSource  
 forceUpdate  
 getModuleTplCount  
 find  
 templateExists  
 prefetchBlocks  
 getPrefetchedBlock  
class TemplateSet
  Method Argument Typehint Default
 __construct  
class TemplateSetHandler
  Method Argument Typehint Default
 __construct  
 getByName  
 delete  
class UrlLink
  Method Argument Typehint Default
 __construct  
 getVar  
 render  
class UrlLinkHandler
  Method Argument Typehint Default
 __construct  
class User
  Method Argument Typehint Default
 __construct  
 getUnameFromId  
 isGuest  
 getForm  
 sendWelcomeMessage  
 newUserNotifyAdmin  
 isAdmin  
 getGroups  
 setGroups  
 isActive  
 isOnline  
 gravatar  
 uid  
 login  
 setVar  
 isSameAsLoggedInUser  
 rank  
 logout  
class UserHandler
  Method Argument Typehint Default
 __construct  
 beforeInsert  
 delete  
 deleteAll  
 userCheck  
 getUserLink  
 getUnameFromEmail  
 getUnameFromId  
 getList  
class UserRank
  Method Argument Typehint Default
 __construct  
 getCloneLink  
 getRankPicture  
 getRankTitle  
class UserRankHandler
  Method Argument Typehint Default
 __construct  
 getRank  
 MoveAllRanksImagesToProperPath  
class AbstractProperties
  Method Argument Typehint Default
 assignVars  
 cleanVar  
 getFileMimeType  
 initCommonVar  
 __isset  
 assignVar  
 isChanged  
 getChangedVars  
 getProblematicVars  
 isVarSet  
 getDefaultVars  
 getVarInfo  
 getVars  
 setVars  
 setVar  
 setVarInfo  
 getVarNames  
 setType  
 doSetFieldAsRequired  
 cleanVars  
 toArray  
 serialize  
 getValues  
 getVar  
 getVarForDisplay  
 getVarForEdit  
 getVarForForm  
 __get  
 __set  
 unserialize  
 initVar  
class CacheServiceProvider
  Method Argument Typehint Default
 register  
class ConfigServiceProvider
  Method Argument Typehint Default
 register  
 boot  
class DatabaseServiceProvider
  Method Argument Typehint Default
 register  
 createDatabaseConnection ExtendedPdoInterface 
class FilesystemServiceProvider
  Method Argument Typehint Default
 register  
class LoggerServiceProvider
  Method Argument Typehint Default
 register  
 boot  
class PreloadServiceProvider
  Method Argument Typehint Default
 register  
 boot  
class SecurityServiceProvider
  Method Argument Typehint Default
 register  
class SessionServiceProvider
  Method Argument Typehint Default
 register  
 boot  
 getSessionInstance  
class RedirectResponse
  Method Argument Typehint Default
 __construct  
 getStatusCode  
 withStatus  
 getReasonPhrase  
class ViewResponse
  Method Argument Typehint Default
 __construct  
 setThemeFromConfig  
 setGoogleMeta  
 setDefaultMetas  
 addSanitizerPlugins  
 addAdminMetas  
 loadAdminMenu  
 setAdminDefaultVars  
 addRedirectMessageScripts  
 updateCacheTime  
 includeNotificationsSelection  
 getBody  
 __call  
 getStatusCode  
 withStatus  
 getReasonPhrase  
class Password
  Method Argument Typehint Default
 __construct  
 getInstance  
 createCryptoKey  
 createSalt  
 passExpired  
 _passExpired  
 getUserSalt  
 _getUserSalt  
 getUserEncType  
 _getUserEncType  
 encryptPass  
 _encryptPassword  
 _rehash  
 verifyPass  
 _verifyPassword  
 _getUserHash  
 _encryptPass  
class PermissionsManager
  Method Argument Typehint Default
 __construct  
 getGrantedGroups  
 getGrantedGroupsForIds  
 getGrantedItems  
 storeAllPermissionsForId  
 saveItem_Permissions  
 accessGranted  
class RequestSecurity
  Method Argument Typehint Default
 check  
 validateToken  
 filterToken  
 garbageCollection  
 createToken  
 clearTokens  
 checkReferer  
 checkSuperglobals  
 checkBadips  
 getTokenHTML  
 getErrors  
 setErrors  
class StopSpammer
  Method Argument Typehint Default
 __construct  
 checkForField  
 badUsername  
 badEmail  
 badIP  
class CacheClearSetupStep
  Method Argument Typehint Default
 __construct  
 execute bool 
 getPriority int 
class Image
  Method Argument Typehint Default
 __construct  
 setMode  
 instance  
 setConfig  
 init  
 verify  
 destroyGarbage  
 getCaption  
 getMessage  
 render  
 loadForm  
class ImageMode
  Method Argument Typehint Default
 __construct  
 instance  
 loadConfig  
 render  
 loadImage  
 getBase64ImageUrl  
class ImageRenderer
  Method Argument Typehint Default
 __construct  
 loadImage  
 createCode  
 setCode  
 clearAttempts  
 createImage  
 createImageBmp  
 createImageGd  
 loadFont  
 _getList  
 setImageSize  
 drawBars  
 drawCircles  
 drawLines  
 drawRectangles  
 drawEllipses  
 drawPolygons  
 createFromFile  
 loadBackground  
 drawBorder  
 drawCode  
class TextMode
  Method Argument Typehint Default
 __construct  
 instance  
 loadConfig  
 render  
 loadText  
 setCode  
class CountryElement
  Method Argument Typehint Default
 __construct  
 getCountryList  
class EditorElement
  Method Argument Typehint Default
 __construct  
class GroupElement
  Method Argument Typehint Default
 __construct  
class ImageElement
  Method Argument Typehint Default
 __construct  
 addOptGroup  
 addOptGroupArray  
 getImageList  
 getOptGroups  
 getOptGroupsID  
 render  
class LangElement
  Method Argument Typehint Default
 __construct  
class MatchOptionElement
  Method Argument Typehint Default
 __construct  
class ThemeElement
  Method Argument Typehint Default
 __construct  
class TimeZoneElement
  Method Argument Typehint Default
 __construct  
 getTimeZoneList  
class UserElement
  Method Argument Typehint Default
 __construct  
class ButtonElement
  Method Argument Typehint Default
 __construct  
 getValue  
 setValue  
 getType  
 render  
class CaptchaElement
  Method Argument Typehint Default
 __construct  
 setConfig  
 render  
class CheckboxElement
  Method Argument Typehint Default
 __construct  
 getValue  
 setValue  
 addOption  
 addOptionArray  
 getOptions  
 getDelimeter  
 render  
class ColorPickerElement
  Method Argument Typehint Default
 __construct  
 render  
 renderValidationJS  
class DateElement
  Method Argument Typehint Default
 __construct  
 render  
class DateTimeElement
  Method Argument Typehint Default
 __construct  
class DHTMLTextAreaElement
  Method Argument Typehint Default
 __construct  
 render  
 renderValidationJS  
 _renderSmileys  
class EditorElement
  Method Argument Typehint Default
 __construct  
 render  
class FileElement
  Method Argument Typehint Default
 __construct  
 getMaxFileSize  
 render  
class GroupPermissionElement
  Method Argument Typehint Default
 __construct  
 setValue  
 setOptionTree  
 render  
 _renderOptionTree  
class HiddenElement
  Method Argument Typehint Default
 __construct  
 getValue  
 setValue  
 render  
class HiddenTokenElement
  Method Argument Typehint Default
 __construct  
class LabelElement
  Method Argument Typehint Default
 __construct  
 getValue  
 render  
class PasswordElement
  Method Argument Typehint Default
 __construct  
 getSize  
 getMaxlength  
 getValue  
 setValue  
 setClassName  
 getClassName  
 render  
class RadioElement
  Method Argument Typehint Default
 __construct  
 getValue  
 setValue  
 addOption  
 addOptionArray  
 getOptions  
 getDelimeter  
 render  
class RadioYesNoElement
  Method Argument Typehint Default
 __construct  
class SelectElement
  Method Argument Typehint Default
 __construct  
 isMultiple  
 getSize  
 getValue  
 setValue  
 addOption  
 addOptionArray  
 getOptions  
 render  
class TextAreaElement
  Method Argument Typehint Default
 __construct  
 getRows  
 getCols  
 getValue  
 setValue  
 render  
class TextElement
  Method Argument Typehint Default
 __construct  
 getSize  
 getMaxlength  
 getValue  
 setValue  
 render  
class TrayElement
  Method Argument Typehint Default
 __construct  
 isContainer  
 isRequired  
 addElement  
 getRequired  
 getElements  
 getDelimeter  
 render  
class AbstractForm
  Method Argument Typehint Default
 __construct  
 getTitle  
 getName  
 getAction  
 getMethod  
 addElement  
 getElements  
 getElementNames  
 getElementByName  
 setElementValue  
 setElementValues  
 getElementValue  
 getElementValues  
 setExtra  
 getExtra  
 setRequired  
 getRequired  
 insertBreak  
 render  
 display  
 renderValidationJS  
 assign  
class AbstractFormElement
  Method Argument Typehint Default
 __construct  
 isContainer  
 setName  
 getName  
 setAccessKey  
 getAccessKey  
 getAccessString  
 setClass  
 getClass  
 setCaption  
 getCaption  
 setDescription  
 getDescription  
 setHidden  
 isHidden  
 isRequired  
 setRequired  
 setExtra  
 getExtra  
 renderValidationJS  
 render  
class GroupPermissionForm
  Method Argument Typehint Default
 __construct  
 addItem  
 _loadAllChildItemIds  
 render  
 insertBreak  
class TableForm
  Method Argument Typehint Default
 insertBreak  
 render  
class ThemeForm
  Method Argument Typehint Default
 insertBreak  
 render  
class AutocompleteElement
  Method Argument Typehint Default
 __construct  
 render  
class BlockOptionsElement
  Method Argument Typehint Default
 __construct  
class CheckboxElement
  Method Argument Typehint Default
 __construct  
 render  
 renderValidationJS  
class DateElement
  Method Argument Typehint Default
 __construct  
class DateTimeElement
  Method Argument Typehint Default
 __construct  
class FileElement
  Method Argument Typehint Default
 __construct  
 render  
class FileUploadElement
  Method Argument Typehint Default
 __construct  
 render  
class FormSectionElement
  Method Argument Typehint Default
 __construct  
 getValue  
 isClosingSection  
 render  
class ImageElement
  Method Argument Typehint Default
 __construct  
class ImageUploadElement
  Method Argument Typehint Default
 __construct  
 render  
class LanguageElement
  Method Argument Typehint Default
 __construct  
class PageElement
  Method Argument Typehint Default
 __construct  
 getPageSelOptions  
class ParentCategoryElement
  Method Argument Typehint Default
 __construct  
 getOptionArray  
class PasswordTrayElement
  Method Argument Typehint Default
 __construct  
 render  
class RadioElement
  Method Argument Typehint Default
 __construct  
class RichfileElement
  Method Argument Typehint Default
 __construct  
class SelectElement
  Method Argument Typehint Default
 __construct  
class SelectMultiElement
  Method Argument Typehint Default
 __construct  
class SignatureElement
  Method Argument Typehint Default
 __construct  
class SourceElement
  Method Argument Typehint Default
 __construct  
 render  
class TextElement
  Method Argument Typehint Default
 __construct  
class TimeElement
  Method Argument Typehint Default
 __construct  
class UploadElement
  Method Argument Typehint Default
 __construct  
 render  
class URLLinkElement
  Method Argument Typehint Default
 __construct  
class UserElement
  Method Argument Typehint Default
 __construct  
class YesNoElement
  Method Argument Typehint Default
 __construct  
class Form
  Method Argument Typehint Default
 __construct  
 addCustomButton  
 addElement  
 createElements  
 createPermissionControls  
 createButtons  
 getControl  
 getThemeSelect  
 getElementById  
 render  
 assign  
 renderValidationJS  
 renderValidationJS2  
class SecureForm
  Method Argument Typehint Default
 __construct  
class BreadcrumbRenderer
  Method Argument Typehint Default
 __construct  
 render  
class CommentRenderer
  Method Argument Typehint Default
 __construct  
 instance  
 setComments  
 renderFlatView  
 renderThreadView  
 _renderThreadReplies  
 renderNestView  
 _renderNestReplies  
 _getPosterName  
 _getPosterArray  
 _getTitleIcon  
class ModelViewRenderer
  Method Argument Typehint Default
 __construct  
 __get  
 addRow  
 render  
 fetch  
class ModuleAboutRenderer
  Method Argument Typehint Default
 __construct  
 sanitize  
 render  
class PrinterFriendlyViewRenderer
  Method Argument Typehint Default
 __construct  
 setPageTitle  
 setWidth  
 render  
 generate  
class Column
  Method Argument Typehint Default
 __construct  
 getKeyName  
 getAlign  
 isSortable  
 getWidth  
 getCustomCaption  
class Row
  Method Argument Typehint Default
 __construct  
 getKeyName  
 isHeader  
class Table
  Method Argument Typehint Default
 __construct  
 __get  
 addActionButton  
 addColumn  
 addIntroButton  
 addPrinterFriendlyLink  
 addQuickSearch  
 addHeader  
 addFooter  
 addDefaultIntroButton  
 addCustomAction  
 setDefaultSort  
 getDefaultSort  
 setDefaultOrder  
 getDefaultOrder  
 addWithSelectedActions  
 addFilter  
 setDefaultFilter  
 isForUserSide  
 setCustomTemplate  
 setSortOrder  
 setTableId  
 setObjects  
 createTableRows  
 fetchObjects  
 getDefaultFilter  
 getFiltersArray  
 setDefaultFilter2  
 getDefaultFilter2  
 getFilters2Array  
 renderOptionSelection  
 getLimitsArray  
 getObjects  
 hideActionColumnTitle  
 hideFilterAndLimit  
 getOrdersArray  
 renderD  
 renderForPrint  
 render  
 disableColumnsSorting  
 fetch  
class TableTree
  Method Argument Typehint Default
 __construct  
 getChildrenOf  
 createTableRow  
 createTableRows  
 fetchObjects  
class ThemeComponent
  Method Argument Typehint Default
 xoInit  
 addMeta  
 checkCache  
 generateCacheId  
 render  
 fetch string 
 renderOldMetas  
 renderMetas  
 renderAttributes  
 addScript  
 resourcePath  
 addStylesheet  
 addLink  
 addHttpMeta  
 headContent  
 genElementId  
class ThemeFactory
  Method Argument Typehint Default
 getInstance  
 getThemesList  
 getAdminThemesList  
 createInstance  
 isThemeAllowed  
class Highlighter
  Method Argument Typehint Default
 __construct  
 replace  
 highlight  
class PageBuilder
  Method Argument Typehint Default
 xoInit  
 retrieveBlocks  
 getPage  
 buildBlock  
 generateCacheId  
 preRender  
 postRender  
class PageNav
  Method Argument Typehint Default
 __construct  
 renderNav  
 renderSelect  
 renderImageNav  
class Template
  Method Argument Typehint Default
 __construct  
 fetchFromData  
 touch  
 template_touch  
 template_clear_module_cache  
class ViewTree
  Method Argument Typehint Default
 __construct  
 __get  
 getFirstChild  
 getFirstChildId  
 getAllChildId  
 getAllParentId  
 getPathFromId  
 makeMySelBox  
 getNicePathFromId  
 getIdPathFromId  
 getAllChild  
 getChildTreeArray  
class Autoloader
  Method Argument Typehint Default
 setup  
 split  
 register  
 import  
 autoload  
 classPath  
 registerLegacy  
class DataFilter
  Method Argument Typehint Default
 __construct  
 filterDebugInfo  
 _filterImgUrl  
 checkUrlString  
 nl2Br  
 htmlSpecialChars  
 undoHtmlSpecialChars  
 htmlEntities  
 addSlashes  
 stripSlashesGPC  
 cleanArray  
 checkVar  
 checkVarArray  
 filterTextareaInput  
 filterTextareaDisplay  
 filterHTMLinput  
 filterHTMLdisplay  
 codeDecode  
 makeClickable  
 smiley  
 getSmileys  
 censorString  
 codePreConv  
 codeConv  
 codeSanitizer  
 codeDecode_extended  
 loadExtension  
 executeExtension  
 textsanitizer_syntaxhighlight  
 textsanitizer_php_highlight  
 textsanitizer_geshi_highlight  
 icms_trim  
 utf8_strrev  
 icms_substr  
 priv_checkVar  
 priv_smiley  
 priv_getSmileys  
class Debug
  Method Argument Typehint Default
 message  
 vardump  
 setDeprecated  
class Event
  Method Argument Typehint Default
 current  
 attach  
 detach  
 trigger  
 __construct  
class HTMLFilter
  Method Argument Typehint Default
 getInstance  
 filterHTML  
 getCustomFilterList  
 getHTMLFilterConfig  
class Logger
  Method Argument Typehint Default
 instance  
 enableRendering  
 disableRendering  
 getDebugHandlersFromConfig  
 log void 
 disableLogger  
 startTime  
 stopTime  
 addQuery  
 addBlock  
 addExtra  
 addDeprecated  
 handleError  
 sanitizePath  
 render  
 dump  
 dumpTime  
class Message
  Method Argument Typehint Default
 warning  
 error  
 result  
 confirm  
class Metagen
  Method Argument Typehint Default
 __construct  
 emptyString  
 generateSeoTitle  
 html2text  
 setTitle  
 setKeywords  
 setCategoryPath  
 setDescription  
 createTitleTag  
 purifyText  
 createMetaDescription  
 findMetaKeywords  
 createMetaKeywords  
 autoBuildMeta_keywords  
 buildAutoMetaTags  
 createMetaTags  
class ModelController
  Method Argument Typehint Default
 __construct  
 postDataToObject  
 doStoreFromDefaultForm  
 storeFromDefaultForm  
 storeicms_ipf_ObjectD  
 storeicms_ipf_Object  
 handleObjectDeletion  
 handleObjectDeletionFromUserSide  
 getAdminViewItemLink  
 getItemLink  
 getViewItemLink  
 getEditLanguageLink  
 getEditItemLink  
 getDeleteItemLink  
 getPrintAndMailLink  
 getModuleItemString  
class ObjectRegistry
  Method Argument Typehint Default
 getInstance  
 addObjectsFromHandler  
 addListFromHandler  
 addObjectsFromItemName  
 addListFromItemName  
 getObjects  
 getList  
 getSingleObject  
class ObjectTree
  Method Argument Typehint Default
 __construct  
 _initialize  
 getTree  
 getByKey  
 getFirstChild  
 getAllChild  
 getAllParent  
 _makeSelBoxOptions  
 makeSelBox  
class Textsanitizer
  Method Argument Typehint Default
 __construct  
 getInstance  
 _filterImgUrl  
 checkUrlString  
 displayTarea  
 previewTarea  
class Utils
  Method Argument Typehint Default
 mimetypes  
class VersionChecker
  Method Argument Typehint Default
 getInstance  
 check  
 getErrors  
 render  
class Editor
  Method Argument Typehint Default
 getVersion string 
 getLicense string 
 create TextAreaElement 
 getOrder int|? 
 supportsHTML bool 
 getTitle string 
class Editor
  Method Argument Typehint Default
 getVersion string 
 getLicense string 
 create TextAreaElement 
 getOrder ?int 
 supportsHTML bool 
 getTitle string 
class Editor
  Method Argument Typehint Default
 getVersion string 
 getLicense string 
 create TextAreaElement 
 getOrder int|? 
 supportsHTML bool 
 getTitle string 
class Editor
  Method Argument Typehint Default
 getTitle string 
 getVersion string 
 getLicense string 
 create \icms_form_elements_Textarea 
 getOrder int|? 
 supportsHTML bool 
class Editor
  Method Argument Typehint Default
 getTitle string 
 getVersion string 
 getLicense string 
 create \icms_form_elements_Textarea 
 getOrder ?int 
 supportsHTML bool 
class AddInitialData
  Method Argument Typehint Default
 up void 
 insertWithPrefix  
 down void 
class ChangeNamesForAutoTaskSystemsInConfig
  Method Argument Typehint Default
 up void 
 down void 
 prefix string 
class CKEditor
  Method Argument Typehint Default
 __construct  
 editor  
 replace  
 replaceAll  
 addEventHandler  
 clearEventHandlers  
 addGlobalEventHandler  
 clearGlobalEventHandlers  
 script  
 configSettings  
 returnGlobalEvents  
 init  
 ckeditorPath  
 jsEncode  
class Compressor
  Method Argument Typehint Default
 compressor  
 __construct  
 send_headers  
 check_gzip_use  
 check_cache  
 load_files  
 send_datas  
 get_content  
 get_javascript_content  
 compress_javascript  
 get_css_content  
 get_html_content  
 prepare_string_for_quotes  
 replace_scripts  
 file_get_contents  
 file_put_contents  
 get_microtime  
class db_manager
  Method Argument Typehint Default
 __construct  
 isConnectable  
 queryFromFile  
 report  
 query  
 prefix  
 fetchArray  
 insert  
 isError  
 tableExists  
class FormDhtmlTextArea
  Method Argument Typehint Default
 __construct  
class icms
  Method Argument Typehint Default
 create  
 url  
 path  
 getInstance  
 buildUrl  
 handler  
 setup  
 buildRelevantUrls  
 getComposerExtras array 
 loadComposerDefinition  
 boot  
 registerCommonServiceVariables void 
 getServiceDefinition \League\Container\Definition\DefinitionInterface|? 
class icms_auth_Factory
  Method Argument Typehint Default
 getAuthConnection  
class icms_auth_method_Ads
  Method Argument Typehint Default
 __construct  
 authenticate  
 getUPN  
class icms_auth_method_Ldap
  Method Argument Typehint Default
 __construct  
 cp1252_to_utf8  
 authenticate  
 getUserDN  
 getFilter  
 getMember  
class icms_auth_method_ldap_Provisioning
  Method Argument Typehint Default
 getInstance  
 __construct  
 geticms_member_user_Object  
 sync  
 add  
 change  
class icms_auth_method_Local
  Method Argument Typehint Default
 __construct  
 authenticate  
class icms_auth_Object
  Method Argument Typehint Default
 __construct  
 authenticate  
 setErrors  
 getErrors  
 getHtmlErrors  
class icms_AutologinEventHandler
  Method Argument Typehint Default
 setup  
 onSessionStart  
 sessionAutologin  
 onSessionClose  
class icms_MultilanguageEventHandler
  Method Argument Typehint Default
 setup  
 initMultilang  
class IcmsAutoTasksAt
  Method Argument Typehint Default
 canRun  
 start  
 stop  
 isEnabled  
 getCommandLine  
 getProcessId  
 needStart  
 getConfigArray  
class IcmsAutoTasksCron
  Method Argument Typehint Default
 __construct  
 needStart  
 canRun  
 getCronCommandLine  
 start  
 getInterval  
 getIntervalArray  
 getCronTabValue  
 getNormalValue  
 stop  
 isEnabled  
 getCommandLine  
 getProcessId  
 getCronTabUser  
 readCronTab  
 writeCronTab  
class IcmsAutoTasksInternal
  Method Argument Typehint Default
 canRun  
 start  
 stop  
 isEnabled  
 needStart  
 needExecution  
 needExit  
class icmsFormCKEditor
  Method Argument Typehint Default
 __construct  
 initCKEditor  
 getLanguage  
 getFonts  
 render  
 isCompatible  
class IcmsPreloadAdsense
  Method Argument Typehint Default
 eventFinishCoreBoot  
 eventAfterPreviewTarea  
 eventAfterDisplayTarea  
 eventStartOutputInit  
class IcmsPreloadAutotasks
  Method Argument Typehint Default
 eventFinishCoreBoot  
 eventAfterSaveSystemAdminPreferencesItems  
class IcmsPreloadCustomtag
  Method Argument Typehint Default
 eventFinishCoreBoot  
 eventBeforePreviewTarea  
 eventBeforeDisplayTarea  
 eventStartOutputInit  
class IcmsPreloadProtectEmail
  Method Argument Typehint Default
 eventAfterFilterTextareaDisplay  
 eventAfterFilterHTMLdisplay  
 convertEmail  
class IcmsPreloadUserInfo
  Method Argument Typehint Default
 eventStartOutputInit  
class IcmsSourceEditorCodeMirror
  Method Argument Typehint Default
 __construct  
 isCompatible  
 render  
class IcmsSourceEditorEditArea
  Method Argument Typehint Default
 __construct  
 isCompatible  
 render  
class Initialization
  Method Argument Typehint Default
 prefix string 
 up void 
 down void 
class mod_system_Adsense
  Method Argument Typehint Default
 __construct  
 getVar  
 color_border  
 color_background  
 color_link  
 color_url  
 color_text  
 render  
 getXoopsCode  
 getCloneLink  
 emptyString  
 generateTag  
class mod_system_AdsenseHandler
  Method Argument Typehint Default
 __construct  
 buildFormats  
 getFormats  
 beforeSave  
 getAdsensesByTag  
class mod_system_Autotasks
  Method Argument Typehint Default
 __construct  
 getLastRunTimeForDisplay  
 getRepeatForDisplay  
 getIntervalForDisplay  
 getType  
 getTypeForDisplay  
 getEnableForDisplay  
 getOnFinishForDisplay  
 exec  
 getForm  
 getDeleteButtonForDisplay  
 getNameForDisplay  
class mod_system_AutotasksHandler
  Method Argument Typehint Default
 __construct  
 enableVirtualConfig  
 isVirtualConfigEnabled  
 disableVirtualConfig  
 getTasks  
 execTasks  
 needExecution  
 needExit  
 startIfNeeded  
 getRealTasksRunningTime  
 getSelectedSystemHandler  
 getConfig  
 getCurrentSystemHandler  
 getSystemHandlersList  
class mod_system_AvatarsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Blocks
  Method Argument Typehint Default
 __construct  
 getVar  
 weight  
 visible  
 mid  
 side  
 getBlankLink  
 getUpActionLink  
 getDownActionLink  
 getCloneActionLink  
 getEditActionLink  
 getAdminViewItemLink  
 getDeleteItemLink  
 getForm  
 getSideControl  
 getWeightControl  
class mod_system_BlocksHandler
  Method Argument Typehint Default
 __construct  
 getVisibleStatusArray  
 getBlockPositionArray  
 getContentTypeArray  
 getBlockCacheTimeArray  
 getModulesArray  
 getModuleName  
 getModuleDirname  
 upWeight  
 downWeight  
 changeVisible  
 beforeSave  
class mod_system_CommentsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Customtag
  Method Argument Typehint Default
 __construct  
 getVar  
 render  
 renderWithPhp  
 getXoopsCode  
 getCloneLink  
 emptyString  
 getCustomtagName  
class mod_system_CustomtagHandler
  Method Argument Typehint Default
 __construct  
 getCustomtag_types  
 getCustomtagsByName  
class mod_system_GroupsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_ImagesHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Mimetype
  Method Argument Typehint Default
 __construct  
 getVar  
 emptyString  
 getMimetypeName  
 getMimetypeType  
 getMimetypeId  
class mod_system_MimetypeHandler
  Method Argument Typehint Default
 __construct  
 UserCanUpload  
 AllowedMimeTypes  
 AllowedModules  
class mod_system_ModulesHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Pages
  Method Argument Typehint Default
 __construct  
 getCustomPageStatus  
 getCustomPageModuleid  
 getAdminViewItemLink  
 getViewItemLink  
class mod_system_PagesHandler
  Method Argument Typehint Default
 __construct  
 getModulesArray  
 changeStatus  
class mod_system_Positions
  Method Argument Typehint Default
 __construct  
 getCustomTitle  
 getEditItemLink  
 getDeleteItemLink  
class mod_system_PositionsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Rating
  Method Argument Typehint Default
 __construct  
 getVar  
 name  
 dirname  
 getItemList  
 getItemValue  
 getRateValue  
 getUnameValue  
 getModulePlugin  
class mod_system_RatingHandler
  Method Argument Typehint Default
 __construct  
 getModuleList  
 getRateList  
 getRatingAverageByItemId  
 already_rated  
class mod_system_SmiliesHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Tags
  Method Argument Typehint Default
 __construct  
 getVar  
class mod_system_TagsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_TplsetsHandler
  Method Argument Typehint Default
 __construct  
class mod_system_Userrank
  Method Argument Typehint Default
 __construct  
 getVar  
 getCloneLink  
 getRankPicture  
 getRankTitle  
class mod_system_UserrankHandler
  Method Argument Typehint Default
 __construct  
 getRank  
 MoveAllRanksImagesToProperPath  
class mod_system_UsersHandler
  Method Argument Typehint Default
 __construct  
class PathStuffController
  Method Argument Typehint Default
 __construct  
 execute  
 readRequest  
 validate  
 checkPermissions  
 makeWritable  
 findServerGID  
class SetupBlockLinks
  Method Argument Typehint Default
 up void 
 down void 
class simpleimage
  Method Argument Typehint Default
 load  
 isImage  
 save  
 output  
 getWidth  
 getHeight  
 resizeToHeight  
 resizeToWidth  
 scale  
 resize  
class Smarty_Resource_Db
  Method Argument Typehint Default
 fetch  
 tplinfo  
 fetchTimestamp  
class TextSanitizer
  Method Argument Typehint Default
 __construct  
 getInstance  
 makeClickable  
 nl2Br  
 addSlashes  
 stripSlashesGPC  
 htmlSpecialChars  
 undoHtmlSpecialChars  
 displayText  
 previewText  
 sanitizeForDisplay  
 sanitizeForPreview  
 makeTboxData4Save  
 makeTboxData4Show  
 makeTboxData4Edit  
 makeTboxData4Preview  
 makeTboxData4PreviewInForm  
 makeTareaData4Save  
 makeTareaData4Show  
 makeTareaData4Edit  
 makeTareaData4Preview  
 makeTareaData4PreviewInForm  
 makeTareaData4InsideQuotes  
 oopsStripSlashesGPC  
 oopsStripSlashesRT  
 oopsAddSlashes  
 oopsHtmlSpecialChars  
 oopsNl2Br  
class TinyMCE
  Method Argument Typehint Default
 __construct  
 instance  
 getElements  
 setConfig  
 init  
 render  
class UpdateConfigForUseWithMonolog
  Method Argument Typehint Default
 up void 
 down void 
 prefix string 
class XoopsFormTinymce
  Method Argument Typehint Default
 __construct  
 initTinymce  
 getLanguage  
 getFonts  
 render  
 isCompatible  
class XoopsInstallWizard
  Method Argument Typehint Default
 xoInit  
 checkAccess  
 loadLangFile  
 initLanguage  
 setPage  
 baseLocation  
 pageURI  
 redirectToPage