1. Question: By default Ajax Validation is false

    A
    Write

    B
    Wrong

    Note: Not available
    1. Report
  2. Question: Yii is equipped with a Web-based code generation tool called

    A
    Yii

    B
    Gii

    C
    Zii

    D
    CI

    Note: Not available
    1. Report
  3. Question: Which base class use to manage authorization?

    A
    CUserIdentity

    B
    CUserAuthentication

    C
    UserIdentity

    D
    UserIdentityert

    Note: Not available
    1. Report
  4. Question: UserIdentity class is located at

    A
    protected\extention

    B
    protected\controller

    C
    protected\components

    D
    protectedcomponents

    Note: Not available
    1. Report
  5. Question: Which is correct

    A
    this->Error_Username_Invalid

    B
    this->ERROR_USERNAME_INVALID

    C
    self:: error_username_invalid

    D
    self::ERROR_USERNAME_INVALID

    Note: Not available
    1. Report
  6. Question: By default Yii has only one demo user

    A
    true

    B
    false

    Note: Not available
    1. Report
  7. Question: Only digit are support in text field for this which validation rules have to apply

    A
    alphanumeric

    B
    integer

    C
    numeric

    D
    numerical

    Note: Not available
    1. Report
  8. Question: Where you have to define the relations method

    A
    controller

    B
    view

    C
    module

    D
    components

    E
    None of the above

    Note: Not available
    1. Report
  9. Question: What is correct

    A
    public $layout='/layouts/aaa;

    B
    public $layout='//layouts/aaa/;

    C
    public $layout='/layouts/aaa/;

    D
    public $layout='//layouts/aaa;

    Note: Not available
    1. Report
  10. Question: By which symbol in access rule define “only login user can access a action “

    A
    *

    B
    @

    C
    #

    D
    none of the above

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd