saimod_sys_page Class provided by System as saimod to manage the system_page table
| package |
SYSTEM\SAI |
|---|
call_account_action_change_email(string $new_email) : \SYSTEM\API\JSON
stringUsers new EMail Address
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_change_password(string $old_password_sha1, string $new_password_sha1) : \SYSTEM\API\JSON
stringUsers Old Password SHA1 String
stringUsers New Password SHA1 String
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_check(integer $rightid) : \SYSTEM\API\JSON
integerRightID of the right to be checked
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_confirm(string $token) : \SYSTEM\API\JSON
stringToken to do specifics with your Account
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_confirm_email() : \SYSTEM\API\JSON
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_create(string $username, \SYSTEM\API\sha1 $password_sha1, \SYSTEM\API\email $email, \SYSTEM\API\lang $locale = null) : \SYSTEM\API\JSON
stringUsername
\SYSTEM\API\sha1User Password SHA1 String
\SYSTEM\API\emailEmail of the new User
\SYSTEM\API\langLocale which the User wants to register or null for default language
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_isloggedin() : \SYSTEM\API\JSON
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_login(string $username, \SYSTEM\API\sha1 $password_sha1, \SYSTEM\API\lang $locale = null) : \SYSTEM\API\JSON
stringUsername
\SYSTEM\API\sha1User Password SHA1 String
\SYSTEM\API\langLocale which the User wants to login with
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_logout() : \SYSTEM\API\JSON
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_account_action_reset_password(string $username) : \SYSTEM\API\JSON
stringUsername
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_bug(string $message, \SYSTEM\API\JSON $data) : null
stringBugreport Message
\SYSTEM\API\JSONBugreport Data
nullReturns JSON result with success/failure status
call_cache(integer $id, \SYSTEM\API\sha1 $ident) : mixed
integerCache id to be queried
\SYSTEM\API\sha1Cache ident to be queried
mixedReturns cached Data from Database
call_cron() : \SYSTEM\API\JSON
\SYSTEM\API\JSONReturns JSON result with success/failure status
call_files(string $cat, string $id = null) : mixed
stringFile category
stringFile name
mixedReturns JSON result with failure status or streams the File
call_pages(integer $group, string $state) : mixed
integerPage Group for Statesystem
stringFull name of the State.
mixedReturns JSON result with data/failure status
call_text(mixed $request, \SYSTEM\API\lang $lang) : \SYSTEM\API\JSON
mixedRequest String for Text API
\SYSTEM\API\langRequest Language for given text
\SYSTEM\API\JSONReturns JSON result with data/failure status
css() : array
arrayReturns array of Pathobjects pointing to the saimods css
default_page(string $_escaped_fragment_ = null) : string
stringParam for Hashbangcrawling
stringReturns HTML of the defaultpage
get_apigroup() : integer
integerReturns api group id.
get_class() : string
stringReturns your API-Class name
get_default_state() : string
stringReturns name of the startstate.
get_params(array $params) : array
arrayParams to be corrected
arrayReturns array of corrected Params.
js() : array
arrayReturns array of Pathobjects pointing to the saimods js
right_public() : boolean
Override this
booleanReturns true if the saimod is public
right_right() : boolean
Override this
booleanReturns true if accessable for the user else false
sai_mod__SYSTEM_SAI_saimod_sys_page() : string
stringReturns HTML for the Saimods startpage
sai_mod__system_sai_saimod_sys_page_action_addcall(integer $ID, integer $group, integer $type, integer $parentID, string $parentValue, string $name, string $verify) : \SYSTEM\SAI\JSON
integerID of the Entry
integerGroup id of the Entry
integerType of the new Entry
integerParent id of the new Entry
stringParent Valze of the new Entry
stringName of the new Entry
stringVerifiername of the new Entry
\SYSTEM\SAI\JSONReturns json with status true of error
sai_mod__system_sai_saimod_sys_page_action_deletecall(integer $ID, integer $group) : \SYSTEM\SAI\JSON
integerID of the Entry
integerGroup id of the Entry
\SYSTEM\SAI\JSONReturns json with status true of error
sai_mod__system_sai_saimod_sys_page_action_deletedialog(integer $ID, integer $group) : string
integerID of the Entry
integerGroup id of the Entry
stringReturns HTML
sai_mod__system_sai_saimod_sys_page_action_list(integer $group = null) : string
integerGroup Filter of the List
stringReturns HTML
sai_mod__system_sai_saimod_sys_page_action_newdialog() : string
stringReturns HTML
static__(mixed $_) : null
mixedAnticaching Parameter of some Browsers
nullReturns nothing
static__escaped_fragment_(string $_escaped_fragment_) : string
stringHashbang-Encoded State
stringReturns your API-HTML result as HTML-Snapshot
static__lang(\SYSTEM\API\lang $lang) : null
\SYSTEM\API\langLanguage requested
nullReturns nothing
static__result(\SYSTEM\API\result $result) : null
\SYSTEM\API\resultResulttype
nullReturns nothing
tablerow_class(integer $flag) : string
integerFlag of the Page Entry
stringReturns string representing the flag
type_names(integer $type) : string
integerType of the Page Entry
stringReturns string representing the type