doGzip (line
323)
Legacy function, handled by JDocument Zlib outputfilter
void
doGzip
()
editorArea (line
271)
Legacy function, use JEditor::getEditor instead
void
editorArea
(mixed $name, mixed $content, mixed $hiddenField, mixed $width, mixed $height, mixed $col, mixed $row)
getEditorContents (line
260)
Legacy function, use JEditor::getEditorContents instead
void
getEditorContents
(mixed $editorArea, mixed $hiddenField)
initEditor (line
249)
Legacy function, use JEditor::init instead
void
initEditor
()
initGzip (line
282)
Legacy function, handled by JDocument Zlib outputfilter
void
initGzip
()
mosChmod (line
127)
Legacy function, use JPath::setPermissions instead
void
mosChmod
(mixed $path)
mosChmodRecursive (line
137)
Legacy function, use JPath::setPermissions instead
void
mosChmodRecursive
(mixed $path, [mixed $filemode = NULL], [mixed $dirmode = NULL])
mosCreateMail (line
59)
Legacy function, use JFactory::getMailer() instead
void
mosCreateMail
([mixed $from = ''], [mixed $fromname = ''], mixed $subject, mixed $body)
mosErrorAlert (line
20)
Legacy function, use josErrorAlert instead
void
mosErrorAlert
(mixed $text, [mixed $action = 'window.history.go(-1);'], [mixed $mode = 1])
mosGetBrowser (line
202)
Legacy function, use JApplication::getBrowser() instead
void
mosGetBrowser
(mixed $agent)
mosGetOS (line
213)
Legacy function, use JApplication::getBrowser() instead
void
mosGetOS
(mixed $agent)
mosIsChmodable (line
147)
Legacy function, use JPath::canCHMOD
void
mosIsChmodable
(mixed $file)
mosLoadComponent (line
237)
Legacy function, removed
void
mosLoadComponent
(mixed $name)
mosMail (line
77)
Legacy function, use josMail instead
void
mosMail
(mixed $from, mixed $fromname, mixed $recipient, mixed $subject, mixed $body, [mixed $mode = 0], [mixed $cc = NULL], [mixed $bcc = NULL], [mixed $attachment = NULL], [mixed $replyto = NULL], [mixed $replytoname = NULL])
mosMakePassword (line
97)
Legacy function, use JAuthenticateHelper::genRandomPassword() instead
void
mosMakePassword
()
mosMakePath (line
117)
Legacy function, use JFolder::create
void
mosMakePath
(mixed $base, [mixed $path = ''], [mixed $mode = NULL])
mosParseParams (line
224)
Legacy function, use JRegsitry instead
void
mosParseParams
(mixed $txt)
mosPathName (line
30)
Legacy function, use JPath::clean instead
void
mosPathName
(mixed $p_path, [mixed $p_addtrailingslash = true])
mosPathWay (line
192)
Legacy function, use mosLoadModule('breadcrumbs); instead
void
mosPathWay
()
mosReadDirectory (line
40)
Legacy function, use JFolder::files or JFolder::folders instead
void
mosReadDirectory
(mixed $path, [mixed $filter = '.'], [mixed $recurse = false], [mixed $fullpath = false])
mosRedirect (line
107)
Legacy function, use josRedirect instead
void
mosRedirect
(mixed $url, [mixed $msg = ''])
mosSendAdminMail (line
87)
Legacy function, use josSendAdminMail instead
void
mosSendAdminMail
(mixed $adminName, mixed $adminEmail, mixed $email, mixed $type, mixed $title, mixed $author)
mosShowSource (line
157)
Legacy function, replaced by geshi bot
void
mosShowSource
(mixed $filename, [mixed $withLineNums = false])