Searched +full:exception +full:no +full:data +full:saved +(+path:plugin +path:struct) -(+path:plugin +path:struct +path:lang) (Results 1 – 2 of 2) sorted by relevance
20 * 3rd party developers should always interact with struct data through this31 * Class names of renderers which should NOT render struct data.40 * Get the structured data of a given page42 * @param string $page The page to get data for44 * @param int $time A timestamp if you want historic data72 * Saves data for a given page (creates a new revision)74 * If this call succeeds you can assume your data has either been saved or it was75 * not necessary to save it because the data already existed in the wanted form or76 * the given schemas are no longe93 saveData($page, $data, $summary = '', $minor = false) global() argument 125 saveLookupData(AccessTable $access, $data) global() argument [all...]
66 * @param array|null $config The configuration, might be null if nothing saved, yet69 * @param int $tid The id of this type if it has been saved, yet81 // use previously saved configuration, ignoring all keys that are not supposed to be here115 * Returns data as associative array130 * The class name of this type (no namespace)182 * Returns empty string if no hint is configured240 * This function is called on saving data when only a single value instead of an array310 * Output the stored data313 * @param \Doku_Renderer $R the renderer currently used to render the data325 * format and return the data[all...]