Session Class
- -- Located in /libraries/DB_Session.php (line 16) -
- - - - -Session Constructor
-The constructor runs the session routines automatically whenever the class is instantiated.
- -Returns "flash" data for the given key.
- -Keeps existing "flash" data available to next request.
- -Create a new session
- - -Destroy the current session
- - -Garbage collection
-This deletes expired session rows from database if the probability percentage is met
- - -Fetch the current session data if it exists
- - -Run the session routines
- - -Write the session cookie
- - -Update an existing session
- - -Sets "flash" data which will be available only in next request (then it will be deleted from session). You can use it to implement "Save succeeded" messages after redirect.
- -Add or change data in the "userdata" array
- - -Delete a session variable from the "userdata" array
- -Fetch a specific item form the session array
- - -PRIVATE: Internal method - marks "flash" session attributes as 'old'
- -PRIVATE: Internal method - removes "flash" session marked as 'old'
- -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Class | -Description | -
---|---|
- ![]() |
- - Session Class - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-iPhone controller class for stikked.
- -- Located in /controllers/iphone.php (line 24) -
- - -Controller - | - --Iphone- -
Class Constructor
- -Displays recent pastes in an iPhone optimized version.
- - -Displays an individual paste in an iPhone optimized version.
- - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Main controller class for stikked.
- -- Located in /controllers/main.php (line 24) -
- - -Controller - | - --Main- -
Class Constructor, loads languages model which is inherited in the pastes model.
- -Controller method to load about view.
- - -Controller method to run the cron. Requires a valid cron key supplied as an argument in the url.
- - -Controller method to download pastes.
- - -Controller method to load front page.
- - -Controller method to show recent pastes.
- - -Controller method to load raw pastes.
- - -Controller method to show a paste.
- - -Displays the page where a user can change their paste viewing settings which are saved to session data.
- - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Source code processing class / Geshi Wrapper
- -- Located in /libraries/Process.php (line 26) -
- - - - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Main controller class for stikked.
- -- Located in /models/Languages.php (line 24) -
- - -Model - | - --Languages- -
Class Constructor
- -Takes a language code eg. php, cpp, html4 and converts it to its description eg. PHP, C++, Html 4 (Strict).
- - -Gets list of languages from database to generate select field on paste form.
- - -Checks if a language is valid, called from the main controller _valid_lang validation callback method
- - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Main model class for pastes table/stikked.
- -- Located in /models/Pastes.php (line 24) -
- - -Model - | - --Pastes- -
Checks if a paste exists
- - -Counts pastes in the database to be used when generating pagination
- - -Creates a paste in the database. This doesn't take any arguments as it's easier to use the input class.
- - -Finds paste that need to be deleted and deletes them.
- - -Gets a list of x most recent pastes according to the amount set in the stikked config file.
- - -Gets a specific paste from the database and all its related meta-data
- - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-iPhone Controller for Stikked
- - -Class | -Description | -
---|---|
- ![]() |
- - iPhone controller class for stikked. - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Main Controller for Stikked
- - -Class | -Description | -
---|---|
- ![]() |
- - Main controller class for stikked. - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Source code processing
- - -Class | -Description | -
---|---|
- ![]() |
- - Source code processing class / Geshi Wrapper - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Languages Model for Stikked
- - -Class | -Description | -
---|---|
- ![]() |
- - Main controller class for stikked. - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-Main model for stikked
- - -Class | -Description | -
---|---|
- ![]() |
- - Main model class for pastes table/stikked. - | -
- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
-- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
- - \ No newline at end of file diff --git a/docs/classtrees_Stikked.html b/docs/classtrees_Stikked.html deleted file mode 100644 index 2a446c5..0000000 --- a/docs/classtrees_Stikked.html +++ /dev/null @@ -1,32 +0,0 @@ - - - - - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
- - \ No newline at end of file diff --git a/docs/command b/docs/command deleted file mode 100644 index 0cdff21..0000000 --- a/docs/command +++ /dev/null @@ -1 +0,0 @@ -phpdoc -d system/application -s -o HTML:frames:earthli -t ./docs -i geshi/,config/,views/,errors/ diff --git a/docs/elementindex.html b/docs/elementindex.html deleted file mode 100644 index 567cb91..0000000 --- a/docs/elementindex.html +++ /dev/null @@ -1,691 +0,0 @@ - - - - - -- Documentation generated on Mon, 15 Sep 2008 12:57:44 +0100 by phpDocumentor 1.4.2 -
- - \ No newline at end of file diff --git a/docs/index.html b/docs/index.html deleted file mode 100644 index 47c5b4e..0000000 --- a/docs/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - - -